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. Visual Basic
  4. Communication between computers...

Communication between computers...

Scheduled Pinned Locked Moved Visual Basic
sysadminhelptutorialquestion
5 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.
  • S Offline
    S Offline
    Subjugate
    wrote on last edited by
    #1

    Is there anyone who can kindly provide me with example of computers via tcp/ip. I am writing an application that run on 2 different computer and i have to get the 2 application from the computer to work together.. What can i do to achieve this assume this 2 computers are in the same network? urgent help needed.. thanks..

    S 1 Reply Last reply
    0
    • S Subjugate

      Is there anyone who can kindly provide me with example of computers via tcp/ip. I am writing an application that run on 2 different computer and i have to get the 2 application from the computer to work together.. What can i do to achieve this assume this 2 computers are in the same network? urgent help needed.. thanks..

      S Offline
      S Offline
      Steven J Jowett
      wrote on last edited by
      #2

      Look into Remoting[^]

      Steve Jowett ------------------------- Real programmers don't comment their code. If it was hard to write, it should be hard to read.

      S 1 Reply Last reply
      0
      • S Steven J Jowett

        Look into Remoting[^]

        Steve Jowett ------------------------- Real programmers don't comment their code. If it was hard to write, it should be hard to read.

        S Offline
        S Offline
        Subjugate
        wrote on last edited by
        #3

        Isn't remoting means controlling remotely? Does communication between computers share the same topic?

        S 1 Reply Last reply
        0
        • S Subjugate

          Isn't remoting means controlling remotely? Does communication between computers share the same topic?

          S Offline
          S Offline
          Steven J Jowett
          wrote on last edited by
          #4

          Remoting is away of communicating between different computers. You could also look into the Microsoft Message Queue (MSMQ) and Web Services.

          Steve Jowett ------------------------- Real programmers don't comment their code. If it was hard to write, it should be hard to read.

          S 1 Reply Last reply
          0
          • S Steven J Jowett

            Remoting is away of communicating between different computers. You could also look into the Microsoft Message Queue (MSMQ) and Web Services.

            Steve Jowett ------------------------- Real programmers don't comment their code. If it was hard to write, it should be hard to read.

            S Offline
            S Offline
            Subjugate
            wrote on last edited by
            #5

            I don't intend to do a web application. Is window application ok for communicating between computers?

            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