Jump to content

ProgAddedum - Network APIs

From EDM2
Revision as of 03:51, 16 May 2025 by Martini (talk | contribs) (Created page with "{{ProgAddedum}} {{IBM-Reprint}} This chapter contains an alphabetic list of the following Server Category APIs. *NetServerNameAdd or Net32ServerNameAdd *NetServerNameDel or Net32ServerNameDel *NetServerNameEnum or Net32ServerNameEnum A number of Network APIs are multiple server name aware and will work in the context of a servername, if the first parameter (the servername) is provided. If no servername is provided and the API is issued locally, then the information re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Programming Guide and Reference Addendum
  1. About this book
  2. DosDebug Commands
  3. Device Helper (DevHlp) Services and Function Codes
  4. Control Program Functions
  5. Raw File System APIs
  6. IOCtls
  7. Network APIs
  8. Windows Functions
  9. APIs Supporting High Memory Objects
  10. Notices

Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation This chapter contains an alphabetic list of the following Server Category APIs.

  • NetServerNameAdd or Net32ServerNameAdd
  • NetServerNameDel or Net32ServerNameDel
  • NetServerNameEnum or Net32ServerNameEnum

A number of Network APIs are multiple server name aware and will work in the context of a servername, if the first parameter (the servername) is provided. If no servername is provided and the API is issued locally, then the information returned may be for shares, device queues, or sessions that exist across all server names. If name conflicts exist, such as two shares with the same name on different servernames, the API may act on the first match it finds when no servername has been provided.The APIs that are multiple server name aware include

Serial Device Category

  • NetCharDevQEnum
  • NetCharDevQGetInfo
  • NetCharDevQSetInfo
  • NetCharDevQPurge
  • NetCharDevQPurgeSelf

Share Category

  • NetShareEnum
  • NetShareGetInfo
  • NetShareSetInfo
  • NetShareAdd
  • NetShareDel
  • NetShareCheck

Session Category

  • NetSessionEnum
  • NetSessionGetInfo
  • NetSessionDel

Connection Category

  • NetConnectionEnum