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. .NET (Core and Framework)
  4. Communicating with servers by code

Communicating with servers by code

Scheduled Pinned Locked Moved .NET (Core and Framework)
sysadminquestionlounge
4 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.
  • K Offline
    K Offline
    khKamel
    wrote on last edited by
    #1

    Hello there, I am creating a web application and i need to communicate with a server(Mainly it is a mail server). But i want an general answer how could i communicate with these servers??Such as opening connection retrieving data and closing connection

    A 1 Reply Last reply
    0
    • K khKamel

      Hello there, I am creating a web application and i need to communicate with a server(Mainly it is a mail server). But i want an general answer how could i communicate with these servers??Such as opening connection retrieving data and closing connection

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      khKamel wrote:

      general answer

      One way to communicate between machines is by using a socket.

      There are only 10 types of people in this world — those who understand binary, and those who don't.

      K 1 Reply Last reply
      0
      • A Abhinav S

        khKamel wrote:

        general answer

        One way to communicate between machines is by using a socket.

        There are only 10 types of people in this world — those who understand binary, and those who don't.

        K Offline
        K Offline
        khKamel
        wrote on last edited by
        #3

        Ok thanks,now i have some information thanks to you, but how is communication using socket is done??

        A 1 Reply Last reply
        0
        • K khKamel

          Ok thanks,now i have some information thanks to you, but how is communication using socket is done??

          A Offline
          A Offline
          Abhinav S
          wrote on last edited by
          #4

          Sockets - try here[^]. Sockets can be used to setup communication between any two machines (need not be client or server).

          There are only 10 types of people in this world — those who understand binary, and those who don't.

          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