> If you're running a server with TWSocketServer and you have multiple
> clients that are connected to your server, how could you determine the
> index number of a client upon receiving data from it? That is, within
> the OnDataAvailable procedure.
In each event, you have the sender argument whic
If you're running a server with TWSocketServer and you have multiple
clients that are connected to your server, how could you determine the
index number of a client upon receiving data from it? That is, within
the OnDataAvailable procedure.
--
[EMAIL PROTECTED]
--
http://www.fastmail.fm - S
info2004 wrote:
> I have a mixture of components dropped onto the form, and some
> created by a thread.
>
> The thread ones I free in the thread destructor,#
Note that components that shall run in worker thread context have
to be created in the Execute method of TThread. Good practice is
to dest
Arno,
Arno Garrels wrote:
> info2004 wrote:
>> Hi,
>>
>> I have installed Turbo Delphi 2006, OverbyteIcsV6beta.zip, and fastMM
>> that I
>> downloaded today.
>
> You do not need FastMM since it is already built-in BDS2006,
> that's most likely not different in the Turbos.
I did not know that.
>
Winsock LSP is what you need.
See http://www.microsoft.com/msj/0599/LayeredService/LayeredService.aspx
--
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
http://www.overbyte.be
- Original Message -
From: "Fastream Technologies" <[EMAIL PROTEC
Hello All,
I wonder how could one code an ICS/Windows transparent proxy without NDIS
for detecting the IP/Port? Let me clarify, since this is a trasnparent
proxy, users should not need to enter proxy settings into their browsers.
Therefore, we will need a Layer-4 TCP switch which would route al
> I have been using ICS for years, and I have a program sending e-mails
> using the smtpcli component.
>
> Previous versions of my program was specifying the charset along with
> the subject of the e-mail, allowing it to be always read properly, even
> when the default charset was not the same
Hi !
I have been using ICS for years, and I have a program sending e-mails
using the smtpcli component.
Previous versions of my program was specifying the charset along with
the subject of the e-mail, allowing it to be always read properly, even
when the default charset was not the same in the
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
Use RAW sockets.
btw: Why do you need to access the header ?
--
[EMAIL PROTECTED]
http://www.overbyte.be
- Original Message -
From: <[EMAIL PROTECTED]>
To: "twsocket"
Sent: Saturday, March 24, 2007 10:33 PM
Subject: [twsocket] TWSocket and TWSocketServer TCP Header (full packet)
> hi
10 matches
Mail list logo