Roman,

Thanks for the response. What I am trying to do is, write a program be able
to send a file of any type (but probably an mp3) from one android phone to
another android phone. The two phone will only be a few meters apart if
that. Bluetooth was not working very well I was just getting a lot of
problems. Both phone are using android 1.5 do you have any tips on setting
ftp client/server and android.

Thanks and Regards
Mike


On Mon, Nov 9, 2009 at 8:47 PM, Abhi <[email protected]> wrote:

> Hi Romain,
>
> To add to my above note, the preferred wireless connection would be Wi-
> Fi and not Bluetooth.
>
> Is there a way to find out what devices are connected to your WLAN?
> Like how we do a scan for Wireless Access Points. Is there a way by
> which these Wireless devices can share MAC addresses to identify each
> other?
>
> Thanks,
>
> Abhi
>
> On Nov 9, 1:59 pm, Abhi <[email protected]> wrote:
> > Hi,
> >
> > I am trying to do a similar thing but not between two phones. I am
> > trying to accomplish wireless printing to my home wireless printer.
> > Could you please guide me through to the initial steps?
> >
> > Thanks,
> >
> > Abhi
> >
> > On Nov 9, 1:50 pm, "Roman ( T-Mobile USA)" <roman.baumgaert...@t-
> >
> >
> >
> > mobile.com> wrote:
> > > You can write a ftp like client/server application. Use TCP socket
> > > communication for the file transfer application.
> >
> > > If you are in the same network you have not to worry about too much.
> > > If you try to do a file transfer on cellular things get more
> > > complicated. Let me know what you exactly are trying to accomplish.
> >
> > > --
> > > Roman Baumgaertner
> > > Sr. SW Engineer-OSDC
> > > ·T· · ·Mobile· stick together
> > > The views, opinions and statements in this email are those of the
> > > author solely in their individual capacity, and do not necessarily
> > > represent those of T-Mobile USA, Inc.
> >
> > > On Nov 8, 10:00 am, Mike88 <[email protected]> wrote:
> >
> > > > Hello,
> >
> > > > Can some give me advice on what I could use to write code to transfer
> > > > a file from one phone to another.- Hide quoted text -
> >
> > > - Show quoted text -- Hide quoted text -
> >
> > - Show quoted text -
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to