home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / FD / 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.