> what is the actual length (in bytes) i can send by SendInteger method?
> 
> If i put Int64 value, compiler does not complain about type length?
> 
> Can i send Int64 values?

4 bytes, it working as 32-bit value. For sending 64-bits integers you 
must write your own similar function.  (Synapse still supporting 
compilers what not know int64...)



-- 
Lukas Gebauer.

E-mail: gebau...@mlp.cz
http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to