J
jpuopolo
All:
I am developing a J2ME midlet using the new NetBeans 4.1 IDE w/ the
Mobility Pack. My midlet makes HTTP connections. My testing is on the
emulator, since I do not yet have a physical device.
My question --- is it possible to establish real HTTP connections
through the emulator so that I can test my code? I would like (ideally)
for HTTP calls to use the networking stack present on the PC.
My server is written in C#/.NET (but this doesn't matter as the
communications protocol is simple HTTP).
Many thanks,
John
I am developing a J2ME midlet using the new NetBeans 4.1 IDE w/ the
Mobility Pack. My midlet makes HTTP connections. My testing is on the
emulator, since I do not yet have a physical device.
My question --- is it possible to establish real HTTP connections
through the emulator so that I can test my code? I would like (ideally)
for HTTP calls to use the networking stack present on the PC.
My server is written in C#/.NET (but this doesn't matter as the
communications protocol is simple HTTP).
Many thanks,
John