Welcome! Log In Create A New Profile

Advanced

Sending text files to the serial port using WD Mobile

Posted by Mitchell 
Mitchell
Sending text files to the serial port using WD Mobile
February 11, 2009 01:55PM
Dear coders,
does somebody here got an experience in sending the file (a palin text file) to the serial port using WD Mobile?

Please share your ideas.

Regards
mikz
Mitchell,

Why not the other way around:

A WD applic, waiting for WM instructions to copy stuff with ceCopyFile.

Instuctions can be received;
- via a socket connection (this actualy works over USB cable)
- by polling a registry location on the Mobile device, with ceRegistryQueryValue
- via RPC write stuff (data or reference to the datafile) inside central database, which can be detected on the WD applic
- other.....

HTH
Merijn
Goof.pcs.crosspost
Re: Sending text files to the serial port using WD Mobile
February 11, 2009 06:12PM
Mitchell a écrit :
> Dear coders,
> does somebody here got an experience in sending the file (a palin text file) to the serial port using WD Mobile?
> Please share your ideas.
> Regards
> mikz
>
>
If it work as in Windev PC search for sOpen, sParameter, sInEntryQueue,
sInExitQueue, sWrite, sRead, sClose
If you want you can work with event reading with sEvent and sEndEvent
If the on line help is as good as i know it in French, you should find
helpful information there.
Bye
Goof

PS : sorry for the mistakes i could have done, I'm French.

Message forwarded from pcsoft.us.windev
thanks Goof/Merjin,
the scenario was a WD mobile app running in HHT and a button on the app to send a text file to the serial port,
what serial port sort of? it can be a serial printer, a bluetooth serial printer, a serial printpad docking printer...

there is no desktop application.

thanks.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: