Skip to content

ginopc/busce

Repository files navigation

BusCE: Receive files from Microsoft Windows CE PdAs

Author WebSite

BusCE is a Microsoft Windows app developed in C#. It is a tool for receive files from a WinCE PdA (Portable Digital Assistant) like a Motorola Symbol terminal. You can start BusCE either with or without parameters. First option is also known as Ghost Mode, second option is knows as GUI Mode.

GUI Mode

Without start parameters the application shows his graphical interface. You can insert values on fields and starts file reception.

Ghost Mode

It's a start without parameters. On this case the graphical interface is not shown. The application execute data transfer without need of user interaction. This mode can be used as a module from another application.

Command Line Parameters

  • -lp Local Path : path where the files receiced from PdA are saved
  • -rp Remote Path : path on PdA where source files are searched
  • -rf Remote Filter : file's search filter

Follows an exemple of Ghost Mode:

BusCE.exe -lp=c:\busce\in -rp=\data -rf=out_*.txt

About

Retrive some files from Windows CE terminals

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages