Services - tools - models - for embedded software development
Embecosm divider strip
Prev  Next

4.4.3.  Communicating with the Client

Having established a client connection if necessary, handle_rsp () blocks until packet data is available. It then calls rsp_client_request () to read the packet, provide the required behavior and generate any reply packets.

Embecosm divider strip