| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cipsExample_03_006.zip | 2012-12-10 | 328.9 kB | |
| CIPS_03_006.zip | 2012-12-10 | 437.3 kB | |
| Totals: 2 Items | 766.2 kB | 0 | |
cIPS_03_006 - The manual is cips.pdf . - TCP: One instruction added. TCP acknowleges any incoming frame with an ACK. TCP sends the ACK alone (streaming) or multiplexes it with a PUSH (dialog). In the situation where a peer device polled a cIPS connection at low rate (dialog), cIPS was sending two ACKs instead on one (one with a PUSH and then one alone): this is fixed. CIPSExample_03_006 - 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 UPD and TCP clients and servers.