The Best Way To Buy!
IP*Works!
Microsoft .NET ActiveX / VB ASP Delphi C++ Builder C++ Java J2EE Unix / Linux Mac OS X .NET CF
IP*Works! SSL
IP*Works! S/MIME
Microsoft .NET ActiveX / VB ASP Delphi C++ Builder C++ Java J2EE
IP*Works! SSH
Microsoft .NET Java J2EE .NET CF
IP*Works! Zip
IP*Works! EDI/AS2
Microsoft .NET Java / J2EE
Secure SNMP
Microsoft .NET ActiveX / VB Delphi C++ Builder C++ Java J2EE .NET CF
QuickBooks Integrator
E-Payment Integrator
Vital/TSYS Integrator
Microsoft .NET ActiveX / VB ASP Delphi C++ Builder C++ Unix / Linux Mac OS X
Paymentech Integrator
FDMS Integrator
Microsoft .NET ActiveX / VB ASP Delphi C++ Builder C++ Java J2EE .NET CF
USPS Integrator
FedEx Integrator
E-Banking Integrator
Microsoft .NET ActiveX / VB ASP Delphi C++ Builder C++ Java J2EE Unix / Linux
PayPal Integrator
Amazon Integrator
Biztalk Adapters
SQL Server SSIS Tasks
3-D Secure MPI
Microsoft .NET ASP Delphi C++ Builder C++ Java / J2EE
"I have used your components for over 4 years.. I wont use any other. I have a simple project using your SSL http componet and its great. cuts my work by 1/2"
-- Jason Peixoto
Properties Methods Events Configuration Settings
The IPInfo component is used to resolve host names to host addresses and vice-versa using asynchronous DNS. The component provides access to other TCP/IP database functions as well.
NOTE: What follows is a very short description of the component interfaces. For more information, please consult the help files that come with the respective package.
The IPInfo component operates asynchronously. Requests are posted to the component by setting a property like HostName or HostAddress and then waiting for the RequestComplete event. The RequestId property identifies the request.
Up to 100 simultaneous requests can be queued at any moment. PendingRequests shows the number of pending requests, and may also be used to adjust the size of the queue (by dumping a number of the pending requests).
The following is the full list of the properties of the component with short descriptions. Click on the links for complete descriptions.
Method List The following is the full list of the methods of the component with short descriptions. Click on the links for complete descriptions. Config Sets or retrieves a component configuration setting. DHCPRelease Releases the IP Address of the current adapter specified by AdapterIndex. DHCPRenew Renews the IP Address of the current adapter specified by AdapterIndex. DoEvents Processes events from the internal message queue. GetMAC Returns the MAC address of the network interface at IPAddress. Reset Resets the component stopping all pending requests and refreshing network information. ResolveAddress Resolve an IP address. ResolveName Resolve a host name. Event List The following is the full list of the events fired by the component with short descriptions. Click on the links for complete descriptions. Error Information about errors during data delivery. RequestComplete Fired after an asynchronous request completes. Configuration Settings The following is a list of configuration settings for the component with short descriptions. Click on the links for complete descriptions. CodePage The system code page used for Unicode to Multibyte translations (Windows/COM only). UseOldApi If set the component will use the old API to get Adapter information. WinsockInfo Identifying information about the loaded Winsock stack (Windows only) WinsockLoaded Loads and unloads Winsock on demand (Windows only) WinsockMaxDatagramSize Size in bytes of the largest UDP datagram that can be sent or received (Windows only) WinsockMaxSockets Maximum number of sockets available to a single process (Windows only) WinsockPath The path to the Winsock DLL used (Windows only) WinsockStatus The status of the Winsock stack (Windows only)
The following is the full list of the methods of the component with short descriptions. Click on the links for complete descriptions.
Event List The following is the full list of the events fired by the component with short descriptions. Click on the links for complete descriptions. Error Information about errors during data delivery. RequestComplete Fired after an asynchronous request completes. Configuration Settings The following is a list of configuration settings for the component with short descriptions. Click on the links for complete descriptions. CodePage The system code page used for Unicode to Multibyte translations (Windows/COM only). UseOldApi If set the component will use the old API to get Adapter information. WinsockInfo Identifying information about the loaded Winsock stack (Windows only) WinsockLoaded Loads and unloads Winsock on demand (Windows only) WinsockMaxDatagramSize Size in bytes of the largest UDP datagram that can be sent or received (Windows only) WinsockMaxSockets Maximum number of sockets available to a single process (Windows only) WinsockPath The path to the Winsock DLL used (Windows only) WinsockStatus The status of the Winsock stack (Windows only)
The following is the full list of the events fired by the component with short descriptions. Click on the links for complete descriptions.
Configuration Settings The following is a list of configuration settings for the component with short descriptions. Click on the links for complete descriptions. CodePage The system code page used for Unicode to Multibyte translations (Windows/COM only). UseOldApi If set the component will use the old API to get Adapter information. WinsockInfo Identifying information about the loaded Winsock stack (Windows only) WinsockLoaded Loads and unloads Winsock on demand (Windows only) WinsockMaxDatagramSize Size in bytes of the largest UDP datagram that can be sent or received (Windows only) WinsockMaxSockets Maximum number of sockets available to a single process (Windows only) WinsockPath The path to the Winsock DLL used (Windows only) WinsockStatus The status of the Winsock stack (Windows only)
The following is a list of configuration settings for the component with short descriptions. Click on the links for complete descriptions.