So, we have an internet tablet, with a great browser, but we're unable to use it for local web applications because browser requests and internet connection when accessing "http://127.0.0.1"
In 770, every application that used IC connection or was launched using a LD_PRELOAD that mapped "socket" call to use it and ask for an internet connection (I wonder why socket() and not connect()...). By that time I could use the following GConf line to setup a fake IAP connection called "Localhost": gconftool -s -t string /system/osso/connectivity/IAP/Localhost/type DUMMY but this doesn't work with N800. I wonder: - how to overcome this problem in N800. - is there a better approach to this problem? - why do you request IAP connection for localhost? Our use is Canola web-ui, we use a small footprint webserver (written with libsoup, it also takes care of scanning new media) and that allow us to have a multi-platform local/remote user interface to configure our software. -- Gustavo Sverzut Barbieri -------------------------------------- Jabber: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] ICQ#: 17249123 Skype: gsbarbieri Mobile: +55 (81) 9927 0010 Phone: +1 (347) 624 6296; [EMAIL PROTECTED] GPG: 0xB640E1A2 @ wwwkeys.pgp.net _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
