[twsocket] Scanning Client Socket and Housekeeping from different thread...

2006-11-11 Thread hoby
would be for which direction to take: Main thread or separate thread for housekeeping chores? Thanks much! Love ICS! Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http

[twsocket] Very strange problem with server and client software...

2006-07-28 Thread Hoby Smith
fine from different machines, but won't work on the same machine. I am really hoping someone might have seen something similar? Could it be a WinSock bug? Any help would be appreciated. Thanks much. Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto

Re: [twsocket] Very strange problem with server and client software...

2006-07-28 Thread Hoby Smith
the Server Challenge packet first, re-initializing the channel, then bypassing the channel overhead and sending the prepared packet raw. However, that would be a real kludge and I am more concerned that similar sequencing issues might surface in other areas. Thanks much for your time... Hoby

Re: [twsocket] Very strange problem with server and client software [solution]...

2006-07-28 Thread Hoby Smith
BAD? I still can't get over the fact that it works fine and never occurs on the proverbial my machine... :) Thanks... Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http

Re: [twsocket] Very strange problem with server and client software [thanks]...

2006-07-31 Thread Hoby Smith
message pumps, that I wouldn't experience a sequencing issue of that nature. Obviously, I was wrong. :-) Thanks again. Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http

[twsocket] Scanning Client Socket and Housekeeping from different thread...

2006-11-11 Thread romans61-hoby
be for which direction to take: Main thread or separate thread for housekeeping chores? Thanks much! Love ICS! Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http

[twsocket] Question regarding Delphi 2007

2007-03-19 Thread Hoby Smith
if it is better in this regard, it will be much easier for me to justify my company spending more money on yet another Delphi IDE. :) Thanks much... Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our

[twsocket] OT... RE: Register your ICS !

2007-06-20 Thread Hoby Smith
... :) ICS ROCKS! Hoby -- 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

[twsocket] Problems writing tester with connection counts

2007-08-25 Thread Hoby Smith
flaw in how I am using the TWSocket components and I am concerned that I have a bug that I am not aware of in my components. Any input would be appreciated. Thanks much. Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo

Re: [twsocket] TWSocket Digest, Vol 234, Issue 6

2007-08-26 Thread Hoby Smith
that TWSocketServer will tell me. Ergo, my test is designed to determine this. Thanks much... :) Hoby -Original Message- Date: Sat, 25 Aug 2007 18:53:49 +0200 From: Francois PIETTE [EMAIL PROTECTED] Subject: Re: [twsocket] Problems writing tester with connection counts To: ICS support mailing

Re: [twsocket] Problems writing tester with connection counts

2007-08-26 Thread Hoby Smith
for the input. Perhaps this explains what I am doing more clearly. I did not mean to take so much of your time or generate so many emails. I was hoping there was a quick, short, illuminating answer to my delimma. I will figure this out. Thanks... Hoby -Original Message- From: [EMAIL

Re: [twsocket] Problems writing tester with connection counts

2007-08-26 Thread Hoby Smith
Thanks much. I will look through it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Fastream Technologies Sent: Sunday, August 26, 2007 7:54 AM To: ICS support mailing Subject: Re: [twsocket] Problems writing tester with connection counts One additional

Re: [twsocket] [OT] Writing Vista applications using Delphi

2007-11-13 Thread Hoby Smith
Great document! Thanks! Great timing for me, too. I have been working the last several days on trying to come up to speed on some Vista development issues and that was a great help. BTW, since you brought it up... ;) Can I ask a related question? If it is OT, then perhaps you can direct me to

Re: [twsocket] [OT] Writing Vista applications using Delphi

2007-11-13 Thread Hoby Smith
Can you supply references to the white papers you mentioned? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dod Sent: Tuesday, November 13, 2007 10:29 AM To: ICS support mailing Subject: Re: [twsocket] [OT] Writing Vista applications using Delphi Hello

Re: [twsocket] [OT] Writing Vista applications using Delphi

