Lan-Secure Logo

Lan-Secure Network Tools

Network Management and Security


Find network management software tools
Learn more about our easy to use network management software tools and experience your self with our unique features and capabilities.

Lan-Secure - Network Tools

Net Scripter – Windows network scripts library

Net scripter is easy to use network management software COM object DLL (Dynamic-Link Library) that helps to create network scripts and supports Ping, Snmp, Telnet and Textual Encoding (B64 and TEA). The following functions are available:

NetScripterDll.Network
BOOL Ping(BSTR host, USHORT size, DWORD timeout)
BSTR GetIpAddress(BSTR network, BSTR mask, DWORD count)
BSTR GetIpFromName(BSTR name)
BSTR GetNameFromIp(BSTR ip)

NetScripterDll.Smtp
BOOL Send(BSTR server, USHORT port, BSTR username, BSTR password, BSTR sender, BSTR recipient, BSTR subject, BSTR body)

NetScripterDll.Snmp
BOOL Get(BSTR agent, BSTR community, UINT timeout, UINT retries, BSTR oids)
BOOL GetNext(BSTR agent, BSTR community, UINT timeout, UINT retries, BSTR oids)
BOOL Set(BSTR agent, BSTR community, UINT timeout, UINT retries, BSTR oid, BSTR value)
BOOL Trap(BSTR agent, BSTR community, BSTR enterprise, BSTR oid, BSTR value)
BSTR GetReply()
BSTR GetOid()

NetScripterDll.Telnet
BOOL Open(BSTR host, USHORT port)
BSTR Read(DWORD timeout)
BOOL Write(BSTR buffer)
BOOL WriteB64(BSTR buffer)
BOOL WriteTEA(BSTR buffer, BSTR key)
BOOL Close()

NetScripterDll.Encode
BSTR B64(BSTR buffer)
BSTR TEA(BSTR buffer, BSTR key)

Free download: Net Scripter - Download
Order online: Net Scripter - Order

No comments :