Thread: NetBIOS net send

  1. #1
    Me -=SoKrA=-'s Avatar
    Join Date
    Oct 2002
    Location
    Europe
    Posts
    448

    NetBIOS net send

    Hey,
    I was thinking of writing a messenger (the "net send" command) but I can't seem to find anywhere where it says the spteps that are needed to send and receive a message. Do any of you of somewhere?
    TIA
    SoKrA-BTS "Judge not the program I made, but the one I've yet to code"
    I say what I say, I mean what I mean.
    IDE: emacs + make + gcc and proud of it.

  2. #2
    Registered User
    Join Date
    Jan 2004
    Posts
    37
    The "net send" command relies on a service running on the target computer. If you want to write it yourself, you will have to write both ends (client and server). You could write the server as a windows service.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. pointers
    By InvariantLoop in forum C Programming
    Replies: 13
    Last Post: 02-04-2005, 09:32 AM
  2. changing from name in net send command
    By cfrost in forum Networking/Device Communication
    Replies: 8
    Last Post: 05-04-2004, 07:42 PM
  3. Net Send
    By RoD in forum Tech Board
    Replies: 45
    Last Post: 06-08-2003, 09:49 PM
  4. net send messenger
    By Locrieth in forum C++ Programming
    Replies: 13
    Last Post: 01-31-2003, 02:39 PM
  5. Net Send Programs
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 05-15-2002, 03:48 PM