NAT forwarding -
12-22-2003
, 12:37 AM
i'm using winsock to forward data over a connection to a
specific ip address and port number.
i want to know is it possible to communicate with a pc
that is on a network that uses Network Address
Translation.
like can i specify:
ipAddress = serverIP + internal IP or something ...so
that the server translates the ip and the packets get
forwarded to the correct workstation on that network? |