| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| readme.txt | 2011-05-16 | 422 Bytes | |
| Sample.c | 2011-05-16 | 832 Bytes | |
| RemoteControl.c | 2011-05-16 | 794 Bytes | |
| Network.h | 2011-05-16 | 130 Bytes | |
| Network.c | 2011-05-16 | 2.5 kB | |
| FunctionsWithData.h | 2011-05-16 | 1.1 kB | |
| FunctionsWithData.c | 2011-05-16 | 5.6 kB | |
| Event.h | 2011-05-16 | 582 Bytes | |
| Event.c | 2011-05-16 | 1.4 kB | |
| Base.h | 2011-05-16 | 612 Bytes | |
| Base.c | 2011-05-16 | 391 Bytes | |
| Totals: 11 Items | 14.4 kB | 0 | |
This is a sample program to demo how to call the TMSNetServer TAP from a client. The client sample contains all the logic to implement the protocol for a client that can call the Event function of TMSNetServer, and a sample to call a FunctionWithData to get the list of timers. The Event function is useful for initiating events such as remote control keys, or TMSCommander events such as "Stop TAP", "Show Menu", etc.