Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XWBCAGNT

Package: RPC Broker

Routine: XWBCAGNT


Information

XWBCAGNT ;ISC-SF/EG,RWF - Connect to Remote TCP Client Agent ;2/12/98 16:15<<= NOT VERIFIED >

Source Information

Source file <XWBCAGNT.m>

Entry Points

Name Comments DBIA/ICR reference
CMD(XWBRET,QUES,PARAM) ;Call daemon and get responce <e.f.>
OPEN(IP,SKT) ; - connect to remote <extrinsic function>
SEND(S,P) ; - send message <procedure>
REC(BODY) ; - receive message <extrinsic function>
SETMSG(S,PAR) ; - format message <extrinsic function>
CLOSE ; - close device <procedure>
BREAD(L,B) ;read tcp buffer, L is length <extrinsic function>
BR2
SREAD(L) ;read short tcp buffer, L is length <extrinsic function>

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: S,!
  • Line Location: SEND+3
Function Call: READ
  • Variable: X#(L-$L(E))
  • Timeout: XWBTIME
  • Line Location: SREAD+4
Info |  Source |  Entry Points |  Interaction Calls