[Coco] Ethernet Port Cartridge for the Coco 3
Aaron Wolfe
aawolfe at gmail.com
Sun Feb 3 14:00:28 EST 2013
Implementing UDP is nearly as difficult as TCP, well probably 90% or
so.. You still need the same underlying stack and whatnot.
I think a good approach would be to use something like this:
https://www.sparkfun.com/products/9471?
Cheap, and it provides a decent TCP/IP stack in hardware and connects
to the ethernet/wifi interface. So you'd just have to communicate
between coco and the tcp controller at a high level.
-Aaron
On Sun, Feb 3, 2013 at 11:56 AM, Robert Hermanek
<rhermanek at centurytel.net> wrote:
> You know, whenever this subject comes up, I agree that implementing TCP
> would be impossible. But if the ethernet hardware was possible, why not
> just implement UDP instead? If I had a udp-only ethernet catridge plugged
> into my coco3 I'd be one happy guy.
>
> -RobertH
>
> On 1/26/2013 9:04 PM, Aaron Wolfe wrote:
>>
>> I've never seen ethernet for a coco. At the fest I've seen what
>> looked like a prototype ARCnet interface (10base2) but the word there
>> was that nobody is exactly sure what it implements.
>>
>> Getting an ethernet port wired up to a coco would be challenging.
>> Actually doing anything with it would be much more so, since there
>> isn't any software (yet). I've approached a few different 'hardware
>> guys' about putting together an ethernet interface + one of the
>> small/cheap TCP/IP stacks on a chip, since that would at least get us
>> something new applications could use without first having to write a
>> low level networking stack. Nobody has done much along those lines
>> yet that I know of.
>>
>>
>>
>> On Sat, Jan 26, 2013 at 9:39 PM, Kip Koon <computerdoc at sc.rr.com> wrote:
>>>
>>> Hey You Guys,
>>>
>>> I remember seeing an Ethernet port cartridge for the coco, but I don't
>>> remember where. Does anyone have any recollection of an Ethernet port
>>> being
>>> created as a cartridge or as an add-on to one of the other multi-purpose
>>> paks. For instance, I have a Disto Super Controller that has some pins
>>> sticking out the side which I never ended up using for anything. It has
>>> eight addresses available for anything. Is there anyone who has some of
>>> Tony's old add-ons he developed for his multi-purpose cartridges? If so,
>>> I'd like to see if something catches my eye. Thanks guys.
>>>
>>> Kip
>>>
>>>
>>>
>>>
>>> --
>>> Coco mailing list
>>> Coco at maltedmedia.com
>>> http://five.pairlist.net/mailman/listinfo/coco
>>
>> --
>> Coco mailing list
>> Coco at maltedmedia.com
>> http://five.pairlist.net/mailman/listinfo/coco
>>
>>
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco
More information about the Coco
mailing list