The Artima Developer Community
Sponsored Link

Java Answers Forum
Java Newbie

2 replies on 1 page. Most recent reply: Feb 15, 2006 4:41 AM by amar varia

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
amar varia

Posts: 2
Nickname: slim05
Registered: Feb, 2006

Java Newbie Posted: Feb 8, 2006 3:13 PM
Reply to this message Reply
Advertisement
Hi i have been asked to create a disgustingly huge project which i have to complete before APRIL with java as a new language to me!!!

Ok so what ive been asked to do is create an application which can stream picture files to a wireless device such as a pda,
(on the pda i have to create another application which can verify the files downloaded but i think that involves C++!)

anyhoo,my question is, is it possible to create such an application using java. can java stream wirelessly to other wifi enabled devices in a network?

i would really appreciate any help or suggestions,

thank you in advance!


Vijay Nathani

Posts: 29
Nickname: vijaynath
Registered: Jan, 2006

Re: Java Newbie Posted: Feb 12, 2006 2:12 AM
Reply to this message Reply
How is the PDA connected to your machine?

If both your machine and PDA are connected to a common network, then I would recommend using Java network communication for transfer of files.

If your PDA is connected to the machine via USB, then maybe it is a simple file copy program.

amar varia

Posts: 2
Nickname: slim05
Registered: Feb, 2006

Re: Java Newbie Posted: Feb 15, 2006 4:41 AM
Reply to this message Reply
pdas connected through active sync currently (usb)
but i have to be able to connect it to a wifi network.
in other words i have to make the wifi network which can accomodate one to two pdas.

java communication?

Flat View: This topic has 2 replies on 1 page
Topic: why do I get this error message? Previous Topic   Next Topic Topic: Socket timeout

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use