PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Writing application in pocket pc 2003 for hex data transfer

Reply

Writing application in pocket pc 2003 for hex data transfer

 
Thread Tools Rate Thread
Old 03-03-2006, 10:04 AM   #1
aparnadesh@gmail.com
Guest
 
Posts: n/a
Default Writing application in pocket pc 2003 for hex data transfer


Hi

I want to develop on application in vb.net 2003 which will transfer Hex
data from pocket pc2003 to pocket pc2003. How it can be achived.

Thanks

  Reply With Quote
Old 03-03-2006, 03:08 PM   #2
Norman Rericha
Guest
 
Posts: n/a
Default Re: Writing application in pocket pc 2003 for hex data transfer

There are many different methods that be implemented to transfer data
between devices.

1) If both devices are on a network you have TCP or UDP
2) If both devices have Irda you can make a connection and transfer
3) Bluetooth might even be a possiblity.

In the end you need to decide what technologies are available on both
devices and pick on the best fits the application.

After you decide, Google can give you as many examples and you could
need to get the code implemented.

In my opinion IrDA would probably be eaisest if you have that option.

--
I hope this helps

--
Norman Rericha
Senior Software Engineer
Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off