Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2014-02-21 | 664 Bytes | |
cipsExample_03_007.zip | 2014-02-21 | 329.3 kB | |
CIPS_03_007.zip | 2014-02-21 | 437.6 kB | |
Totals: 3 Items | 767.5 kB | 0 |
cIPS_03_007 - The manual is cips.pdf . - cIPS has error codes that give a feedback to your application. Each error code has a corresponding explanation in text. The explanation of ERR_SEG_MEM was going beyond its memory size. This is fixed. CIPSExample_03_007 - A webserver needs some pages (html, images...). The pages can be difficult to integrate on an embedded device. So I removed the webserver example and replace the it with one with only some UDP and TCP clients and servers. - Your application can integrate cIPS as a library or as a directory inside your project. The example integrates the stack as a directory of files in the project.