Communications I/O Instructions


 

The communications input/output instructions control the data flow to a communications device. The following instructions are provided for this purpose:

 

COMATTACH

Attach a socket to a COMFILE.

COMCHECK

Monitor a communications device's status.

COMCLOSE

Close a communications device.

COMCLR

Terminate all write pending operations.

COMOPEN

Open a communications device.

COMREAD

Read information from a communications device.

COMSTAT

Retrieve the status of a communications device.

COMWRITE

Write information to a communications device.

HTTP

Directly access a web server using HTTP communications.

 

 



PL/B Language Reference COMATTACH