Aaron, Thanks for the feedback! I'll take a look at the link and also explore some of the other options.
-----Original Message----- From: Aaron Smith [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 8:50 AM To: [email protected] Subject: Re: Using regular TCP sockets in a vbscript program Aside from basic TCP/IP configuration with WMI (http://www.microsoft.com/technet/scriptcenter/topics/networking/01_atnc_intro.mspx), I don't believe there's anything built-in for use with VBScript/JScript. You could use VB itself, or (as you mentioned) many other languages to accomplish this. Aaron Macarty, Jay {PBSG} wrote: > I want to be able to communicate with a TCP sockets based application > from a vbscript program. I need to be able to both send and receive > data over a socket connection. This is a fairly simple task in most > languages like java, C# or even Autoit. However, it doesn't seem as > straitforward in VBScript or JScript without adding some third-party > COM object. Am I just missing something here? > > > -- To insure that you receive proper support, please include all past correspondence (where applicable), and any relevant information pertinent to your situation when submitting a problem report to the GW Micro Technical Support Team. Aaron Smith GW Micro Phone: 260/489-3671 Fax: 260/489-2608 WWW: http://www.gwmicro.com FTP: ftp://ftp.gwmicro.com Technical Support & Web Development
