| MediaWiki:Sitenotice |
|---|
| 2026-03-12: Cocopedia.com is now using a new caching system that should make things faster. Please let me know if you encounter any new issues.
2026-03-15: MediaWiki has been reinstalled and the old database and files restored. It was pretty clogged up from being upgraded so many times since 2004. I am also testing out Cloudflare to see if it can prevent the 'bot assaults that took the site down last year. 2026-03-16: Special thanks to Don Barber for hosting a backup mirror of CoCopedia: https://cocopedia.dgb3.net |
CoCo Ethernet: Difference between revisions
AllenHuffman (talk | contribs) Created page with "{{NavSpecialProjects}} Allen Huffman has been experimenting with adding Ethernet support to the CoCo. Details of his project will be added here." |
AllenHuffman (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{NavSpecialProjects}} | {{NavSpecialProjects}} | ||
Allen Huffman has been experimenting with adding Ethernet support to the CoCo. Details of his project will be added here. | Allen Huffman has been experimenting with adding Ethernet support to the CoCo. Details of his project will be added here. | ||
== Goal == | |||
The goal of this project is to give a CoCo a simple way to do TCP/UDP/IP based communication across Ethernet. This will allow clients to be written to handle things such as FTP, telnet, smtp/pop mail, HTTP requests, etc. A CoCo, under RS-DOS or OS-9, could establish a connection to a remote server, then read and write data to that server in whatever format the protocol needs. | |||
== Implementation == | |||
To be detailed. | |||
Revision as of 22:27, 27 March 2013
| WELCOME |
|---|
| Looking for CoCo help? If you are trying to do something with your old Color Computer, read this quick reference. Want to contribute to this wiki? Be sure to read this first. This CoCo wiki project was started on October 29, 2004. --OS-9 Al Read-only mirror: https://cocopedia.dgb3.net |
See Recent Changes. | About this site. | Join the E-Mail List or Facebook Group. | Contact me with updates/questions.
This page was last updated on 03/27/2013. Total Pages: 751. Total Files: 999.
Home / Special Projects - CoCo Ethernet
Allen Huffman has been experimenting with adding Ethernet support to the CoCo. Details of his project will be added here.
Goal
The goal of this project is to give a CoCo a simple way to do TCP/UDP/IP based communication across Ethernet. This will allow clients to be written to handle things such as FTP, telnet, smtp/pop mail, HTTP requests, etc. A CoCo, under RS-DOS or OS-9, could establish a connection to a remote server, then read and write data to that server in whatever format the protocol needs.
Implementation
To be detailed.