J
Jon Credit
I have developed a small PPC application that captures
some data in a SQLCE database. The data is both text and
binary. I have created a sockets application for both the
PPC and the client workstation that transfers the data
from the PPC to the workstation as long as I have an IP
address for the client workstation.
I am now being told the client workstation may not have an
IP address (i.e. it is a laptop and will be on the road).
I am looking for a solution to get the data from the PPC
to the laptop. Is it possible to write an app that 'talks'
to the PPC via sockets? The PPC does not have a network
card, it is only connected via a cradle?
Any and all suggestions are deeply appreciated.
Thanks
--Jon
some data in a SQLCE database. The data is both text and
binary. I have created a sockets application for both the
PPC and the client workstation that transfers the data
from the PPC to the workstation as long as I have an IP
address for the client workstation.
I am now being told the client workstation may not have an
IP address (i.e. it is a laptop and will be on the road).
I am looking for a solution to get the data from the PPC
to the laptop. Is it possible to write an app that 'talks'
to the PPC via sockets? The PPC does not have a network
card, it is only connected via a cradle?
Any and all suggestions are deeply appreciated.
Thanks
--Jon