Dimitrios, SVG 1.2, which is currently being prepared by the w3c, allows for direct socket connections. However, the issue of security and whether or not to allow socket connections to a different server than the one which served the oriignal svg content has not been worked out yet.
Good luck with your implementation. I look forward to seeing it develop. Ronan On Wednesday 13 April 2005 00:28, Dimitrios Zachariadis wrote: > Andreas and J�r�me > > Thank you for replying to my message. > > I've read this paper a long time ago. Actually, the reason I put some > limited http functionality in the code was exactly to allow polling > from svg js. But, not been an expert in svg, I thought it might be a > way to get the data directly from a socket instead of using an http > server, since I was trying to do it on the same machine as the one > running gpsfeed+ (or the real gps), with no firewall involvement. I am > using the adobe svg plugin in both windows and linux, IE and Firefox. > Have also used Konqueror in KDE but it has some compatibility problems > with the standard I think. > > I could include an option for GPX (XML) formatted output in the > gpsfeed+ code, although I don't know how this could help, since > gpsfeed+ is just a simulator in place of the real gps, and no gps, > AFAIK, outputs directly data in GPX format. Maybe a serial-to-IP GPX > formatter is an idea... > > J�r�me, the server side script is the way I am doing it now, > but it adds load and also latency to the system, and this is causing > inaccuracies when mobile. System is running a number of other gps > applications at the same time and I need svg for mapping. > > So, if I get it right, there is no way to to use just a socket (not > http protocol) to get the data in svg, so that the http server can be > avoided... > > > > > > ----- > To unsubscribe send a message to: > [EMAIL PROTECTED] -or- > visit http://groups.yahoo.com/group/svg-developers and click "edit my > membership" ---- > Yahoo! Groups Links > > > -- Take it easy, we're in a hurry. --> contact me: ronan at roasp dot com ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

