socket programming with visual c++.net - TechRepublic
General discussion
August 18, 2004 at 02:19 AM
liloo_j

socket programming with visual c++.net

by liloo_j . Updated 18 years, 6 months ago

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 discussion is locked

All Comments