Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Client Server Application

Client Server Application

Scheduled Pinned Locked Moved C / C++ / MFC
c++csharphtmlsysadmintutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Madhu_Rani
    wrote on last edited by
    #1

    Hi, I want to create a simple client server application by using CAsyncSocket class of MFC to send and receive messages(data) through internet connection. I found a lot of stuff for this at .net plateform but I want to do it in VC++ ( with out .net support). I found article at this site helpful but could not make the application working. http://www.codersource.net/mfc_window_socket_programming_server.html[^] I could not figure out the sequence of operations properly even after having some time with msdn as well. I remember in old days there was a book named "VC++ in 21 days" and it has a chapter related with client server application. Any link where I can find an MFC based code for the stuff or any tutorial for this work.

    A 1 Reply Last reply
    0
    • M Madhu_Rani

      Hi, I want to create a simple client server application by using CAsyncSocket class of MFC to send and receive messages(data) through internet connection. I found a lot of stuff for this at .net plateform but I want to do it in VC++ ( with out .net support). I found article at this site helpful but could not make the application working. http://www.codersource.net/mfc_window_socket_programming_server.html[^] I could not figure out the sequence of operations properly even after having some time with msdn as well. I remember in old days there was a book named "VC++ in 21 days" and it has a chapter related with client server application. Any link where I can find an MFC based code for the stuff or any tutorial for this work.

      A Offline
      A Offline
      Adam Roderick J
      wrote on last edited by
      #2

      http://69.10.233.10/KB/IP/serversocket.aspx[^]

      M 1 Reply Last reply
      0
      • A Adam Roderick J

        http://69.10.233.10/KB/IP/serversocket.aspx[^]

        M Offline
        M Offline
        Madhu_Rani
        wrote on last edited by
        #3

        Thanks. This link helped me a lot and I sucdeed in extracting the required knowledge and code form it.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups