Welcome, Guest. Please login or register.

Author Topic: Anyone still using serial port modems or ISDN adaptors?  (Read 4733 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline olsenTopic starter

Anyone still using serial port modems or ISDN adaptors?
« on: October 02, 2010, 12:29:06 PM »
I am currently working hard to get a decent documentation for my Roadshow TCP/IP stack hammered out, tutorials and everything included.

Just right now I finished editing the chapter describing how one might use the PPP driver included to connect the Amiga to a dial-up Internet service, using a serial port modem or ADSL adaptor, and with a shudder felt like an old man to even remember how this stuff used to work ;)

Now I am wondering whether fleshing out this particular chapter further will actually be useful. Setting up a working dial-up connection is very error-prone, and as these things go, if the setup doesn't immediately work for you, you are left to your own devices to figure out what went wrong. Given how many different things can go wrong, I could probably churn out oodles of "helpful" notes, but...

Are you still using your Amiga serial port to connect to the Internet? Or am I possibly wasting my time trying to get the Roadshow documentation right?
 

Offline dougal

  • Hero Member
  • *****
  • Join Date: Oct 2005
  • Posts: 1221
    • Show only replies by dougal
Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #1 on: October 02, 2010, 12:37:32 PM »
My god! Wow. I think the last time i used the Amiga's serial port with a modem was way back in 1995 - 1997 where i used to connect to BBS's using my humble A500 Plus.

I think i last used a dial-up to connect to the internet was around 4 or 5 years ago using a PC and a 56K modem because my ADSL was down for 2 days and my ISP gave me a temporary dial-up account.
A1200HD- Blizzard 1230IV / 64Mb / Kick 3.1 / OS 3.9 / 20GB HD
A4000 040 @33Mhz -Kick 3.1 / 16MB
A2000 Rev4.4 - \'030 @25Mhz / 8MB / Kick 3.1 / ClassicWB
CD32 -     Stock (W/ 2 CD32 Controllers]
A500 Plus - 68000 / 2MB Chip / 2Mb Fast / 2.04/1.3 / A590 / A570
A600HD - 2MB Chip / 8MB Fast / 2GB CF HD / Kick 3.1
CDTV

PowerMac G4 1Ghz (MorphOS / Leopard)

[url]http://amigamap.com/us
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #2 on: October 02, 2010, 01:01:36 PM »
Quote from: olsen;582543
Are you still using your Amiga serial port to connect to the Internet? Or am I possibly wasting my time trying to get the Roadshow documentation right?


Nope, all my machines are plugged directly into the switch in my router.
int p; // A
 

Offline kolla

Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #3 on: October 02, 2010, 01:07:54 PM »
Don't forget that "dialup" is also used to get online via cell phones, typically over bluetooth or serial/USB. For many amigas nullmodem is the only option, as there are no network cards around for them, I have used PPP over nullmodem (bluetooth wireless nullmodem) with my minimig quite recently.
« Last Edit: October 02, 2010, 01:10:36 PM by kolla »
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline rockape

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 383
    • Show only replies by rockape
    • http://lincsamiga.org.uk/
Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #4 on: October 02, 2010, 02:28:14 PM »
Hi,

Yes my desktop A4000/PIV is still on Dia-Up.

This is my "back-up" Amiga if my Broadband goes down, which it has ... but rarely. (Good old BT)


I use UKU

See  http://www.uku.co.uk/

Quote

"Use of our internet service is free. Your telephone company will charge you local call rate - from just 1p per minute - while you are connected to our 0845 internet service.!


Beware !!!

The penny a minute tarrif was changed by BT to start at 7 PM week days as well as week ends.


Regards, Mick D.

PS.

I also use my sisters A1200 on Dial-Up when I visit my Mum, so 60 mins surfing, E-Mail and chat at the cheap rate = 60 pence.
"A veteran is someone who, at one point in their life wrote a blank check made payable to \'Their Country\' for an amount of \'up to and including their life\'.
 

Offline olsenTopic starter

Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #5 on: October 02, 2010, 04:26:26 PM »
Quote from: kolla;582550
Don't forget that "dialup" is also used to get online via cell phones, typically over bluetooth or serial/USB. For many amigas nullmodem is the only option, as there are no network cards around for them, I have used PPP over nullmodem (bluetooth wireless nullmodem) with my minimig quite recently.


The asynchronous serial PPP driver that's part of the package should be able to handle that just fine. It was part of the testing rig I constructed when I built the drivers, back in 2002.

From the feedback so far I am getting the impression that the PPP dial-up operations are still useful today, but are used very rarely, and typically by those who definitely know what they are doing :)

I was just getting worried about having to explain how PPP works, why you would want to avoid Van Jacobson compression (and what exactly that is in the first place), and all that pile of technical details which would have been spot on, and extremely relevant in 2001.

