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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. connection between two machines in network

connection between two machines in network

Scheduled Pinned Locked Moved C / C++ / MFC
sysadminhelpquestion
4 Posts 4 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.
  • P Offline
    P Offline
    p_
    wrote on last edited by
    #1

    hi all masters please help me that how can i make an connection to other system(machine) in a network so that we can send messages to each other thanks

    N G H 3 Replies Last reply
    0
    • P p_

      hi all masters please help me that how can i make an connection to other system(machine) in a network so that we can send messages to each other thanks

      N Offline
      N Offline
      nbugalia
      wrote on last edited by
      #2

      I think that you need to create a client/server type application for that. The server will reside on other network machine and will listen to some port. The client will send data to the port to communicate with server.

      1 Reply Last reply
      0
      • P p_

        hi all masters please help me that how can i make an connection to other system(machine) in a network so that we can send messages to each other thanks

        G Offline
        G Offline
        GauranG Shah
        wrote on last edited by
        #3

        NishantB++ is right. You can start with WinSock (Socket programming ). you will find lots of material regarding Socker Programming in CP.

        1 Reply Last reply
        0
        • P p_

          hi all masters please help me that how can i make an connection to other system(machine) in a network so that we can send messages to each other thanks

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          For start see Socket programming with MFC (part 1) [^]

          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