need to send within the current connection ..?
-
hi, i follow the article http://www.codeproject.com/csharp/tcpclientserver.asp to obtain a client/server program and the code work well ... but thers's a tiny problem that the server accept the client then the client send the msg ; then what the client don't respond to any other messages from client so what a peace of code i shoud modify so the server accept many messages as well in the current connection with out need to restart server . thx in advanc.. ADEL K Khalil
-
hi, i follow the article http://www.codeproject.com/csharp/tcpclientserver.asp to obtain a client/server program and the code work well ... but thers's a tiny problem that the server accept the client then the client send the msg ; then what the client don't respond to any other messages from client so what a peace of code i shoud modify so the server accept many messages as well in the current connection with out need to restart server . thx in advanc.. ADEL K Khalil
If you have a question specific to a particular article, you should ask your question in the article's message board at the bottom of the article.
Microsoft MVP, Visual C# My Articles