Hello Jonathan, I don't understeand the first part of your mail, but the 'smtp component not ready' is because it is probably already busy with a request. All functions are async and return immediatly while the component will to the job in background. So while it is busy yuu cannot do another request.
--- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz Monday, January 7, 2008, 05:13, Jonathan M. Freedman wrote: > Dear List: > Thank you for your previous help. That, however, did not solve the problem > entirely. I entered the DNS address (C0-A8-01-65) which I got from running > ipconfig...its connection specific suffix is maine.rr.com... > I kept local address as 0.0.0.0 > I get an error message that says "SMTP component not ready" after issuing a > Connect() command. Where does that come from? > Thank you in advance, > jf -- 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
