Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jul : UDP question
| Subject: | UDP question |
| Posted by: | "Richard Bibby" (richard.bib..@profdoc.se) |
| Date: | Fri, 7 Jul 2006 12:07:44 |
Hej,
I am about to write a service application that will act as a relay for
messages sent via UDP.
The application will have to listen for messages on port 60 and immediately
send them on to another IP. Is it wise, or necessary to use a different
port number when sending to avoid problems?
Thanks.
/Richard