| Reply | « Previous Thread | Next Thread » |
|
I installed mobile web server(including mod_python) in my phone, made a ad-hoc wireless Lan with my laptop, and tested successfully, then deploy a python written application in mobile web server, and tested successfully on my laptop using IE browser, but when I try to connect to this application using python code, a problem occurs:
Code:
File "D:\Python24\lib\site-packages\ZSI\client.py", line 209, in Send
self.h.connect()
File "D:\Python24\Lib\httplib.py", line 630, in connect
raise socket.error, msg
error: (10061, 'Connection refused')
|
| lb213_2000 |
| View Public Profile |
| Find all posts by lb213_2000 |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Problem while Mobile Web Server Configuration in Linux | mobileteam | Mobile Web Server | 0 | 2007-10-23 13:21 |
| Sockets problem - C++ exe connecting to Python server | zahzaf | General Symbian C++ | 12 | 2007-09-27 14:07 |
| How can i upload a file from mobile to a web server? | mahabubul_alam | Mobile Java Networking & Messaging & Security | 1 | 2007-04-07 07:40 |
| Mobile Web Server source code released! | jplauril | Python | 1 | 2006-06-07 20:07 |
| Web server problem | Nokia_Archived | WAP Servers | 2 | 2002-05-14 12:19 |