Project

General

Profile

AOL » History » Version 3

manawyrm, 06/07/2022 04:19 PM

1 1 manawyrm
h1. AOL
2
3 3 manawyrm
!aol2.png!
4 2 manawyrm
5 1 manawyrm
The "RE-AOL project":https://g.livejournal.com/10829.html has done some fantastic work in reverse-engineering and writing a new server backend for old AOL clients.
6
They are providing a TCP server, which will speak the AOL propritary P3 protocol. 
7
8
The same P3 protocol was also used over dialup and ISDN lines back in the day.
9
@manawyrm offers AOL 3.0 compatible access to RE-AOL in the OCTOI network at 030 1234 3063.
10
11
"Video of a 56k V.90 dialup onto RE-AOL":https://www.youtube.com/watch?v=H9cYW_QuidY
12
13
The RE-AOL project itself is still pretty young and they seem to be missing a website. Most of their development seems to be happening in a Discord channel:
14
https://discord.gg/reaol
15
16 3 manawyrm
!aol3.png!
17
18 1 manawyrm
h3. AOL access via modem
19
20
The AOL client software has a folder called "ccl" (communication control language?), which contains a number of scripts for different countries and access providers.
21
The default "AOLnet provider":https://gist.github.com/Manawyrm/c0d5e29703ec57d3f27571d08aeb5624 requires the following procedure:
22
After the modem connect, the remote side sends: "ANSnet\r\nlogin:", to which the AOL client responds with "aol".
23
The remote side will then send "connected" and start speaking the P3 protocol (for example by connecting the socket over to re-aol.org).
24 3 manawyrm
25
!aol.png!
Add picture from clipboard (Maximum size: 48.8 MB)