• Please review our updated Terms and Rules here

486 online

Thanks for the link mbbrutman, a good read.
The laptop must have some kind of internal modem; the two telephone-like ports labelled LINE and PHONE. I signed up to a 'free' dialup account which charges local rates and no subscription. I sent an email requesting all the detail needed for arachne. Hopefully, I should just need to put this in and I might get on the internet, unless there is the likely happening that I have made an obvious mistake. So, this is attempt No. 1
 
Wow, exactly what I was going to suggest. The easiest course would be just to use the existing modem and get a free dialup internet account. :eek:
 
And it took me that long to get this far :nervous:
I have abandoned hope of using a broadband connection, which was my goal in the first place.
 
OK, some limteted success.
I found the required info elsewhere. Everything else in Arachne that wasn't given, I left at default, but all the mandatory stuff was filled. I plug the thing into the telephone line, and it dials (yay!) and I can hear it making noises through the PC speaker, but only very faintly, ditto through the telephone. After a while trying to connect, it says NO CARRIER and some other stuff flashes by too fast to see, and Arachne reports No packet driver or something like that. What typically causes errors like this? (Don't say no packet driver,I mean, how can I remedy this?)
Just wondering, is each failed connection costing me money??
 
Uh, in the UK, yes each connection is likely costing you money. Phone does get answered. What is likely going on is that the ISP service you are calling does not support that slow of a connection or that old protocol. I mentioned this in another post, alot of service providers don't allow 2400 or 9600 baud connections anymore. I think you might be out of options at this point. All those failed connects tend to add up fast, as I know from my BBS days.
 
OK, I won't try again.
I think at this point it would be wise to throw in the towel. At least now I know how it's done, I've never setup or used dialup before. I hope my 6 or so attempts don't cost much!
Some of the time I used the prefix 18866 - with the telephone service my parents are subscribed to that makes the call 5p connection charge and then 0p per minute. Would this have any effect on the conection if there were to be one?
 
If a UK pense is like a US penny, I wouldn't worry too much. 30p ain't gonna break anybody. Anyway, I almost positive is that the modem pool at the ISP you are calling doesn't support those old sloooow modem speeds. I guess they do that because the modem pool is a limited resource and they don't want you hogging it for hours and hours at 2400 baud. Make sense if you think about it awhile.
 
The only setting the modem will work with is 9600(!), and it's liely to be less than that
 
Last edited:
Go read the threads on the IRC client and the Joys of Filesharing in the Programming area. On one of the IRC threads I laid out what is required to get online using DOS.

Basically, three things:

Comm hardware and matching packet driver. This can be an ethernet card, serial port or parallel port even. The packet driver is a DOS TSR that controls the hardware and provides a higher level interface for talking to the hardware.

TCP/IP stack: Sits 'on top of' the packet driver and provides TCP/IP support for application programs.

TCP/IP application: Sits 'on top of' the TCP/IP stack and gives you your telnet, ftp, IRC, browser, etc.


Some apps have TCP/IP built in. Minuet and the stuff I'm doing are like this. In that case, it's just two pieces - the hardware/packet driver combination and the application with TCP/IP built in. (I'm not sure if Arachne falls into this category or not.)
 
Parallel port Ethernet adapters:

Yep. The Xircom PE3-10BT is my weapon of choice when you can't get a card on a machine. Comes with a DOS packet driver and it works on every piece of hardware I've tried. Does not work with Linux though because Xircom wouldn't hand out the specs for talking to it.

I can get 17KB/sec through one on a PCjr .. more than adequate. It works better with a bi-directional or enhanced parallel port.
 
They're kind of pricey though. The ones I posted aren't the PE3-10BT, they're PE2-10BT, but would they still work? My biggest concern was power adpter, and connection type. I wouldn't want bnc, just RJ-45.
 
Look for a Xircom PE3-10BT. That's an RJ45 jack with normal Ethernet, so it will connect to your hubs or switches. They should be no more than $10 new on eBay. Used ones are dirt cheap. If you buy, be sure to get the wall-wart that goes with it. Other than that, you don't need the manual or the software - it's readily available.
 
Btw, the thread has moved to General Discussion, not General Off-topic. Getting a 486 online or discussing packet drivers and small TCP/IP implementations is on subject to me.
 
DOS Internet on a 486, I see 2 ways I've done it...............

- The Ethernet/Packet Driver Route (High Speed), My 286 is the one that actually uses this. I have an Intel EtherExpress 16 in there, run off the packet drivers which can be had by googling them off of Intel's website the last time I checked (it should be EXP16.EXE you need). Load the packet drivers into memory address 0x60 (C:\>EXP16.EXE 0x16), and then load up the internet software, configure it for TCP/IP/LAN Internet access and you're done. I'm amazed nobody's done an in-depth article on getting vintage machines on DSL/Cable yet, as it's actually VERY easy.

- The External Modem Route - I did this using NetTamer AND Arachne. Basically, you will need the dial-in information for the server (in my case, when I was on mfire, that was my login name with @mfire.nri.net or @mfire.nri.com at the end of it), your password, some local area access numbers, and put them in the right fields. You will also need an external modem. As for modem speed, I had a 56K V.90 on my IBM PS/2 Model 30 286, and aside from the hard disk choking as it's an MFM/RLL type unit, the computer ran great on-line in NetTamer. The readme for the program usually has the info needed to set it up.
 
When I get a bit of spare cash (and when one turns up, a quick search on ebay.co.uk turned up nothing) I'll try and get my hands on a Xircom PE3-10BT and use Mad-Mikes first method. Thanks all.
 
I used a 486 laptop with 4 RAM, external Dial-up modem and DOS + Arachne, 640x480 screen resolution. Three variations:

1. Making ordinary set up for Arachne - worked quite slow even if to have images display turned off

2. Making the set up a little bit more complicated. There was not enough of RAM to install Arachne to it, so I put only the folder for temporary files and COMMAND.COM to a small, 512 KB RAM disk - as described here: http://www.compmiscellanea.com/en/arachne-installing-and-setting-up-dial-up.htm in "B. Installing and setting up Arachne web browser on hard disk - if RAM size is not sufficient for creating RAM disk of 6 MB and more." It worked much better.

3. The same thing as in item 2, but had images display turned off. That is faster. Sort of PDA with GPRS experince.

Would there be some 10-12 MB RAM on this laptop, it would be possible to install all Arachne on a RAM disk and run it from there ( See here: http://www.compmiscellanea.com/en/arachne-installing-and-setting-up-dial-up.htm in "A. Installing Arachne web browser on a disk created in RAM ". And that would be a difference.
 
Last edited:
I run Arachne on a P1-133 and have lots of RAM. Perhaps a 486 is that much slower, but I just copied the Arachne directory to a RAM disk and the speed is the same for me. I don't think file access is the bottleneck.

By the way, this thread is so old that some of participants might even have passed away. :)
 
Back
Top