|
From: | Eric Persson |
Subject: | Re: XML COMMAND INTERFACE? |
Date: | Sat, 06 Apr 2002 23:30:08 +0200 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9+) Gecko/20020306 |
Marco Manyevere wrote:
I wonder if anyone has thought of implementing gnokiid as an XML interface if this makes sense at all. I am thinking of a situation where gnokiid opens and listens to a TCP/IP port say 7777 or whatever. To communicate with the phone, say to send a message a client program opens port 7777 from the same machine or from a remote client then sends an XML formatted message, e.g.:
Why not make your own xml-gnookid-server? Just create a middlelayer that understands your xmlinput and parse it and let the daemon fire up gnookid, or better just use smsd and put it into a database. If your not familiar with writing daemons, use tcpserver from http://cr.yp.to
That should give you a working soloution. Best regards, Eric
[Prev in Thread] | Current Thread | [Next in Thread] |