Results 1 to 4 of 4

Thread: send messages over a network

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2002
    Posts
    40

    send messages over a network

    How would I send a message over a network using either the computer name or an IP address? I could do this in VB6, but it doesn't seem to work. If anyone knows of a tutorial or some code I could check out it would help a lot, thanks.

  2. #2
    Fanatic Member
    Join Date
    Sep 2002
    Posts
    518
    What kind of message do you want to send? There's code for a simple TCP application (which will work by either DNS name or TCP/IP address) at:

    ms-help://MS.VSCC/MS.MSDNVS/cpguide/html/cpconusingtcpservices.htm

  3. #3

    Thread Starter
    Member
    Join Date
    Sep 2002
    Posts
    40

    still looking

    I basically want to send messages over a network using the computer name or the internet using the IP address. I could do this in VB6 using winsock controls, but it doesn't work in VB.net.

  4. #4

    Thread Starter
    Member
    Join Date
    Sep 2002
    Posts
    40

    Anyone?

    <<bump>>

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