GXDialUp
| GuruxDialUp offers an easy way to add dial-up connectivity to your applications. |
GuruxDialUp is a media component to make communication possible using a modem. It allows developers to manage Windows dial-up connections and embed dial-up connectivity into their own applications.
Notifications of errors, media state changes, and received data, give you ways and means to utilize triggered events. Build-in, resettable counters, for sent and received bytes, make it easy to follow up the modem traffic. You can set the component to send data synchronously or asynchronously. You can also set, whether or not the active connection is automatically closed, when Close method is called.
Before using GXDialUp
You need to set at least following properties:
- Entry
- Protocol
- HostPort
- HostName
The dial-up entry is set by selecting the name of the Dial-Up connection to use, and it has to be found in "Network and DialUp Connections" of the computer. The protocol to use can be selected between UDP (default) and TCP/IP. The host port is set by entering the host port number, and the host name by entering the IP address of the host. All the obligatory properties are collected to be set in an easy-to-use dialog. That is a simple and secure way to assure all is set, when starting to use the component.
Notifications
When using GXDialUp component, always listen to OnError event, as all errors that occur, after the connection is established, are sent through it. GXDialUp component is activated using Connect method that opens the connection determined by entry, protocol, host port and host name properties. Received data is received through Received event.
Using the GuruxDialUp component with different development tools, such as Access, Delphi, Visual Basic, Java ,Visual C++, c# (csharp), VB.NET (Visual Basic.NET) and Managed C++ is very easy. With the component you get a Visual Basic sample that shows how to use the communication technique. Gurux communication medias have been made on the Windows API interface. Due to this, the components are very efficient and do not require external libraries or DLL files to operate.
Main benefits
- Open Source
- Components are easy to use.
- Requires no external libraries.
- Components are small and efficient.
- Supports Windows 95/98/Me/NT/2000/XP/Vista/7.
- Works with all versions of Visual Basic and VB.NET.
- Easy to use with VBScript and Java Script.

Sponsored links:
![]() |
![]() |
Free Software Downloads - Find and download thousands of shareware and freeware software programs from software publishers worldwide. |


