Results 1 to 8 of 8

Thread: best thing to do :0/

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432

    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 ?

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    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.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432
    cool thanks

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432
    hmm not seeing how to use this anyone have a Demo would help alot more ?

  5. #5
    Hyperactive Member
    Join Date
    Dec 2001
    Location
    Dublin, Ireland
    Posts
    262
    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

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432
    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.

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432
    Ok that example wasnt to helpful anyone have a working app that i can see ?

  8. #8

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432
    *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