Monday, August 18, 2008

ActiveSocket Network Communications Toolkit 4.0

ActiveSocket Network Communications Toolkit 4.0
ActiveSocket is a Network Communication control for Windows developers. It features: HTTP, HTTPs, FTP, ICMP Ping, RSH, SSH, SNMP v1/v2c (Get, GetNext, Set), SNMP Traps, TCP, UDP, Telnet, IP-to-Country, NTP, Wake-On-LAN and more. The product can be installed on the follwoing platforms: Windows 2008, Windows Vista, Windows 2003, Windows XP, Windows 2000. It supports both 32- and 64 bits Windows Operating Systems.Samples are included for: Visual Basic .NET, Visual C# .NET, Visual Basic, Visual C/C++, , ASP .NET, ASP, Java, Javascript, PHP, ColdFusion, Borland Delphi, Borland C++ Builder, HTML and more.


Icmp object
See if you can reach another computer; Determine how long it takes to bounce a packet off of another site, which tells you its distance in network terms.Learn more »

Http object
Log on to a web server, get the web pages and analyze the contents. Retrieve web headers. Use HTTP-Post. Support for Proxy servers, SSL and password protected web sites.Learn more »

Ftp/FtpFile objects
Log on to an FTP server, change the working directory and get/put files.Learn more »
DnsServer/DnsRecord objects
Query servers running a domain name service (DNS). Query DNS for specific information about hosts.Learn more »

Ntp object
Query NTP time servers and retrieve the actual date and time. Calculate offset between servers to see if your LAN time is set properly.Learn more »

Ssh object
Run a command or shell script on a remote UNIX or LINUX computer in a secure way using SSH. Use a private key file to logon. Read StdErr and StdOut of the remote shell script.Learn more »

Rsh object
Run a command or shell script on a remote UNIX or LINUX computer that runs the RSH (Remote Shell Script) daemon. Read StdErr and StdOut of the remote shell script.Learn more »

SnmpManager object
Use the following SNMP operations: Get, GetNext, Set and Trap; support for SNMP v1 and SNMP v2c.Learn more »

SnmpTrapManager object
Send and receive SNMP traps to (remote) SNMP agents. Support for SNMP v1 and SNMP v2c.Learn more »

SnmpMibBrowser object
Load a MIB database into memory and iterate over all objects and view all properties.Learn more »

Tcp object
Write your own TCP-based client/server applications; the server application listens for an incoming connection on a specific port, while the client application connects to it; Support for ASCII and binary data, bidirectional. The Tcp object can also be use to automate telnet sessions.Learn more »

Udp object
Create your UDP-based client/server applications; create UDP-based broadcast application.Learn more »

IPtoCountry object
The IPtoCountry object translates IP address to countries. Use it for web server log analysis, marketing purposes etc.Learn more »

Wake-On-LAN object
Wake up (power-up) machines on your LAN, based on their MAC address.Learn more »

No comments: