Hi All,
I have a lNet UDP in a thread (linux console app).
In a setup on a lan (100 MBit) this lNet UDP sends chunks of data to a
receiving pc.
This chunk of data allways has the same size.
I use Send(buffer, sizeof(buffer), peeraddressport) ;
Buffer is an array of 144 bytes
In about 0.3 % of the total of sent pakets, the send-function returns
112 instead of the expected 114 bytes. At the receiving site indeed 112
bytes are received.
Any clues?
tia!
John
--
John vd Waeter
www.jvdw.nl
www.gps-carpool.net
www.shotinthedark.nl
www.pdaforms.nl
www.dbapocket.nl
[email protected]
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus