XWBRL ;OIFO-Oakland/REM - M2M Link Methods ;05/31/2005 15:13
Source file <XWBRL.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| READ(XWBROOT,XWBREAD,XWBTO,XWBFIRST,XWBSTOP) | ;
 | 
|
| ADD(TXT) | ; -- add new intake line
 | 
|
| CHK | ; -- check if first read and change timeout and chars to read
 | 
|
| OPEN(XWBPARMS) | ; -- Open tcp/ip socket
 | 
|
| CLOSE | ; -- close tcp/ip socket
 ; -- tell server to Stop() connection  | 
|
| INIT | ; -- set up variables needed in tcp/ip processing
 | 
|
| FINAL | ; -- kill variables used in tcp/ip processing
 | 
|
| PRE | ; -- prepare socket for writing
 | 
|
| WRITE(STR) | ; -- Write a data string to socket
 | 
|
| WBF | ;Write Buffer Flush - W !
 | 
|
| POST | ; -- send eot and flush socket buffer
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |