Basically you can sent almost everything over a socket, although I'm not too sure about Objects. When using a socket I mostly sent Strings or Records, but arrays are
also an option! :) Barhouf wrote: > thanks for all the contrubutors for their help > now, what kind of type can i send by socket? > can i send arrays or objects ? or only string? > what is the max length for a string to be sent by socket? > > > > > > __________________________________________________________________ > D�couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails > ! > Cr�ez votre Yahoo! Mail sur http://fr.mail.yahoo.com/ > > _______________________________________________ > Delphi mailing list -> [email protected] > http://www.elists.org/mailman/listinfo/delphi -- Visit the Lion Productions website at: http://lionprod.f2o.org _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

