I am not sure that I understand your question. Why is there a need for upload and download if you can just copy audio and video files to the right directories of the emulator, i.e. directly into the emulated drives?
You don't connect the emulator to HTTP, you connect it e.g. to TCP/IP over Ethernet, and then you program your up- and downloads with the Symbian HTTP classes that implement a HTTP client.
Forum posts: 1242
I am not sure that I understand your question. Why is there a need for upload and download if you can just copy audio and video files to the right directories of the emulator, i.e. directly into the emulated drives?
René Brunner
Forum posts: 37
hi,
i want to know that how i connect the emulator to http.
and then i want to upload my Audio and vedio file is it possible.
plz suggest.
thanks...
ravinder singh rawat
Forum posts: 1242
You don't connect the emulator to HTTP, you connect it e.g. to TCP/IP over Ethernet, and then you program your up- and downloads with the Symbian HTTP classes that implement a HTTP client.
René Brunner