Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: Copying records or arrays using tcp/ip
| Subject: | Re: Copying records or arrays using tcp/ip |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Wed, 9 Jan 2008 16:34:34 |
"D-Fan" <D-Fan@nospam.net> wrote in message
news:4785541c$1@newsgroups.borland.com...
> Is there a way to transfer records, arrays, or other structures
> over the internet using tcp/ip?
Of course there is. But how you actually do that depends on the particular
TCP/IP library you are using, and the actual layout and members of the
records/structures. Can you provide more details?
Gambit