Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Oct : Counting bytes

www.cryer.info
Managed Newsgroup Archive

Counting bytes

Subject:Counting bytes
Posted by:"Francisco Alvarado" (f.alvarado@removebrainsoftware.net)
Date:Thu, 25 Oct 2007 08:35:37

Hi all!
I need to interface with a messaging system (using sockets) to send a
string, but I need to send first a four bytes header with the number of
bytes the following string has. Is the number of bytes the same as
Lenght(s)? If not, how I can get this?
Best regards
Francisco Alvarado

Replies:

www.cryer.info
Managed Newsgroup Archive