PHP Networking Tool
Free and open source PHP Networking Tools Scripts. Scripts about Networking Tools such as HTTP, DNS, Whois, Traceroute in this category.-
TA_OpenSSL encrypts and decrypts data using RSA certificates and the openssl extension. It can verify the resulting data after encrypting to ensure proper recovery.TA_OpenSSL supports error handling and localization to present the class messages in different idioms. This package includes test public and private key files along with instructions on how to create your own key files.
-
Simple TCP Daemon lets you write Simple daemons.Features of Simple TCP Daemon are:- Support running as inetd/standalone app- Validate commands and handle commands through callbacks
-
Netquery is a class to simplify queries on many types of servers in the network. It allows you to specify the address, port, and transport method, and data to send to the server, and it basically does the rest.There is also an optional garbage filter which you can set to dispose of nasty stuff which you do not want returned; ...
-
cls Socket is meant to provide a means to build generic socket based networking servers.Actually cls Socket is made of two classes: one for generic socket connection servers and one specialized in handling TCP socket connections.cls Socket lets developers specify callback functions that are invoked when the different socket server events happen like when a connection requested, a connection is ...
-
Whois domain is meant to query a whois server to retrieve information about a domain, specifically whether the domain is available for registration.Features of Whois domain:- Domain name string validation- Knows which whois server to query for domains of different top level domains (TLD).- More TLD can be supported by adding the respective whois server entries in a separate configuration ...
-
SIP (Session Initiation Protocol) is a protocol designed in the implementation of services utilizing sessions. This class can generate SIP packets from using arrays to specify the packet definitions.floSIP Packet provides means to add or update the headers list from individual definitions or read from a string with all header lines. The complete SIP headers may be returned in a ...
-
TCP Ping can check the connectivity of several types of TCP servers by sending by sending NOOP (NO OPeration) commands.It supports to several types of common TCP protocols like http, ftp, smtp, pop3. It can be extended to support other protocols.
-
Samba Web Client is meant to provide a Web interface to access shared resources in networks that use the Windows Samba protocol.The class can browse shared directories, browse printer queues, retrieve files, print files, cancel print jobs, delete files and directories.Samba Web Client can detect the listed file types from their file name extensions and present the appropriate icon images. ...
-
AHostLookup can be used to lookup the host name, ISP name and the United States ZIP code of the network of a given IP address. It also returns the upper and lower IP addresses of the block of that the given IP belongs.AHostLookup will keep a running count of the number of times a block of IPs were looked up ...
-
LDAP 2 LDIF can perform a search query to an LDAP server and export the results in the LDIF format. The class handles the connection to a LDAP server and execute searches the provided the base DN for a given search filter.The result data can be then saved to a file or can be outputted to the current page. The ...
-
sockclass allows send POST headers to any sites, icq, boards, and others.
-
PHP RPC Lite classes implements a lightweight remote procedure call server and client for calling functions in a distinct server also running a PHP script. It can be used for invoking distributed services running on different Web servers running PHP.The PHP RPC client takes function call arguments and marshalls to a PHP RPC server using HTTP POST method. The server ...
-
Port Scanner is meant to help server administrators to check whether its networking services are up or down.Port scanning may also be used to make preliminary security checks by detecting which services may be running in a server that may be susceptible of security vulnerabilities.Port Scanner can scan multiple ports at once as well as returning the name of the ...
-
Counter-Strike Source Query is meant to be used to query a Counter-Strike: Source game server. It retrieves server information, the players currently connected to the server and the server rules.An example script is included to show how the data can be output to the user.
-
Gets the Browser type (Microsoft IE, Netscape) and the web-browser versionIE 5.0 or Netscape 4.7, 6.0.

