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. tcp & sockets with C++

tcp & sockets with C++

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorialquestion
6 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.
  • M Offline
    M Offline
    mmavipc
    wrote on last edited by
    #1

    I've looked at all the tutorials for using tcp and sockets with C++. But all of them either give me code errors or linker errors when I try to compile and test the example programs. Does anyone know of a tutorial that works? oh yea I'm using Visual C++ 2005 express edition.

    M S M 3 Replies Last reply
    0
    • M mmavipc

      I've looked at all the tutorials for using tcp and sockets with C++. But all of them either give me code errors or linker errors when I try to compile and test the example programs. Does anyone know of a tutorial that works? oh yea I'm using Visual C++ 2005 express edition.

      M Offline
      M Offline
      markkuk
      wrote on last edited by
      #2

      Have you installed the Platform SDK[^] in your VC++ Express Edition? Without it you can't use Winsock or other native Win32 APIs.

      M 1 Reply Last reply
      0
      • M mmavipc

        I've looked at all the tutorials for using tcp and sockets with C++. But all of them either give me code errors or linker errors when I try to compile and test the example programs. Does anyone know of a tutorial that works? oh yea I'm using Visual C++ 2005 express edition.

        S Offline
        S Offline
        Sachin R Sangoi
        wrote on last edited by
        #3

        Can u list the compile error or linking errors. So as to let u know the exact cause. Till then happy coding...

        Get the facts or facts will get you and when you get them, get them right or they will get you wrong. Happy Coding :)

        1 Reply Last reply
        0
        • M mmavipc

          I've looked at all the tutorials for using tcp and sockets with C++. But all of them either give me code errors or linker errors when I try to compile and test the example programs. Does anyone know of a tutorial that works? oh yea I'm using Visual C++ 2005 express edition.

          M Offline
          M Offline
          Mark Salsbery
          wrote on last edited by
          #4

          Also if the tutorials are MFC then they won't work with VS2005 Express.

          "If you can dodge a wrench, you can dodge a ball."

          1 Reply Last reply
          0
          • M markkuk

            Have you installed the Platform SDK[^] in your VC++ Express Edition? Without it you can't use Winsock or other native Win32 APIs.

            M Offline
            M Offline
            mmavipc
            wrote on last edited by
            #5

            I've installed the platform sdk. and the linker errors are about something called symbols

            M 1 Reply Last reply
            0
            • M mmavipc

              I've installed the platform sdk. and the linker errors are about something called symbols

              M Offline
              M Offline
              markkuk
              wrote on last edited by
              #6

              Show the actual error messages and the code that's causing them.

              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