-
networknews is a class to browse and read the news articles and groups on an NNTP server.
-
Allow to read ModbusTCP compatible devices direct with PHP without third package.
-
Simple Users Online is meant to keep track of the users currently accessing a site. It stores the unique IP addresses of each users online in a database. The class tries to determine the real IP address of uses behind proxy servers.Simple Users Online also performs the maintenance task of deleting all the records of user IP addresses that are ...
-
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 ...
-
bbIPtoCountry can determine the country where it is located the network of a given IP address. The class looks up the country code of the IP address in MySQL table with IP ranges.bbIPtoCountry provides a function that populates the IP address range table with information from a CSV file of the IP-to-Ccountry service that may be obtained from the site ...
-
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 ...
-
sockclass allows send POST headers to any sites, icq, boards, and others.
-
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 ...
-
The gnVisitorInfo class is meant to gather some information about the visitor on your page. The information that is retrieved include: the IP address, the current page HTTP request method, browser identification, user machine operating system, and the country name determined from IP address.Note that you need to install the a database table that is used to determine the country ...
-
NT MAC Address is meant to retrieve the MAC address associated to a network card of a computer in the same local network.This class works only under Windows 2000 or later and can retrieve the MAC address of either the network card associated to the IP address of the current Web server or the client accessing to it.NT MAC Address ...
-
Country From IP is a free PHP script can be used to determine country of the network of a given IP address to look for a simple text database file. It can also determine the path of an image file of the flag of a given country.Requirements:- PHP 5.0 or Higher
-
WebDAV client implements a WebDAV protocol client that is nearly conformant to RFC 2518 to modify resources on a HTTP server.It supports operations GET, PUT, MOVE, COPY, etc., either using HTTP/1.0 and HTTP/1.1.

