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. Networking

Networking

Scheduled Pinned Locked Moved C / C++ / MFC
sysadmin
3 Posts 3 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.
  • G Offline
    G Offline
    Girish601
    wrote on last edited by
    #1

    myself and one of my friend develop one simple project. project include one server and many client. use socket at both ends. one socket for server side and one socket at client side. write Create(), Listen(), Send(), Bind(), Receive() kind of basic functions. Establish connection between server and client. perform some basic operations on client from console side. I want to know if same project is rebuild using some other techniques or concepts which are present in networking field. how we can develop this entire project better way. or if you suggest good topic for networking project kindly give me a reply. Regards kedar

    V T 2 Replies Last reply
    0
    • G Girish601

      myself and one of my friend develop one simple project. project include one server and many client. use socket at both ends. one socket for server side and one socket at client side. write Create(), Listen(), Send(), Bind(), Receive() kind of basic functions. Establish connection between server and client. perform some basic operations on client from console side. I want to know if same project is rebuild using some other techniques or concepts which are present in networking field. how we can develop this entire project better way. or if you suggest good topic for networking project kindly give me a reply. Regards kedar

      V Offline
      V Offline
      VikramDelhi i
      wrote on last edited by
      #2

      well if i am to code a project on net. then i'll go for SMTP server( it can be a smtp server for newsletter kind od app)or FTP server or something similar to it.

      1 Reply Last reply
      0
      • G Girish601

        myself and one of my friend develop one simple project. project include one server and many client. use socket at both ends. one socket for server side and one socket at client side. write Create(), Listen(), Send(), Bind(), Receive() kind of basic functions. Establish connection between server and client. perform some basic operations on client from console side. I want to know if same project is rebuild using some other techniques or concepts which are present in networking field. how we can develop this entire project better way. or if you suggest good topic for networking project kindly give me a reply. Regards kedar

        T Offline
        T Offline
        ThatsAlok
        wrote on last edited by
        #3

        vcforums wrote:

        if you suggest good topic for networking project kindly give me a reply.

        What about making NETWORK ShutDowner

        "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

        cheers, Alok Gupta VC Forum Q&A :- I/ IV

        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