8088 machine with terminal on it...

imported_goku

Diamond Member
Mar 28, 2004
7,613
3
0
I have an 8088 machine and I want to transfer files off of it. It's got a dialup modem and I was wondering how I'd go about doing it. It's got the terminal application but I'm not sure if thats compatible with MS terminal of now or not.
 

Mark R

Diamond Member
Oct 9, 1999
8,513
16
81
Why not hook up a serial cable (null modem cable) between the 2 comps.

Load up terminal on both, set equivalent baud rate, parity and start/stop

Try and transfer something. Chances are your 8088 terminal will support kermit or xmodem which are both supported by hypertemrinal.
 

imported_goku

Diamond Member
Mar 28, 2004
7,613
3
0
I don't believe I have a null modem cable, I think that was the reason why I didn't do it that way the last time I attempted this. I just remember that I was on the 8088 machine, I was running terminal, I tried dialing the number of the other computer that was hosting the session and it didn't work.
 

Atheus

Diamond Member
Jun 7, 2005
7,313
2
0
This hardware is well before my time, does it have a hard disk or are we talking magnetic tape? does it run PPP? maybe you could connect to the internet or a BBS (if such a thing still exists) and store your files then grab them with your other machine...
 

imported_goku

Diamond Member
Mar 28, 2004
7,613
3
0
Originally posted by: Atheus
This hardware is well before my time, does it have a hard disk or are we talking magnetic tape? does it run PPP? maybe you could connect to the internet or a BBS (if such a thing still exists) and store your files then grab them with your other machine...

dude, it's an 8088, obviously it can't connect to the internet. Yes it has an HDD, a very roomy 14MB HDD which by todays standards is pitfully small but in actuality, it's IS large, especially if it's only text since you can't view images on this system (it's that old). IBM XT 8088, purchased in 1984.
 

Atheus

Diamond Member
Jun 7, 2005
7,313
2
0
Originally posted by: goku
dude, it's an 8088, obviously it can't connect to the internet.
i suppose a tcp/ip stack is quite a demanding thing... maybe a BBS though? surely it can do that.

Yes it has an HDD, a very roomy 14MB HDD which by todays standards is pitfully small but in actuality, it's IS large, especially if it's only text since you can't view images on this system (it's that old). IBM XT 8088, purchased in 1984.

Nothing wrong with not being able to view images, most of my machines are text only. What OS does it run? DOS? What did you use it for whan you got it?

Sorry i can't help much with the question, i just like old hardware :)
 

imported_goku

Diamond Member
Mar 28, 2004
7,613
3
0
Originally posted by: Atheus
Originally posted by: goku
dude, it's an 8088, obviously it can't connect to the internet.
i suppose a tcp/ip stack is quite a demanding thing... maybe a BBS though? surely it can do that.

Yes it has an HDD, a very roomy 14MB HDD which by todays standards is pitfully small but in actuality, it's IS large, especially if it's only text since you can't view images on this system (it's that old). IBM XT 8088, purchased in 1984.

Nothing wrong with not being able to view images, most of my machines are text only. What OS does it run? DOS? What did you use it for whan you got it?

Sorry i can't help much with the question, i just like old hardware :)

yes it runs dos. I don't know of any BBS sites, anyways it would be easier to just send data directly from it instead.