I,m using OpenTcp 1.0.4 on the MC9S12NE64
developing with codewarrior. And i implemented some
appliactions. Now i need a tcp - server which receives
data from the network and sends it with the serial
interface. The problem is, that the network is much
faster then the serial interface and so i need a
flowcontrol which is not implemented in this version of
the stack. Any ideas to solve this problem. Did anybody
implemented a flowcontrol like the window-methode
right now?.
Thanks Florian Eibensteiner