How to get read of client socket information from the user command
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi,
Wishing you all a very happy and prosperous new year.
I state my problem , My server socket looks for data from connected clients. When a data is found it is stored in a file for further processing. It's all happening but the first command being recieved from any client is being ignored as the server is just checking for a particular command. Imagine the scenario ...i sent the data via the code:**Winsock1.SendData strTemp**
in the server file it comes like**oÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌtÿÖperator play anil.pcm 2001**
Though the second command onwards comes as is sent. This has become a real headache to me..i dont understand how to get read of it. Awaitng a quick reply Thanks in advance. amit mishra