|
-
Sep 22nd, 2002, 10:39 PM
#1
Thread Starter
Member
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.
-
Sep 23rd, 2002, 03:16 AM
#2
Fanatic Member
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
-
Sep 23rd, 2002, 09:40 AM
#3
Thread Starter
Member
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.
-
Sep 25th, 2002, 10:13 AM
#4
Thread Starter
Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|