I'm still investigating this, but it looks like Yahoo's mail servers may have
been hacked and someone harvested parts of my Contact List for spamming.
Here's an article from yesterday on the Yahoo server hack:
http://www.infosecurity-magazine.com/view/29887/yahoo-hacked-in-the-ultimate-full-disc
CS support mailing"
> Date: Thursday, April 5, 2012, 9:42 AM
> robertoschler wrote:
> > Hello Arno,
> >
> >> Sending the Keep-Alive header line doesn't
> guarantee a HTTP
> >> server keeps the connection alive.
> >
> > True but in thi
it's an O/S issue.
Robert.
--- On Thu, 4/5/12, Arno Garrels wrote:
> From: Arno Garrels
> Subject: Re: [twsocket] TWSocket closing after every transaction withexternal
> HTTP server
> To: "ICS support mailing"
> Date: Thursday, April 5, 2012, 8:18 AM
> robertos
Hello Dod,
I know the socket is closed because the TWSocket OnSessionClosed() event fires.
There are no proxies because the external device is on the Intranet (same
router and network) as the PC. It's a local peer connection.
Robert.
--- On Thu, 4/5/12, Dod wrote:
> From: Dod
> Subject: R
Hello,
I have a Delphi 6 application that talks to an external device that acts as an
HTTP server. I am using the ICS TWSocket components for this application. I
open up a socket to talk to the device and handle the necessary header and body
crafting to talk to the server. In other words, I am
.
>
> If you follow the rules, everything will be OK. You can
> verify by yourself
> that ICS components are capable of high speed communication
> with a huge
> number of simultaneous connections, both client or server
> side. See the HTTP
> and FTP client and server to convin
Hello Angus,
It's TCP. As far as I know, no visual components are updated since the sockets
have their own client threads. (Multithreaded = TRUE and a client thread is
started after the TWSocket instance is created. The first thing the client
thread does in its Execute() method is use the Thr
Mon, 2/6/12, Arno Garrels wrote:
> From: Arno Garrels
> Subject: Re: [twsocket] Problems with TWSocket and Skype
> To: "ICS support mailing"
> Date: Monday, February 6, 2012, 11:38 PM
> robertoschler wrote:
> > My application acts as a middleman between an external
Hello,
A couple of years ago I tried using TWSocket with Skype to send audio back and
forth between my Delphi 6 application and the Skype client. I never could get
it to work until I switched to the Indy components.
Since then I've used ICS in several applications they have always worked great
If anybody has used TWSocket to communicate with Skype when sending/receiving
Skype audio via a port, please share any tips or problems that you had when
doing so.
Thanks,
Robert
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailm
I have a TWSocket descendant called TWSocketClientDeluxe. It does its work on
a background thread. I have confirmed that this is the case by setting
breakpoints on various events and inspecting the Threads window to make sure it
is not on the main thread. It creates its own client thread and
I have a TWSocket component with a background thread. I do use the
Thread.Attach method as I saw in the sample code to switch it to the background
thread I create, and I also set the socket's Multithreaded property to true. I
also double-checked with the Delphi thread window to confirm it's do
I read about others having this same problem during a web search. I'm getting
this problem too. I'm using THttpCli1 in a tight loop on an external thread to
send commands to a robot accepting commands as an HTTP server. I set
THttpCli's Multithreaded property to TRUE. But I'm getting tons of
I have a server socket application that uses TWSocketServer. When clients
disconnect, I do get see a SessionClosed event triggered for the client socket
and then the TWSocketServer ClientDisconnect event handler fires. However, the
ClientCount does not go down, and keeps incrementing with eve
.
Thanks for listening,
Robert
--- On Fri, 6/5/09, robertoschler wrote:
> From: robertoschler
> Subject: Re: [twsocket] TWSocket stops receiving where TClientSocket just
> keeps going
> To: "ICS support mailing"
> Date: Friday, June 5, 2009, 8:40 PM
>
> Hello
assume this means that
the maximum amount of data received during any Data Available event is 8192.
It's amazing how so small a thing can cost you so much time. I'm going to
recode and retest now.
Thanks,
Robert
--- On Fri, 6/5/09, robertoschler wrote:
> From: robertoschler
ideas what could cause that to happen?
Thanks,
Robert
--- On Fri, 6/5/09, robertoschler wrote:
> From: robertoschler
> Subject: Re: [twsocket] TWSocket stops receiving where TClientSocket just
> keeps going
> To: "ICS support mailing"
> Date: Friday, June 5, 200
bug and we can
> search deeper.
>
> ---
> Rgds, Wilfried [TeamICS]
> http://www.overbyte.be/eng/overbyte/teamics.html
> http://www.mestdagh.biz
>
> Thursday, June 4, 2009, 17:58, robertoschler wrote:
>
>
> > I have an application that opens an outgoing
> connec
I have an application that opens an outgoing connection to an MJPEG streaming
server (server push using MIME multi-part boundary method). With my TWSocket
code, I connect fine and then I get an arbitrary number of frames until the
connection appears to stop receiving data, permanently. The da
Hello Francois,
Excellent. Will THttpAppSrv work with Delphi 6 Pro? I'm still using that
version for all my Delphi work and I use ICS with it a lot.
Thanks,
Robert
--- On Fri, 5/22/09, Francois PIETTE wrote:
> From: Francois PIETTE
> Subject: [twsocket] New component THttpAppSrv to build
e.
Robert.
--- On Fri, 1/23/09, Maurizio Lotauro wrote:
> From: Maurizio Lotauro
> Subject: Re: [twsocket] HTTP Post hanging during Basic authorization phase
> (2nd phase)
> To: "ICS support mailing"
> Date: Friday, January 23, 2009, 7:12 PM
> Scrive robertoschler :
I am using Delphi Professional 6.0 pack 2 with ICS. I'm not sure what version
of ICS I am using since I don't see the version number in the README. However,
I checked HttPProt.pas and the final comment reads:
"Oct 15, 2004 V1.71 lotauro.mauri...@dnet.it enhanced basic and NTLM
aut
PREFACE: The link on the certain pages on the Overbyte.be and nearly every
archived TWSocket mailing list message that is supposed to take you to the
mailing list sign up form is wrong:
Look at the FAQ page:
http://users.telenet.be/sonal.nv/ics/faq/Frame_index.html
Which has this link which le
23 matches
Mail list logo