M
Maha12
Guest
Hi,
i have a desktop application which receives data from client and process. For client server communication i used TCP Listener and TCPClient. Client send data everyday morninng 8:00AM to the next day 1:00 AM. The next day client started to send message. But the server didn't receive message. but server shows the client is connected. after restart only the server receives data from client.
Why it is happened?
Kindly advise is what changes should be required in my server code .
Thanks,
Mahalakshmi
Continue reading...
i have a desktop application which receives data from client and process. For client server communication i used TCP Listener and TCPClient. Client send data everyday morninng 8:00AM to the next day 1:00 AM. The next day client started to send message. But the server didn't receive message. but server shows the client is connected. after restart only the server receives data from client.
Why it is happened?
Kindly advise is what changes should be required in my server code .
Thanks,
Mahalakshmi
Continue reading...