|
Posted by misch on April 19, 2008, 1:08 pm
Please log in for more thread options
Hi!
I hope to find some help here, because I am allready looking for an answer
for days. But it seems I am the only one with this problem.
I have a client/server app written in C#. The client can connect from one XP
to an other XP machine. It's also working from xp to vista. It's even working
from my smartphone to my xp machine, but just in for the case the phone is
connected with USB(activesync). If I try to connect the client via wlan to
the server, it's trying to connect . On the server the function Socket.accept
returns me a socket, but then the server says "An existing connected was
disconnected by the remotehost"
Does anybody have an idea what going on here?
regards,
misch
|