> Returned packet seems in order. Is it possible that Synapse is just
> dropping the packet because there is something wrong? Could this option be
> turned off temporarily?

1. Do not use "rcvsock.ConvertLineEnd := true;" on non-stream sockets.

2. Call of CreateSocket is not needed. Socket will be created automaticky 
by Synapse. 

3. call of "sndsock.Bind('0.0.0.0', '0');" is not needed too. It is 
default value.


--
Lukas Gebauer.

http://synapse.ararat.cz/ - Synapse Delphi and Kylix TCP/IP Library
http://geoget.ararat.cz/ - Geocaching solution



------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to