[purejavacomm] Re: Win8 tablet (ARM) version?

  • From: Kustaa Nyholm <kustaa.nyholm@xxxxxxxxxxxxxxxxx>
  • To: purejavacomm@xxxxxxxxxxxxx
  • Date: Wed, 4 Nov 2015 09:43:10 +0200


On 4 Nov 2015, at 07:26, John Lussmyer <Cougar@xxxxxxxxxxxxxxx> wrote:

On Tue Nov 03 17:58:55 PST 2015 Howard@xxxxxxxxxxxxx said:
On 4/11/2015, at 13:24 , John Lussmyer <Cougar@xxxxxxxxxxxxxxx> wrote:

I have a Java app that was using RxTx on Win7 desktop.
I'd like to port it to a Win 8 table, ARM processor.
Anyone done a PureJava adapter for that yet?

It worked for me on Raspberry Pi which is ARM.

Except the Win Serial API is considerably different from the Linux one.
I also wonder about endian-ness and int size differences.


--

Try my Sensible Email package!
https://sourceforge.net/projects/sensibleemail/


Yes, Linux API is different from Windows API, but the questions is if Win8 API
on Intel is any different from Win7 API on Arm ... without any first hand
experience I would say most likely not, I would expect it to be identical, that
is sort of the point of Windows.

Endian-ness and size differences are likely to be no issues so I have high
hopes that it will "Just Work".

Please report back weather or not it works.

br Kusti



Other related posts: