TCP/IP Access from Arev (AREV Specific)
At 25 NOV 1997 03:45:00AM Chris Vaughan wrote:
We currently communicate with other systems via serial lines and by file pipes.
Has anybody tried direct TCP/IP links from within Arev. We are looking for a C/Assembler verb to do via TCP/IP what V123/V124/Comibm,drv does over the serial link.
At 25 NOV 1997 12:42PM Steve Smith wrote:
The TCP/IP interface / pipes looks tricky - I'm
not sure you could squeeze all the required
functionality into <64 kB objects (both for REV
and for a DOS device driver).
I'll grab the TCP/IP spec. (Dymock's - Knox)
and take a look. I'd assume that the commdrv.ibm
equivalent to sustain the transport layer and
named pipes would be trickier than the verbs
themselves, which would merely be reading and
writing to a logical device with some
handshaking.
Steve
(They should label things - 0418759707)
At 26 NOV 1997 12:50PM Steve Smith wrote:
Chris - check out CSLIP among other goodies at