Results 1 to 3 of 3

Thread: User send message

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2004
    Location
    Kolkata, India
    Posts
    290

    User send message

    Hi

    I am trying to to send the message on LAN connection to another user
    Can it be done without winsock and how?


    thanks

    asm

  2. #2
    Frenzied Member Asgorath's Avatar
    Join Date
    Sep 2004
    Location
    Saturn
    Posts
    2,036

    Re: User send message

    Hi
    See NET SEND , to receive messages not need to a service running which is turn of on xp sp2.
    Last edited by Asgorath; Feb 12th, 2007 at 06:01 AM.
    "The dark side clouds everything. Impossible to see the future is."

  3. #3
    PowerPoster Deepak Sakpal's Avatar
    Join Date
    Mar 2002
    Location
    Mumbai, India
    Posts
    2,424

    Re: User send message

    Shell("net send 192.168.1.125 test", AppWinStyle.Hide)

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