Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: Send pictures over internet
| Subject: | Re: Send pictures over internet |
| Posted by: | "theo" (nospam@for.me) |
| Date: | Thu, 1 Jun 2006 14:50:55 |
Nikos schrieb:
> How can i send pictures over internet using tcp.
> I need a fast and clean solution,
> Thanks in advance Nikos
>
>
TCP doesn't actually care whether you send images or something else.
Do you mean posting to a Webserver using HTTP or FTP protocol?