lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] How to connect with Socket?


From: Jonathan Larmour
Subject: Re: [lwip-users] How to connect with Socket?
Date: Mon, 21 May 2007 14:07:03 +0100
User-agent: Thunderbird 1.5.0.10 (X11/20070301)

wang lei wrote:
> It is my first that use lwIP,so I have many basal questions.
> In my project,the server runs in PC and compile with VC or C++ 
> Builder,the client makes up of a 8051,RTL8019AS and other chips.I want 
> to know,if the client run lwIP,how can it to connect with the server? In 
> other words,do lwIP can understand the datas that the server sends with 
> Socket?

I think from this that you need a more general introduction to TCP/IP
principles than is really suitable to explain on this list. I recommend a
good book or good online guide. I don't know if you have anything in your
native language, but in English there is:

* TCP/IP Illustrated, Volume 1: The Protocols, W. Richard Stevens,
published by Addison-Wesley Professional, ISBN-10: 0-201-63346-9, ISBN-13:
978-0-201-63346-7.

* Internetworking with TCP/IP: volume 1, Douglas E. Comer, published by
Prentice-Hall, ISBN-10: 0-131-87671-6, ISBN-13: 978-0-131-87671-2.

* The TCP/IP Guide: http://www.tcpipguide.com/

* or even Wikipedia http://en.wikipedia.org/wiki/Internet_protocol_suite
although that's not so good as an intro.

Jifl
-- 
eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
------["The best things in life aren't things."]------      Opinions==mine




reply via email to

[Prev in Thread] Current Thread [Next in Thread]