Search results for query: *

  • Users: herbie497
  • Content: Threads
  • Order by date
  1. H

    UDP Receive Data

    I'm trying to write a UDP application that sends a message and waits for a response before sending another. To do this I am using a Semaphore initialising with the total threads, up to 6, and a count of 1. In the Semaphore thread, I have a loop that runs as long as the semaphore is not complete...
  2. H

    Create Virtual ComPort

    Not sure if this is the right Forum to post this. I am developing an application to handle communication with a number of hardware devices using a Serial RS232 ComPort, but this would involve using numerous adapters. Is there a way to create a ComPort without the need for hardware in vb.net?
Back
Top