Reply to thread

Hello. A small question. Are they any toughts on the WebInterface also supplying a WebService to external applications? (Like real WindowsMobile5 applications)?


Sure, I could write my own interface for server to the MP but since you guys has done such a good just to interface into the MP and it's database.


What I was thinking about was simple webservice with functions like:

* GetChannels();

* GetPrograms(iChannel);

* ViewProgramInformation(iChannel, iProgram);

* Record(iChannel, iProgram);


(much as the WAP interface is today but for a webservice instead.).


just a tought?


Top Bottom