Novell Netware Send

CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

This application shows connected servers and logged users in comboboxes.

win32send.gif (3745 bytes)

The sample uses following Novell functions:

  • NWGetConnectionHandle
  • NWGetObjectID
  • NWGetFileServerInformation
  • NWGetConnectionInformation
  • NWSendBroadcastMessage
  • NWGetMaximumConnections
  • NWGetConnectionList
  • NWGetFileServerName
  • NWGetConnectionIDFromName
  • NWGetFileServerDescription
  • NWGetFileServerInformation

To compile or run you need to install Novell SDK(.LIB and .DLL files) from http://developer.novell.com

Download demo project – 23 KB

More by Author

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Must Read