Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jul : Basic question on Ports
| Subject: | Basic question on Ports |
| Posted by: | "Alan Scott" (b..@shieldchiro.co.uk) |
| Date: | Tue, 17 Jul 2007 20:48:46 |
Hi
I want to create an app. using UDP for communicating between several copies
of the app on a network.
I'm using a UDPServer component and broadcast & listen on port 8090.
However, if I want to debug and have two copies of the app. on one machine I
get an error that the port is in use. How do I get around this?
Thanks
Alan