I have an IPAQ PDA and I want to write a code which uses a image file that must be downloaded over internet by giving the url. I tried
WebClient Client = new WebClient ();
Client.DownloadFile("http://www.xxxx.com/image.jpg", " image.jpg");
but compact framework doesn't cover WebClient...
I have an IPAQ PDA and I want to write a code which uses a image file that must be downloaded over internet by giving the url. I tried
WebClient Client = new WebClient ();
Client.DownloadFile("http://www.xxxx.com/image.jpg", " image.jpg");
but compact framework doesn't cover WebClient...
I have an ipaq and I want to develop a sofware for streaming MPEG-2 files over internet, does anybody know some decoders, players or sdk for windows CE that I can use for this purpose? I will stream files via http reguest then I need some kind of player to play them, I will use c# by the way...
I have an ipaq and I want to develop a sofware for streaming MPEG-2 files over internet, does anybody know some decoders, players or sdk for windows CE that I can use for this purpose? I will stream files via http reguest then I need some kind of player to play them, I will use c# by the way...
I have an ipaq and I want to develop a sofware for streaming MPEG-2 files over internet, does anybody know some decoders, players or sdk for windows CE that I can use for this purpose? I will stream files via http reguest then I need some kind of player to play them, I will use c# by the way...
I have an ipaq and I want to develop a sofware for streaming MPEG-2 files over internet, does anybody know some decoders, players or sdk for windows CE that I can use for this purpose? I will stream files via http reguest then I need some kind of player to play them, I will use c# by the way...
I have an ipaq and I want to develop a sofware for streaming MPEG-2 files over internet, does anybody know some decoders, players or sdk for windows CE that I can use for this purpose? I will stream files via http reguest then I need some kind of player to play them, I will use c# by the way...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.