Skip to content

Commit 418f783

Browse files
authored
Update README.md
1 parent 6722ad9 commit 418f783

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# rc2014-inet
22

3-
Internet tools for the RC2014 - https://rc2014.co.uk
3+
Internet tools for the RC2014 Pro running CP/M - https://rc2014.co.uk
44

55
## Tools
66

77
### HTTPD
88

99
A HTTP server which serves files from the current drive. Listens on the default port 80. It has a 1KB limit on request header size and only responds to GET and HEAD requests.
1010

11+
## Run
12+
13+
These tools expect SIO port 2 to be connected to device that supports SLIP. It currently runs on the fixed IP 192.168.1.51. I've been connecting via a Raspberry Pi via the `slattach` command.
14+
1115
## Build
1216

1317
Get z88dk from https://www.z88dk.org and then run the following command to build from source

0 commit comments

Comments
 (0)