cyprus106
Programmer
- Apr 30, 2001
- 654
Alright, the Linux board is ABSOLUTELY no help at all. Now the way I see it: with the release of Kylix 3 including C++, it's pretty BCBish so asking a BCB_LINUX question here's alright... :-D
Included with all versions of Kylix are the components (under the 'internet' tab) TcpClient, TcpServer and UdpSocket... Now I can connect to a regular TServerSocket (on a different Windows machine) with TcpClient, and I can send data just fine to the ServerSocket, but when the ServerSocket sends data back to the TcpClient, it won't get it. It just refuses to launch the OnReceive() function. I'm now officially fed up. Does anybody have any idea if I could transport the windows sockets to linux? or how I could get a socket component for lunux? Even better, maybe somebodyy could tell me how to receive that stupid data.
Thanks! Cyprus
Included with all versions of Kylix are the components (under the 'internet' tab) TcpClient, TcpServer and UdpSocket... Now I can connect to a regular TServerSocket (on a different Windows machine) with TcpClient, and I can send data just fine to the ServerSocket, but when the ServerSocket sends data back to the TcpClient, it won't get it. It just refuses to launch the OnReceive() function. I'm now officially fed up. Does anybody have any idea if I could transport the windows sockets to linux? or how I could get a socket component for lunux? Even better, maybe somebodyy could tell me how to receive that stupid data.
Thanks! Cyprus