Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : ctBlocking with TClientSocket example
| Subject: | ctBlocking with TClientSocket example |
| Posted by: | "Allan Fernandes" (te..@ssmiths.com) |
| Date: | Thu, 20 Apr 2006 11:14:04 +0530 |
Hi,
There are many examples of how to receive data using stThreadBlocking with
TServerSocket. Sadly I could not find any examples of sending data using
ctBlocking with TClientSocket.
Usage example: Even as one file is being transferred, I need to send another
using a different thread.
Regards
Allan