Looks like the basics will have to suffice, with the detailed technical reference text to take care of the pile of semi-obsolete details, for those inquiring minds who need to know :)
 

Offline scuzzb494

Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #6 on: October 02, 2010, 04:39:42 PM »
Yes USRobotics Virgin Miami no problem Amiga 4000.... oh and telephone line.

Offline desiv

  • Hero Member
  • *****
  • Join Date: Oct 2009
  • Posts: 1270
    • Show only replies by desiv
Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #7 on: October 02, 2010, 07:10:43 PM »
I was online via serial last month, but it was using an external serial to ethernet adapter and using JRComm to connect to telnet BBSes.  ;-)

Yeah, I think you probably don't need to spend too much time on it, as those of us that still mess with serial pretty much know what we're doing or can help those who need it.

Then again, I'm so old and user-unfriendly, I remember thinking that "this new DNS thing" is a crutch and that if people can't remember the dotted quad, they didn't deserve to go to that site.  ;-)

desiv
Amiga 1200 w/ ACA1230/28 - 4G CF, MAS Player, ext floppy, and 1084S.
Amiga 500 w/ 2M CHIP and 8M FAST RAM, DCTV, AEHD floppy, and 1084S.
Amiga 1000 w/ 4M FAST RAM, DUAL CF hard drives, external floppy.
 

Offline odin

  • Colonization had Galleons
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 6796
    • Show only replies by odin
Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #8 on: October 02, 2010, 09:52:19 PM »
Better brush up on your memorising skills for IPv6 I guess ;-).

Offline desiv

  • Hero Member
  • *****
  • Join Date: Oct 2009
  • Posts: 1270
    • Show only replies by desiv
Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #9 on: October 02, 2010, 10:06:57 PM »
Quote from: odin;582667
Better brush up on your memorising skills for IPv6 I guess ;-).
LOL...  :roflmao:
True!!!

desiv
Amiga 1200 w/ ACA1230/28 - 4G CF, MAS Player, ext floppy, and 1084S.
Amiga 500 w/ 2M CHIP and 8M FAST RAM, DCTV, AEHD floppy, and 1084S.
Amiga 1000 w/ 4M FAST RAM, DUAL CF hard drives, external floppy.
 

Offline Thorham

  • Hero Member
  • *****
  • Join Date: Oct 2009
  • Posts: 1150
    • Show only replies by Thorham
Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #10 on: October 02, 2010, 10:45:56 PM »
I know a guy who uses dial-up with his A1200 (his main machine).
 

Offline Amiduffer

  • Hero Member
  • *****
  • Join Date: Sep 2005
  • Posts: 1601
    • Show only replies by Amiduffer
    • http://www.geocities.com/laverdiereaf/
Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #11 on: October 02, 2010, 11:44:15 PM »
About 1 year ago, our office DSL service had a breakdown, and in order to get our morning update, I used my A3000, Term, and a 36k modem to phone into the system, download the file, and then use FinalWriter97 to print it.
Amiga 3000D UP and running! Hear that clicking. 8)
Amiga 3000D & 4000D in storage sadly.
 

Offline robo-ant

  • Jr. Member
  • **
  • Join Date: Apr 2007
  • Posts: 87
    • Show only replies by robo-ant
Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #12 on: October 03, 2010, 04:04:34 AM »
Quote from: olsen;582543
Are you still using your Amiga serial port to connect to the Internet?


Yes.  I have only dial-up access at home.

Quote
Or am I possibly wasting my time trying to get the Roadshow documentation right?


IMHO, yes. :)  Those of us who still use serial modems have been doing so for ages and probably know our own way around enough to figure it out.
 

Offline marcfrick2112

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 811
    • Show only replies by marcfrick2112
Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #13 on: October 03, 2010, 06:39:58 AM »
Only Dial-up here.. only miggy online is my 1200T w/ USR Sportster 56K (ooh, how un-impressive..)

I totally agree with robo-ant, those still using serial modems don't really need the help.....

Man, I remember calling a Methodist BBS on my C64, with a rockin' 300 baud modem.....:laughing:
---------------
Marc Frick
---------------
A1200T / \'060, 256MB, CD-R, OS3.9
A4000 w/ WarpEngine / 82MB , OS3.1
A4000 16MB, OS 3.9
A1200 , \'030 / 10MB
A1200 (stock)

CD32 :)

...And a very sick 4000T
 

Offline jsixis

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 156
    • Show only replies by jsixis
Re: Anyone still using serial port modems or ISDN adaptors?
« Reply #14 on: October 03, 2010, 04:31:08 PM »
I went to ethernet a long time ago. I still have my US Robotics modem in case I ever move out in the stix again and like yourself the thought of getting that up and running is scary.