Skip to main content

Questions tagged [network]

Regarding retrocomputing networks, connections and protocols.

Filter by
Sorted by
Tagged with
3 votes
1 answer
428 views

Here's a story that Benoit Mandelbrot tells about his work at IBM in his book The Fractalist: Memoir of a Scientific Maverick: My older son’s math teacher was himself learning to program, and he ...
svavil's user avatar
  • 133
11 votes
0 answers
434 views

I'm trying to complete some information on the history of DNS and name resolution in networking. I've found some information on ARPANET and BBN's protocols relying on the numerical machine code for ...
Slinkilicious's user avatar
18 votes
1 answer
5k views

During the late 1990s, I (and countless others) accessed the internet by running software provided by America Online (mailed to my house on free CD-ROMs) and using a dial-up modem to access their ...
smitelli's user avatar
  • 1,809
8 votes
2 answers
876 views

FTP has a USER command for sending the user name and a PASS command for sending the password. It also has an ACCT command, as RFC 959 page 26 explains: ACCOUNT (ACCT) The argument field is a ...
Simon Kissane's user avatar
13 votes
1 answer
974 views

Would it be possible to use a Nintendo DS's Download Play feature over the Internet? I don't have a ton of understanding of how the protocol works, but so far I'm pretty sure it uses a network of ...
Blue Herring's user avatar
6 votes
2 answers
191 views

The system at hand is a RS/6000 7248-100, running AIX 4.3.3. My quest is to get a Token Ring ISA card to work. The card is a 2971 as called for by the docs. SMS is happy with the card. I've set the ...
Michael B. Ortiz's user avatar
9 votes
2 answers
703 views

It seems logically like there would be, but I can't find much information. I found an IBM AS/400 manual from 1997, OS/400 Internetwork Packet Exchange (IPX) Support V4R1, which briefly mentions using ...
Simon Kissane's user avatar
6 votes
2 answers
2k views

I’m trying to communicate with my Z80 computer (RC2014) using a wireless radio. The easy way to do this is to use something like an ESP8266 (and there’s even an RC2014 module for this), but where’s ...
Nick Bolton's user avatar
3 votes
0 answers
224 views

(Inspired by a comment in an answer about CLOCK$ which says: the 'symbols with a dollar sign are reserved to us' was also a DEC convention, certainly on RSX-11M systems) In Windows, network shares ...
Jonathan's user avatar
  • 713
17 votes
4 answers
2k views

In 1997, there was this service called Wireplay in the UK. Instead of using the Internet, you used it by directly phoning their servers with your modem from your PC, and the point of this was that it ...
Rosero's user avatar
  • 171
13 votes
3 answers
2k views

In a discussion on the history of Ethernet and 10BASE5, Stefan Skoglund commented Was 10BASE5 a mistake? One reason why 10BaseT became possible is Moores law (and the same for the other designs after ...
rwallace's user avatar
  • 65.3k
21 votes
5 answers
6k views

https://en.wikipedia.org/wiki/10BASE5 gives a succint but vivid description of the physical layer of the first version of Ethernet and its subsequent replacement: 10BASE5 (also known as thick ...
rwallace's user avatar
  • 65.3k
27 votes
3 answers
4k views

In the iWoz biography, I read: Now, TV terminals I already knew a little about. […] I'd already built a terminal that could access the ARPANET, the government-owned network of computers that was the ...
natevw's user avatar
  • 3,067
5 votes
2 answers
1k views

With a new purchase coming in shortly I wanted to ask what do I need to be able to SSH to a remote host from an Amiga: Make modem work and connect to my network: https://www.ebay.com/itm/KCWIFI-PRO-...
Bartek Malysz's user avatar
9 votes
2 answers
1k views

AFAIK, in Windows 3.11 it was possible to enter all kind of subnet masks, e.g. 255.255.255.1. Nowadays, the bits of the mask have to be consecutive. However, I could imagine that such a unusual subnet ...
Thomas Weller's user avatar
2 votes
0 answers
221 views

I finally managed to get basic networking stuff working on VICE, thanks to another thread on Retrocomputing. I'm now wondering how to setup a Codenet server emulation. I was able to identify four ...
cyberixae's user avatar
  • 191
5 votes
4 answers
586 views

I'm interested in IP networking capabilities of the Commodore 64. I learned there is a tool called WarpCopy64 that can be used to run a simple file server on the Commodore. The server can be accessed ...
cyberixae's user avatar
  • 191
7 votes
3 answers
707 views

So I'm having a good bit of trouble understanding this protocol. Many resources seem to compare it to modern networking protocols in some way, while others, including the specification, seem to refer ...
an earwig's user avatar
  • 549
2 votes
2 answers
1k views

How to connect 18-12 years non supported OSes/devices to Internet? Specifically PDAs and phones, that are more limited to use additional components/accesories? (*) Answer related to computers can be ...
Daniel Perez's user avatar
3 votes
1 answer
281 views

Is there any way i could use either of those networking cards and use them on a modern ethernet system? We have aDSL where i live. If i couldnt connect it to my home network, is there any way i could ...
mjw22's user avatar
  • 33
6 votes
1 answer
1k views

If you zoom in this image, to the leftmost, white "cell" in the middle "row" of the machine, it says, in the bottom, "INT NET": https://upload.wikimedia.org/wikipedia/commons/c/c6/PACE-TR-...
Josian's user avatar
  • 97
8 votes
1 answer
589 views

I know it's always hard to define an exact first, so I'll just ask about early network file systems. To be more specific, I'm wondering about file systems that transparently present directories and ...
Lars Brinkhoff's user avatar
14 votes
2 answers
2k views

I've never used NetWare 5.x 6.x but if I remember correctly versions 3 and 4 required you to boot to DOS partition and then load NetWare server files from it. I could never understand the logic behind ...
user2246051's user avatar
6 votes
1 answer
3k views

Would like to use a Linksys "Etherfast PCMPC100" PCMCIA network card under DOS 5.0, for file transfer. Am planning to use the "XFS" package to share directories with Linux. Have found an archive file ...
Tomas By's user avatar
  • 2,191
3 votes
2 answers
2k views

What AppleTalk adapters can bridge LocalTalk to Ethernet? There are some adapter that allow LocalTalk printers to show up on ethernet, but I want to allow computers to talk. My IIgs has LocalTalk but ...
Michael Shopsin's user avatar