Hi Leo! In november 2002 I stumbled over this TCP checksum issue, found your post and fixed netbuf.c as you suggested. This worked fine on a Toshiba CPU (LSB...
Hi there: I have integrate uC/IP in uCOS.I have spend a plenty of time to debug the whole wireless embedded system.But now i find a new problem that i couldn't...
Hej! There is a problem when sockets are dynamically closed and opened. tcpInit() clears all TCBs, so on the first tcpOpen() address and port informations are...
Hi, I have ported uC/OS II to Samsung4510b(SoC with ethernet MAC) & write a driver for its Ethernet device. I am preparing to port uc/ip to enable the SoC...
813
Firza Ferdiansyah E
firza@...
Aug 23, 2003 10:26 pm
Hi Nathan, Me and my team (consist of 4 person) wants to build a mobile robot, with several MCU, and there will be hierarchy in the MCU, so that one of the MCU...
Hi; I'm a student of Master of Computer Application(5th Sem.) I'm doing a project in which I've to make changes in the linux kernel so that it may be used as a...
This forum is related to uCOS. http://www.ucos-ii.com You might try another forum related to linux. ... From: "Amit Prakash Bhatt" <amitprbhatt@...> To:...
hi, there are couple of books from oreilly which explains linux kernel one is linux kernel internals ,and other device drivers.they r good help. ulka ... ...
Hi There is free project named etheral , it is for Linux as well as for many others Just search google to find the place . May be hacking its source code will ...
Hi, I am experiencing the following problem, I created a task TASK1 in the main function. In TASK1, I call OSTimeDly() with the intention of delaying for 250...
I just start to study ucip, so there is a problem that I can not solve. Maybe it is easy, but I realy do not understand how to do. The problem is: In the ucip...
Hi All, I've been testing the uC/IP stack, and I've just found out about a nBuf free bug. After I used tcpClose() to close a tcp connection, a nBuf was not...
Hej! I have ported ucIP to our PDEs. The first application to use it is a FTP client and I'm now testing this setup. It works quite well but when I upload a...
What are your settings in nettcp.h ex. #if ETHER_SUPPORT > 0 #define TCP_ETH_DEFMSS 1460 /* Default maximum TCP segment size. */ #define TCP_ETH_MINMSS...
... Check http://tangentsoft.net/wskfaq/index.html. OK, it's winsock programming but if you ignore the stuff about "non-blocking mode" you can use ucIP the...
Hi, can anyone recommned me a good tcp/ip/ppp stack to be embedded in a Mitsubishi M16C uC? If so, does anybody know how much RAM do the involved buffers need?...
Hej! If the argument to diffTime() is in the past (which is the usual case) should diffTime() return a positive or a negative value? There is no comment and...
Hi, ... U have several options... Option 1 >>>> u can use ucIp!... In previous group message there is a message saying in it "I ported to m16c" .. But it is...
Dear Atif Have tried the ONETASK_SUPPORT option with PPP ? When the ONETASK_SUPPORT option was added it was only implemented for the NE2000 Ethernet device....
Hello, i've been searching for free tcp/ip distributions and this is the only one that implements tcp/ip and ppp but is very big for my microcontroller. I want...
Hi, I did reply to this e-mail yesterday!.. but the reply is not in the groups site.. I think our server has a problem.. I'll reply once again. Sorry if you...
Dear Mads Lind Christiansen, I have downloaded a lot of code for ucIp from internet.. Different released versions and the CVS code. The CVS code is different ...
You might try posting this question on the Yahoo MicriumNewsGroup. ... From: "chowchow05" <chowchow05@...> To: <ucos-net@yahoogroups.com> Sent: Saturday,...