2007-11-13 Thread Hoby Smith
Delphi From: Hoby Smith [EMAIL PROTECTED] I have just got a new Vista Laptop (since you can't get anything else now) and am having the worst time trying to run BDS 2006 on it. Why not run it in a virtual machine? Load up a VM with XP, install BDS 2006 and there ya go... Woody (TMW

Re: [twsocket] [OT] Writing Vista applications using Delphi

2007-11-13 Thread Hoby Smith
: [twsocket] [OT] Writing Vista applications using Delphi Hello Hoby, Try to run BDS EXE as admin, do it help ? HS Great document! Thanks! Great timing for me, too. I have been working the HS last several days on trying to come up to speed on some Vista development HS issues and that was a great

Re: [twsocket] [OT] Writing Vista applications using Delphi

2007-11-13 Thread Hoby Smith
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Time Bandit Sent: Tuesday, November 13, 2007 3:44 PM To: ICS support mailing Subject: Re: [twsocket] [OT] Writing Vista applications using Delphi On Nov 13, 2007 3:23 PM, Hoby Smith [EMAIL PROTECTED] wrote: Actually, installing

Re: [twsocket] TWSocketServer and backlog

2007-11-28 Thread Hoby Smith
FYI... I ran into an issue with some test code I wrote a few months ago, which related to the backlog setting, as well as the annoying issue with Winsock running out of local ports. In my test, I was attempting to see how many connections could be handled by a particular process over a period of

Re: [twsocket] TWSocketServer and backlog

2007-11-28 Thread Hoby Smith
on your system running slow? Perhaps you have a bad driver or resource conflict with your NIC? Just some thoughts... Hoby -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, November 28, 2007 4:30 PM To: twsocket@elists.org

Re: [twsocket] Webserver only with local connections

2007-12-04 Thread Hoby Smith
Great additional info, dz. Thanks... Hoby :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 10:25 AM To: twsocket@elists.org Subject: Re: [twsocket] Webserver only with local connections George, I

Re: [twsocket] TWSocketServer and backlog

2007-12-05 Thread Hoby Smith
, because I had so many problems getting TWSocketThrdServer to run properly (due to my own lack of experience with this sort of thing). Any recommendations would be greatly appreciated. dZ. On Nov 28, 2007, at 18:47, Hoby Smith wrote: H... If it is taking your system 5 to 7 MINUTES

Re: [twsocket] SMTP Component not ready

2008-01-07 Thread Hoby Smith
I am sure this is not relevant, but just in case... You do realize that you have the address spelled wrong below? I imagine it should be smtp, not smpt? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan M. Freedman Sent: Monday, January 07, 2008

Re: [twsocket] AN: New e-mail protocol (spam free and more!)

2008-02-07 Thread Hoby Smith
inspector rules, etc. Again, I don't think David has invented a new TCP stack, but rather just different info being passed through TCP. Regards... Hoby -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fastream Technologies Sent: Thursday, February 07

Re: [twsocket] AN: New e-mail protocol (spam free and more!)

2008-02-07 Thread Hoby Smith
Actually, IMNSHO (In My Not So Humble Opinion), binary protocols make much smarter sense for binary machines. Even with the discrepancies of the various flavors of binary formats (big vs little endian, etc), it is WAY MORE EFFICIENT for binary machines to use binary protocols than to interpret

Re: [twsocket] AN: New e-mail protocol (spam free and more!)

2008-02-07 Thread Hoby Smith
... You may return to your regularly scheduled programming... :) Hoby -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David A. G. Sent: Thursday, February 07, 2008 10:13 AM To: ICS support mailing Subject: Re: [twsocket] AN: New e-mail protocol (spam free

Re: [twsocket] Force UDP source port when sending

2008-07-02 Thread Hoby Smith
for single packet exchanges. Otherwise, the robust TCP overhead is much better than anything I can provide instead. Regards... Hoby -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dod Sent: Wednesday, July 02, 2008 5:35 AM To: ICS support mailing Subject: Re

Re: [twsocket] ICS in New York, Seattle, San Diego and San Francisco

2008-08-19 Thread Hoby Smith
Starting next week, I start a tour in the USA to visit my customers... Bummer! All too far from me. Actually, with the current price of gas, I think across the street may be too far for me ... ;) Oh well, I would love to have met you. Hope you have a great trip in the states! -- To

Re: [twsocket] Low cache size problem and an announcement

2008-09-17 Thread Hoby Smith
We just made our shareware IQ Web/FTP Server freeware! Sweet! Thanks for letting us know... :) Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] FTP client supports Utf-8 in ICSv7 now

2008-09-19 Thread Hoby Smith
Double Ditto! Thanks much... :) From: Francois Piette [EMAIL PROTECTED] Angus and I added UTF-8 support to the TFtpCli V7. I think Angus and Arno deserve a BIG thank from all of us for the huge work they've done supporting internationalisation in FTP component. Thanks guys ! -- To

Re: [twsocket] Early web server response [OT]

2008-09-22 Thread Hoby Smith
DZ-Jay said... coercing HTTP as the de facto standard protocol for all communications in the Internet (as a lot of people are trying to make it) is stupid. There are better transfer protocols out there. Preach it! The Commodore 64 implemented better protocols... ;) But this is a rant for

Re: [twsocket] Magenta Systems File Transfer Components v2.4 and v3.0 for ICS V6 and V7

2008-09-23 Thread Hoby Smith
Angus... Magenta Systems File Transfer Components are copyrighted software but may be used without cost. Wow... Thanks! -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at

[twsocket] OT RE: I wan't to stop the server from listening then start it

2008-10-31 Thread Hoby Smith
? Or, does D2007 handle the specific inter-dependencies automatically? No hurry on an answer to this. I just thought your approach was interesting and might be a real benefit for me, but I would need to solve those two issues for it to be applicable to my environment(s). Thanks... Hoby

Re: [twsocket] Proposal to replace TIniFile by TRegIniFile in allv7 demo applic

