DialUp: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "==Description== DialUp provides an interface to the InJoy and AT&T dialers that is similar to but far more powerful than IBM's LINKUP.EXE. DialUp is a package of REXX routine..."
 
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Description==
{{Software
DialUp provides an interface to the InJoy and AT&T dialers that is similar to but far more powerful than IBM's LINKUP.EXE.
|Picture=NA.png
|Version=1.32 (2000-07-06)
|Vendor=
|Author=[[Chuck McKinnis]]
|License=Freeware (No charge Shareware)
|Download={{FileLink|DialUp_1-32.zip}}
|Website=
}}
'''DialUp''' provides an interface to the InJoy and AT&T dialers that is similar to but far more powerful than IBM's LINKUP.EXE.


DialUp is a package of REXX routines designed to interface with the InJoy
DialUp is a package of REXX routines designed to interface with the [[InJoy Dialer]] from F/X Communications and/or the AT&T Global Network TCP/IP Dialer. Its functions are:
dialer from F/X Communications and/or the AT&T Global Network TCP/IP
# Start the dialer if not already started.
Dialer. Its functions are:
# Dial a predetermined host.
# Disconnect from the host.
# Launch an object after connection (ala LINKUP.EXE)
# Create a launch object


1.  Start the dialer if not already started.
[[Category:Dialers‎]]
2.  Dial a predetermined host.
[[Category:Freeware]]
3.  Disconnect from the host.
4.  Launch an object after connection (ala LINKUP.EXE)
5.  Create a launch object
 
 
==Download==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/internet/dialer&file=cdipf.zip cdipf.zip]
 
==License==
No charge shareware.
 
==Author==
* [[Chuck McKinnis]]
 
==Links==
 
[[Category:Software]]

Latest revision as of 19:57, 22 August 2023

DialUp
Version 1.32 (2000-07-06)
Vendor
Author Chuck McKinnis
License Freeware (No charge Shareware)
Download DialUp_1-32.zip
Website

DialUp provides an interface to the InJoy and AT&T dialers that is similar to but far more powerful than IBM's LINKUP.EXE.

DialUp is a package of REXX routines designed to interface with the InJoy Dialer from F/X Communications and/or the AT&T Global Network TCP/IP Dialer. Its functions are:

  1. Start the dialer if not already started.
  2. Dial a predetermined host.
  3. Disconnect from the host.
  4. Launch an object after connection (ala LINKUP.EXE)
  5. Create a launch object