Thread: eMonitor
View Single Post
Old 10-30-2011, 03:16 AM   #26
blackmost
Junior Member
blackmost began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Sep 2011
Device: kindle DXG
Kranu,

I love your effort. It's a great tool to save my eyes burn by the LCD. But I encountered a problem with my DXG.

DXG has free 3G but no wifi. And, you have to turn the wireless on when you start the web browser. In this case, the DXG has two ip addrss, one is 192.168.2.2, and another is the ip gained by the 3G network. In the same way, my pc also got two ips, one is 192.168.2.1, and another is the lan ip.

When your webserver start, it automatically set up on the lan ip address. The result is that the DXG cannot get connection to it. I guess it is because the DXG has not route information from 192.168.0.0 to the LAN ip.

I have tried to stop the lan connnection on my PC, then the python webserver just cannot start up.

I think there are two way to resolve the problems. One is that you set up the webserver on 192.168.2.1 instead of the LAN ip; another is that I modify the routing table of my kindle with usbNetwork. But as a Window user I has no idea how to modify the kindle route table.

Can you help me resolve the problem?
blackmost is offline   Reply With Quote