Hey,
i've a very strange problem and hop that somebody knows the solution...
I',m building a larger application which uses a c# Socket for realtime communication, database etc. In my onConnect (Event.CONNECT) Handler attached to the socket i can write data to my sockert, without any problems.
BUT if i try to write data to the socket from another place in the application... nothing happens - the don't receive any kind of data...
Is there "any special thing" that i don't think of?
gretings, nico