2008-11-07 Thread Hoby Smith
@Angus said... I use a CONFIG suffix so the OS does not mess with my files. Angus, can you please elaborate on that? I am not sure what you are referring to. Sounds like a way to keep Vista from virtualizing files? Thanks... Hoby -- To unsubscribe or change your settings for TWSocket

Re: [twsocket] Proposal to replace TIniFile by TRegIniFile in allv7 demo applic

2008-11-07 Thread Hoby Smith
Angus said... and called them .config, but that was probably a red herring, sorry Yeah, virtualization I get. Sorry, thought you were eluding to some super secret Microsoft convention for telling Vista to ignore a file using config in some magical way (name, reg key, etc). That would have

Re: [twsocket] breakpoint in NTDll

2009-01-21 Thread Hoby Smith
Wilfried said... NTdll.DBGBreakPoint int 3 ret What OS and version? I can't remember exactly what version it was, but I seem to recall that, quite some time ago, MS accidentally released a WinSock (or some related DLL) build into production that still had a hard break in it from one

[twsocket] OT RE: EAccessViolations when Posting Data to a HTTPServer

2009-02-04 Thread Hoby Smith
madExcept? Those are somewhat ambiguous classifications. Are your assertions based on empirical usage experience? Or just an observation? Thanks much... Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket

Re: [twsocket] IP V6

2009-02-10 Thread Hoby Smith
Paul for those interested http://blogs.techrepublic.com.com/itdojo/?p=262tag=nl.e101 Sweet! Thanks... :) -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] Simple SMTP text emails rejected for virus or spam

2009-07-14 Thread Hoby Smith
Hello, everyone... Any input on this would be really appreciated. I have a processing service that generates very simple SMTP notifications to customers. Basically, these are system alerts about item due dates, etc. I am using ICS TSyncSMTPCli v2.5 to send the messages with. I simply set

Re: [twsocket] Simple SMTP text emails rejected for virus or spam

2009-07-15 Thread Hoby Smith
Francois said... 1- You should try to send the email, with the exact same program, from another computer (or even several computers) using another ISP 2- It is likely that - despite what they say - your IP or hostname is blacklisted. Thanks for the input Francois. I have indeed tested by

Re: [twsocket] Ipv6

2009-07-15 Thread Hoby Smith
Arno said... If ICS shall not die very soon it has to be implemented anyway! Wow! Scared of that statement! What do you mean by that? Is ICS in danger of going away? -- To unsubscribe or change your settings for TWSocket mailing list please goto

Re: [twsocket] Simple SMTP text emails rejected for virus or spam

2009-07-15 Thread Hoby Smith
of tells ya something, huh? :) Thanks for the input. Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] OT: Was Re: ICS V7 for Delphi and C++ Builder 2010

2009-08-27 Thread Hoby Smith
back, pre-Embarcadero. I have been watching for it for a while now as well... Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] Popup

2009-11-03 Thread Hoby Smith
. If it is not, then it would be nice if they could go away? :) Regards... Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] Website hacked?

2009-11-03 Thread Hoby Smith
I have removed Motigo counter. Could you check if you still see the popup (Strangely, I don't see it from here). Hey, Francois... That seems to have done it for me... Thanks much! Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org

Re: [twsocket] Popup

2009-11-03 Thread Hoby Smith
Francois... This allows me to earn a little bit of money... I don't begrudge that at all! You (and the team) greatly deserve it. Your ICS components have helped me tremendously and made my life much easier. May you receive the prosperity of a million clicks! ... If that is worth anything?...

Re: [twsocket] SSL is broke?

2009-11-24 Thread Hoby Smith
-ihatetheweb-ranting Regards... Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] Season's greetings

2010-12-23 Thread Hoby Smith
Francois said: Merry Christmas Merry Christmas and Happy New Year to everyone from Denver, Colorado! :) Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] Should next ICS version support anything before Delphi XE ?

2012-03-31 Thread Hoby Smith
Hey... Still maintain some stuff in D2007 with ICS. All new development in XE2. Bug fixes are fine for older D2007, so don't care about new development with D2007. However, DESPERATELY want to see a good socket solution for XE2. :) Regards... Hoby -Original Message- From

[twsocket] Plans for ICS and iOS?

2012-10-24 Thread Hoby Smith
. and you guys are awesome! J Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] Plans for ICS and iOS?

2012-10-25 Thread Hoby Smith
gave up that plan, (no Pointers = no Arno coding ICS/Delphi). Wow, boo. Thanks much for the quick response, though. :) Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http

[twsocket] TWSocket in thread in FireMonkey HD app for future cross platform target

2012-10-28 Thread Hoby Smith
for this. So, sorry if it is there and I just missed it somehow. J Thanks much. Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] TWSocket in thread in FireMonkey HD app for future crossplatform target

2012-10-29 Thread Hoby Smith
applications do work very similar to ICS in a thread. Thanks for the info, Arno. :) Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] New IcsThread demo shows how to use ICS in a thread (Windows and OS X)

2012-11-05 Thread Hoby Smith
this. I will look through it soon. Hoby -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be