R
Ralf Haenel
Hello,
I have the following problem:
I have a TCP/IP server/client program(s) programmed with the
TcpListener/TcpClient class. The communication uses port 13000.
- It work fine from Windows2000(Client) to WindowsXP(Server)
- But it fails from Windows2000 to Linux(Server). It work from a Client
without .NET framework to the same server programm under Linux.
Has anybody an idea?
Thanks
Ralf
I have the following problem:
I have a TCP/IP server/client program(s) programmed with the
TcpListener/TcpClient class. The communication uses port 13000.
- It work fine from Windows2000(Client) to WindowsXP(Server)
- But it fails from Windows2000 to Linux(Server). It work from a Client
without .NET framework to the same server programm under Linux.
Has anybody an idea?
Thanks
Ralf