MultiThreaded Client Listener Application for Pocket Pc using .net

  • Thread starter Thread starter rajendra.mishra
  • Start date Start date
R

rajendra.mishra

Hi.. Is there any Multi Threaded Application for BarCode Scanning
Available with Client and Listener Application.The Client sends data to
the Listener at regular intervals when it scans the barcode. the
Listener does some activity and returns back the data to be displayed
on the Pocket PC.
 
Well, it should be pretty obvious that there's no application written for
your specific situation. Are you saying that the portion of the code which
already runs on the Pocket PC exists? If that's the case, then all you have
to do is write the piece that listens and responds with what you want
displayed on the Pocket PC? That seems like a pretty easy job.

If you're saying that you have to write the Pocket PC application to do that
and the other end of the network connection, as well, it should be totally
obvious that it's not going to already exist and you have a bit more work to
do.

You're at such an early stage in the process, you should probably hire a
suitable systems integrator to do this for you...

Paul T.
 
Back
Top