hi,
I have One hardware device (HID controller). to which I have to establish communication. As per its document we have to
listen on port no. 4070 at our server program. and the controller whose address is 192.168.0.103 will listen on port number
4050.
I want to know that how I can meet this requirement. that listening at one port number and sending data at another port number.
please tell me what to do.
Connection is Tcp/ip
Regards,
Ravi Rao