Hi,
I made a small program, which read data form COMPort, and send it over TCP/IP to 3 other computers, all LAN. I used tutorial, which i found here(big thanks, btw). So I used TClientSocet and TServerSocket components. I have one client and 3 servers, client is reading and sending data to all...