|
-
Oct 2nd, 2002, 11:28 PM
#1
Thread Starter
Hyperactive Member
best thing to do :0/
Hello everyone what up??
well i want to build a small program for me and my friend to send messages back and forth like a im program and send files what would be the best way to do this ???? i did one in vb6 with the winsoc control but cant seem to find that control in .net ?
-
Oct 3rd, 2002, 12:09 AM
#2
Yeah there is no winsock control in .net you use the Sockets in the framework. You may want to check out this link: http://www.vbforums.com/showthread.p...hreadid=153781 or search on MSDN for a 'vbSocket' example. You may not understand it at first but it'll give you some keywords to search by and find more tutorials and things.
-
Oct 3rd, 2002, 12:50 AM
#3
Thread Starter
Hyperactive Member
-
Oct 3rd, 2002, 12:30 PM
#4
Thread Starter
Hyperactive Member
hmm not seeing how to use this anyone have a Demo would help alot more ?
-
Oct 3rd, 2002, 12:52 PM
#5
Hyperactive Member
The .Net SDK includes a sample application called wintalk which is a simple example of how to do a server-client app. On my machine it is at C:\Program Files\Microsoft.NET\FrameworkSDK\Samples\Applications\Wintalk
-
Oct 3rd, 2002, 03:13 PM
#6
Thread Starter
Hyperactive Member
hmm i have the Academic version of VS.net and didnt find that anywhere? can you zip it and post it for me ?
*Never Mind* Found it!
"C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\Samples\Applications\Wintalk"
Last edited by 308holes; Oct 3rd, 2002 at 03:19 PM.
-
Oct 4th, 2002, 03:25 AM
#7
Thread Starter
Hyperactive Member
Ok that example wasnt to helpful anyone have a working app that i can see ?
-
Oct 4th, 2002, 08:30 PM
#8
Thread Starter
Hyperactive 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
|