Re: Free TCP/IP stack for 8051

From: Chris Hills (chris_at_phaedsys.org)
Date: 06/30/04


Date: Wed, 30 Jun 2004 18:46:43 +0100

In article <c54bf83f.0406292339.542b5ebe@posting.google.com>, ted
<edaudio2000@yahoo.co.uk> writes
>I am sure this has been asked a thousand times before..(:-(
>
>Can anybody recommend a good FREE 8051 TCP/IP stack, with source code?
>
>Ideally one that supports multiple sockets...

Atmel do one that works with their parts.

/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
\/\/\/\/\ Chris Hills Staffs England /\/\/\/\/\
/\/\/ chris@phaedsys.org www.phaedsys.org \/\/
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/



Relevant Pages

  • Re: Good source for ASM source code?
    ... I seem to recall Bob Puff gave the same reason as one of his multiple ... reasons for not including source code with things like BobTerm. ... basement with those routines on them. ... but that wasn't exactly a great looking game anyway. ...
    (comp.sys.atari.8bit)
  • Re: IPC (process to multi-process)
    ... I'm intersted in "multicasting" capability. ... If the processes are all on the same machine, local sockets are probably ... multiple types, you might have the server process open multiple sockets, ... writing to the same segment, so you may want multiple shared memory ...
    (comp.os.linux.misc)
  • Re: Sharing a common CS file throughout Multiple Projects?
    ... As you can see from another answer, you can link the source code rather than ... > the multiple .NET projects. ... > to a given .NET project, subsequent modifications to that file are only ... > Perhaps I've added the common CS file to the projects improperly. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Sockets problem
    ... Because I know VB DOTNET ... Sockets are a part of the .Net Framework. ... > I also did not ask for source code. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Communications Between Program and Controlling Program
    ... Named pipes if you are working within a single Windows domain (or domains with mutual ... Sockets if you need to work across multiple domains. ... Also, no matter what your protocol is, make sure that you can handle multiple startup ...
    (microsoft.public.vc.mfc)