Results 1 to 2 of 2

Thread: DOS: Net Send | Is theyre an API for this?

  1. #1

    Thread Starter
    Fanatic Member scr0p's Avatar
    Join Date
    Oct 2002
    Location
    VA
    Posts
    720

    DOS: Net Send | Is theyre an API for this?

    If I wanted to make a program that lists all the IPs on a network and have a option to net send to them, can I use an API instead of command lines or send key?
    asdf

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Search MSDN for NetMessageBufferSend (under Platform SDK -> Windows API -> Reference -> Network Management).

    net.exe is a 32 bit Windows application, not a DOS command, so it just uses Win32 APIs, etc.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width