Connection between 2 computers via dial up modem without internet in c#.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shaahin
    New Member
    • Jul 2010
    • 11

    Connection between 2 computers via dial up modem without internet in c#.

    Hi Is there any way to connecting to computers via Dial Modem without internet? Like windows Hyper terminal. making connection sending files between computers. Just Connection Between two Computers Directly and sending FIles.

    i want just connection via dial up modem and sending file over this connection.

    thanks.
  • Mr Key
    New Member
    • Aug 2010
    • 132

    #2
    Yeah, If you just have two computers, just two, you may not even need a modem for connection. What you need is cross overcable specifically designed for connecting two computers. But you need those computers IP Address be defined to communicate.

    Comment

    • shaahin
      New Member
      • Jul 2010
      • 11

      #3
      computers are far from each other. in two different cities.
      both of them have dial up modem.
      i want to connect them with my application.
      how can i program this application.
      please help me and give me sample code.
      is it serial port connection?

      Comment

      • Mr Key
        New Member
        • Aug 2010
        • 132

        #4
        You mean, you will Connect those two computers via dedicated cable! or wireless right? How far the two City are?

        Comment

        • shaahin
          New Member
          • Jul 2010
          • 11

          #5
          they are in same country
          Like windows hyper terminal

          Comment

          • Mr Key
            New Member
            • Aug 2010
            • 132

            #6
            Please give a fulldetails of what you are trying to do, Are you going to run cables of your own connecting two PCs in two cities? Or you wish to use Wireless? And HOW FAR ARE THE TWO CITIES ARE?, HYPER TERMINAL uses internet and other resources available

            Comment

            • shaahin
              New Member
              • Jul 2010
              • 11

              #7
              Hyper terminal works without internet.
              Computer A is in a city.
              Computer B is in another city.
              both cities are in the same country
              i can call from city A to city B via Phone.
              so i can to make connection Via Computer A and B with theirs Dial up modem and Phone Line.
              i want that how can i create connection with These computers and transferring data (file) between them.
              thanks.

              Comment

              • Mr Key
                New Member
                • Aug 2010
                • 132

                #8
                Go through the link below to see if it can help you, there are steps by steps methods of connecting two computers via telephone line. [URL="[B]http://www.tldp.org/HOWTO/PPP-HOWTO/c112.html[/B]"] Read very carefully as there are about 10pgs to go throgh. I hope it may solve your problem.

                Comment

                Working...