Hi! I have a lan network with a network card wich support more than 100mb and the hosts communicate through TCP sockets (the code is written in visual c++.net) but when the rate of packet send goes high, then some of packets are lost. my os is win XP . what should i do ? is there any problem with os ? or sockets ? why do the packets lost?(my sockets are Csocket)
Thanks for your generous help
This conversation is currently closed to new comments.
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
socket programming with visual c++.net
I have a lan network with a network card wich support more than 100mb and the hosts communicate through TCP sockets (the code is written in visual c++.net) but when the rate of packet send goes high, then some of packets are lost. my os is win XP . what should i do ?
is there any problem with os ? or sockets ?
why do the packets lost?(my sockets are Csocket)
Thanks for your generous help