home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #4 / amigaacscoverdisc1998-041998.iso / utilities / shareware / comm / amipx1_21 / include / amipx.fd < prev    next >
Encoding:
Text File  |  1994-09-28  |  270 b   |  11 lines

  1. ##base _AMIPX_Library
  2. ##bias 30
  3. ##public
  4. AMIPX_OpenSocket(socknum)(D0)
  5. AMIPX_CloseSocket(socknum)(D0)
  6. AMIPX_ListenForPacket(ecb)(A0)
  7. AMIPX_SendPacket(ecb)(A0)
  8. AMIPX_GetLocalAddr(addrspace)(A0)
  9. AMIPX_RelinquishControl()()
  10. AMIPX_GetLocalTarget(address,localtarget)(a0,a1)
  11.