| Reply | « Previous Thread | Next Thread » |
|
I was wondering, whether it is possible to implement a local HTTP proxy, lurking e.g. at localhost:8080.
For now all my attemtps did fail: Neither the J2ME socket based approach (e.g. NetworkDemo) nor the nice Python TinyHTTPProxy do work. The problem seems to be, that a) opening a server socket at localhost or b) the communication between the access point (i.e. the definition of the access point), added with proxy settings fails. The HTTP proxy seems to be not called at all if instantiated at localhost. Does anybody of you have some info? Regards |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
Check this one:
http://www.paniccode.com/?p=820 its a japanese pyS60 proxy, but maybe the code will help you. ![]() Oscar B paniccode.com |
| OscarBernabeu |
| View Public Profile |
| Find all posts by OscarBernabeu |
|
Hmm. Thanks, but no source - no deal
![]() BTW: I have to correct myself. BaseHTTPServer now works generally (so it is involved), but I stell cannot act as a real proxy. To be continued. Regards |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
It is very easy to take a look at the source code, just use any SIS file explorer, like SISXplorer.
I know the japanese programmer, and I can't tell you for sure the program license is open (my japanese is not so good at all), but he is encouraging people to modify some internal settings of the program. Anyway, this was just a hint... just trying to help. |
| OscarBernabeu |
| View Public Profile |
| Find all posts by OscarBernabeu |
|
I already tried to unpack the SIS, using UnSIS, but failed.
SISXPlorer was a good hint. This tool made the trick. Thanks Regards |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Doubts - S60 3rd Edition versus S60 3rd Edition FP1 | juarezjunior | General Symbian C++ | 4 | 2009-04-27 12:29 |
| Is there ssladaptor.lib within the S60 3rd? | Aspen | General Symbian C++ | 0 | 2007-04-27 08:27 |
| 407 Proxy Authentication in SUBSCRIBE on S60 3rd MR | stenlik | Symbian Networking & Messaging | 2 | 2007-04-26 07:24 |
| Carbide c++ and S60 3rd Edition Feature Pack 1 Working | jimgilmour1 | Carbide.c++ IDE and plug-ins | 1 | 2006-10-18 21:39 |
| S60 3rd SIP - Direct connection UAC / UAS (Without SIP Proxy) Example available? | AlfredoRU | Symbian Networking & Messaging | 1 | 2006-10-18 18:20 |