MSFN Forum: Directly connect two machines via phone cable? - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Directly connect two machines via phone cable? Rate Topic: -----

#1 User is offline   tgp1994 

  • Group: Members
  • Posts: 8
  • Joined: 20-November 10
  • OS:none specified
  • Country: Country Flag

Posted 24 November 2012 - 11:49 PM

Hi everyone,

I know this sounds like a bit of a strange request, but I was wondering if it may be possible to get two machines to communicate/network over their modems while being directly connected with a standard RJ-11 phone cable?

My reasons are fairly simple (albeit convoluted): To get a very old machine (with no ethernet port, and a crappy wireless card) to share my internet connection with a laptop, which just so happens to have a built in modem. That laptop is then wirelessly connected to my home network.

I'm sure some of you are screaming "Do something else! Buy a network card!" But alas, I am cheap, and I think it would be cool to actually get this to work. I realize that connecting two computers with an ethernet cable may not be exactly the same as connecting two computer's modems, but I feel that since networking can be done over a modem, then why not to another modem?

I'm just hoping that there may be some super hidden but really cool trick/hardware that allows for this. Either something that emulates the handshake occurring between a machine and an ISP when a dialup session is established (virtual phone network, anyone?), or some way that can somehow establish a serial connection over the modems.

Thank you for any help!

This post has been edited by tgp1994: 24 November 2012 - 11:49 PM



#2 User is offline   bphlpt 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,077
  • Joined: 12-May 07

Posted 25 November 2012 - 02:40 AM

Google and look up "null modem". It is essentially one piece of what you are talking about. Connecting two computers directly through their modem connections, typically RS232. The two computers will then be able to communicate with each other, but to share an internet connection is a whole different problem that I don't know if you will be able to solve.

Cheers and Regards

#3 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,433
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 25 November 2012 - 05:20 AM

View Posttgp1994, on 24 November 2012 - 11:49 PM, said:

I'm just hoping that there may be some super hidden but really cool trick/hardware that allows for this. Either something that emulates the handshake occurring between a machine and an ISP when a dialup session is established (virtual phone network, anyone?), or some way that can somehow establish a serial connection over the modems.


You may have issues with the ringing/powering of the telephone line, but it's doable.

See here:
http://www.msfn.org/...en-2-computers/
OP in there - as often happens - left as soon as the going got tough..... :w00t:
http://www.imdb.com/...es?qt=qt0479926

Quote

Bluto: And it ain't over now. 'Cause when the goin' gets tough...
[thinks hard of something to say]
Bluto: The tough get goin'! Who's with me? Let's go!

:thumbup

jaclaz

#4 User is offline   tgp1994 

  • Group: Members
  • Posts: 8
  • Joined: 20-November 10
  • OS:none specified
  • Country: Country Flag

Posted 26 November 2012 - 09:34 PM

View Postbphlpt, on 25 November 2012 - 02:40 AM, said:

Google and look up "null modem". It is essentially one piece of what you are talking about. Connecting two computers directly through their modem connections, typically RS232. The two computers will then be able to communicate with each other, but to share an internet connection is a whole different problem that I don't know if you will be able to solve.

Cheers and Regards


Thanks bphlpt,

Isn't that for serial connections though? I'm not sure if that applies to me, I'm just trying to connect these computers with a phone line. Serial isn't really an option :\


View Postjaclaz, on 25 November 2012 - 05:20 AM, said:

View Posttgp1994, on 24 November 2012 - 11:49 PM, said:

I'm just hoping that there may be some super hidden but really cool trick/hardware that allows for this. Either something that emulates the handshake occurring between a machine and an ISP when a dialup session is established (virtual phone network, anyone?), or some way that can somehow establish a serial connection over the modems.


You may have issues with the ringing/powering of the telephone line, but it's doable.

See here:
http://www.msfn.org/...en-2-computers/
OP in there - as often happens - left as soon as the going got tough..... :w00t:
http://www.imdb.com/...es?qt=qt0479926

Quote

Bluto: And it ain't over now. 'Cause when the goin' gets tough...
[thinks hard of something to say]
Bluto: The tough get goin'! Who's with me? Let's go!

:thumbup

jaclaz


Hi jaclaz!

You're right, I'm definitely having problems with ringing... It almost seems like I need that in order for these computers to pick up that automated process of establishing a connection. I was messing around in hyperterminal and managed to get my machine to start playing familiar sounds (with the ATA command), although getting both computers to do that didn't really seem to do anything.

I tried following the guide referenced in that article, although I'm not really sure what program on the "server" machine is supposed to handle the incoming call...

#5 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,433
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 27 November 2012 - 04:36 AM

View Posttgp1994, on 26 November 2012 - 09:34 PM, said:

I tried following the guide referenced in that article, although I'm not really sure what program on the "server" machine is supposed to handle the incoming call...

The modem must be put in "waiting mode", it is described in the article (still AT commands), it may work or may not without the ring/line voltage, the rest is "connection wizard"
http://www.maturion....uw/inconect.htm
on 9x it is "Dial-up server":
http://www.maturion....uw/configpc.htm

jaclaz

#6 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,244
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 27 November 2012 - 12:10 PM

BTW, Serial is a route (but slow), and Parallel is also a route. They both are Direct Cable Connect (same concept), Parallel being "faster". Just in case you don't get the Modem thingy going. ;) BUT, by all means, keep up the experimentation. If it DOES work, we'd all be interested in the process. :thumbup

#7 User is offline   Ponch 

  • MSFN Master
  • Group: Patrons
  • Posts: 2,959
  • Joined: 23-November 05
  • OS:none specified
  • Country: Country Flag

Posted 30 November 2012 - 04:45 PM

You do realize your "crappy" Wireless card might still give you 200 times the speed of that phone line, right ? That might get relevant ...later. ;)

#8 User is offline   tgp1994 

  • Group: Members
  • Posts: 8
  • Joined: 20-November 10
  • OS:none specified
  • Country: Country Flag

Posted 15 January 2013 - 12:51 PM

Hi folks,

Sorry for the very late bump, but I'm afraid I have some bad news... I won't be able to continue working on this project, as I no longer have access to appropriate hardware :( I'm sorry to let you guys down... I sure as heck wanted to get this working. Maybe I'll be able to pick this back up later, or someone else might make a break through :)

Thanks for the support, everyone!

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy