Closed Thread
Results 1 to 3 of 3

Thread: Socket Programming

  1. #1
    NeedHelp Guest

    Socket Programming

    Can anyone lead me in the right direction for socket programming in Managed C++? I am trying to make an IM application that supports multiple IM servers.

    I can't find any info for C++ and Socket Programming! Anyone know anything?

  2. CODECALL Circuit advertisement

     
  3. #2
    Jordan Guest

    Managed C++ Sockets

    I could only find one good result for Manged C++ sockets on google. This is the website. I usually search for C# code and then convert it to managed C++. It is very easy to convert and you will get a ton more examples/results.

  4. #3
    Crane's Avatar
    Crane is offline Programming Expert
    Join Date
    Nov 2005
    Posts
    398
    Rep Power
    25
    Yeah, there are several tutorials for C#. Just change the code around.

    http://www.developerfusion.co.uk/show/3918/

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Socket Programming
    By fread in forum Java Help
    Replies: 8
    Last Post: 10-28-2011, 12:43 PM
  2. socket programming
    By kenna in forum C and C++
    Replies: 2
    Last Post: 07-12-2010, 06:57 PM
  3. Socket Programming
    By Hunter100 in forum C and C++
    Replies: 10
    Last Post: 06-27-2010, 10:01 PM
  4. help with socket programming in c
    By kedah160 in forum C and C++
    Replies: 16
    Last Post: 03-23-2010, 04:51 PM
  5. Socket Programming in C
    By saviour2009 in forum C and C++
    Replies: 4
    Last Post: 03-08-2010, 02:37 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts