Hi. I developed a midlet which connects to a webservice. The webservice port is 8282. The telco's proxy port is 8080. Is it possible the data I send using HTTP Post on Port 8080 (Telco) will be send to port 8282 which is my webservice.
Thank you
Pau =)

Reply With Quote

