K
KR
I have a small, simple program that I've written in VB.net that brings some
values from text files into comboboxes, then the user selects values, then
those values are saved to a new text file.
I'm looking at extending that project now, where it would be helpful if I
could have multiple PPCs each with the same basic program, but where those
PPCs could be easily synched (maybe bluetooth? IR?) in the field to share
data.
Basically, each PPC is used to score a bunch of events, and I need to be
able to easily bring all of the scores into one place to give a total score.
I'm not a programmer by training or trade, and have never done anything that
requires synching multiple devices- I'm hoping that I'm not getting in over
my head here. Is there an easy way to [automate the transfer of text files
between PPCs], so I can just work with those text files and pull them all
together on one PPC for the summary score?
I'm looking for keywords I should search for in the help file, web pages
with explanations and code snippets, or anything else you can suggest.
Many thanks,
Keith
values from text files into comboboxes, then the user selects values, then
those values are saved to a new text file.
I'm looking at extending that project now, where it would be helpful if I
could have multiple PPCs each with the same basic program, but where those
PPCs could be easily synched (maybe bluetooth? IR?) in the field to share
data.
Basically, each PPC is used to score a bunch of events, and I need to be
able to easily bring all of the scores into one place to give a total score.
I'm not a programmer by training or trade, and have never done anything that
requires synching multiple devices- I'm hoping that I'm not getting in over
my head here. Is there an easy way to [automate the transfer of text files
between PPCs], so I can just work with those text files and pull them all
together on one PPC for the summary score?
I'm looking for keywords I should search for in the help file, web pages
with explanations and code snippets, or anything else you can suggest.
Many thanks,
Keith