Hello,

I have a program that reads data from a IP based device operating as a server, and it needs to redistribute some of the information to another PC. I am currently using OSWINSCK to handle the connections.

The problem is that while the program reads and responds to the IP-Device correctly, I am having difficulty sending out the data to another PC. I know that the PC connected to the IP-Device needs to send data out as a Server, but I have no idea on how to code it.

Any and all assistance will be appreicated

Cheers

R.Mc