home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / netapi2.zip / netapi.doc next >
Text File  |  1992-08-19  |  2KB  |  67 lines

  1. Program:        NETAPI.EXE
  2.  
  3. Version:        1.02
  4.  
  5. Date:           August 19, 1992
  6.  
  7. Description:    Net API Utility for OS/2 2.0 GA
  8.                 32-bit OS/2 2.0 protected mode, command line program
  9.  
  10. Requirements:   OS/2 2.0 GA Level
  11.                 Lan Server 2.0 or higher (Requester or Server)
  12.  
  13. Instructions:
  14.  
  15. NETAPI provides the ability to run selected net API from the command line.
  16. All of the API is set up to run only from the local workstation.  
  17. This had to be done for security reasons.  
  18.  
  19. The current set of supported API is:
  20.  
  21.              netconfigget2     componentname servicename
  22.              netconfiggetall2  componentname
  23.              netservicecontrol servicename 0/1/2/3
  24.              netserviceinstall servicename
  25.              netstatisticsget2 servicename
  26.              netsessionenum
  27.              netuseenum
  28.  
  29.  
  30. NOTES:  
  31.  
  32. v1.02 
  33.              added netuseenum
  34.              corrected errors in netwkstagetinfo
  35.  
  36. v1.01 
  37.              netwkstagetinfo
  38.              ibmlvl - reads the ibmlvl.ini file
  39.              netgetdcname
  40.              netusermodalsget
  41.  
  42. [componentname] is any component in the IBMLAN.INI file.  Component names
  43. are within [ ] brackets.  
  44.  
  45. C:\os2util]netapi netconfigget2 server autodisconnect
  46.  
  47.  
  48. [servicename] is any of the services offered by Lan Server 
  49. (server, requester, netpopup, etc....)
  50.  
  51. C:\os2util]netapi netservicecontrol server 0
  52. C:\os2util]netapi netservicecontrol netpopup 0
  53.  
  54. As time passes I will add additional Net API calls to this application.  If
  55. you have any in particular that you would like to see please e-mail me.
  56.  
  57. This program is freeware.  All that I ask is that you contact me via
  58. e-mail (Compuserve ID 73467,252; Internet asp@trail.sharpstone.com) and
  59. let me know what you think about it.  Ideas on more freeware utilities you
  60. would like to see are welcome.
  61.  
  62.  
  63.                                             Your author,
  64.  
  65.                                                     Alexandre Polozoff
  66.  
  67.