Go Back   Zuneboards > Zune Discussions > Zune Games and Applications > Development Discussions

Development Discussions All developers who are coding games may stop by here for any help, suggestions, and everything development related.

Reply
 
LinkBack Thread Tools
Old 01-31-2010, 08:01 PM   #1 (permalink)
Zewbie
 
Join Date: Jan 2010
Posts: 2
Logan Adams is on a distinguished road
Question Data Transfer Question

I have made an app for note taking, but I was curious if the Zune was capable to transferring data, text and tables back to the computer if it was able. Is this possile, or should I just abandon this part of the program.



Logan Adams is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old 02-01-2010, 08:06 AM   #2 (permalink)
Experienced Member
 
Tiptup300's Avatar
 
Join Date: Apr 2008
Posts: 897
Tiptup300 has disabled reputation
Default

Nope, not possible to send data back.

Except in debug mode, so technically you could send data back, but it would be very awkward.



Tiptup300 is offline   Reply With Quote
Old 02-02-2010, 12:53 PM   #3 (permalink)
the treasury tag of doom
Development Front
Super Moderator
Expert Zuner
 
itsnotabigtruck's Avatar
 
Join Date: May 2008
Posts: 2,832
itsnotabigtruck has a brilliant futureitsnotabigtruck has a brilliant futureitsnotabigtruck has a brilliant futureitsnotabigtruck has a brilliant futureitsnotabigtruck has a brilliant futureitsnotabigtruck has a brilliant futureitsnotabigtruck has a brilliant futureitsnotabigtruck has a brilliant future
Awards Showcase
Member of the Quarter 
Total Awards: 1
Default

It would be theoretically possible to transmit data back to the PC through the trace channel; however, no one has reverse engineered the protocol that would need to be used to receive data at the other end. Additionally, it would necessarily be less than svelte due to the lack of Explorer or Zune software integration.

Alternatively, you could just dump the data over trace and hope the user has a debugger hooked up to receive the data and C&P it into their text editor of choice.

tl;dr: No.
__________________

signature by vettexl





itsnotabigtruck is offline   Reply With Quote
Old 02-02-2010, 07:12 PM   #4 (permalink)
Zewbie
 
Join Date: Jan 2010
Posts: 2
Logan Adams is on a distinguished road
Default

Quote:
Originally Posted by Tiptup300 View Post
Nope, not possible to send data back.

Except in debug mode, so technically you could send data back, but it would be very awkward.

OK Thanks, I was just curious if it was easy. Do you think that they will ever offer any integration of this type?



Logan Adams is offline   Reply With Quote
Reply

Bookmarks

Thread Tools