When I receive data at the winsock control(using the UDP Protocol) the source address is in the RemoteHostIP Propery. How do I get the source Port?
Will be greatfull for any help.
Thanks,
Aston
Printable View
When I receive data at the winsock control(using the UDP Protocol) the source address is in the RemoteHostIP Propery. How do I get the source Port?
Will be greatfull for any help.
Thanks,
Aston
When using UDP, the source port will be the same as the local port you are using
Tom Cannaerts
[email protected]
Programming today is a race between software engineers striving to build bigger and better idot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook