Mariano Martinez Peck writes:
> Yes, there was an old SerialPlugin bug which I think it was reported
> by Friedrich Dominicus himself...but I am not sure if it was
> integrated.
Sorry for the noise but there still is a problem in the code.
At least here I can show you:
sp := SerialPort new.
sp
Yes, there was an old SerialPlugin bug which I think it was reported
by Friedrich
Dominicus himself...but I am not sure if it was integrated.
I can find the issue if you want.. (but I think it was not related to 32/64)
Cheers,
On Wed, Jul 3, 2013 at 8:20 AM, Esteban Lorenzano wrote:
> SerialPo
SerialPort new openPort:, then
again... nothing to do with 64bits :)
but... but... the SerialPlugin could have some problems :)
(I don't know if it was working on all platforms)
Esteban
On Jul 3, 2013, at 1:07 PM, Sven Van Caekenberghe wrote:
>
> On 03 Jul 2013, at 12:52, Esteban Lorenzan
On 03 Jul 2013, at 12:52, Esteban Lorenzano wrote:
> Hi,
>
> SocketStream on: 8080.
He wants a Serial Port Connection, not a TCP Socket Stream ;-)
> should work, AFAIK the 64bits thingy does not have anything to do...
> It is something failing?
>
> cheers,
> Esteban
>
>
> On Jul 3, 2013, a
Hi,
SocketStream on: 8080.
should work, AFAIK the 64bits thingy does not have anything to do...
It is something failing?
cheers,
Esteban
On Jul 3, 2013, at 12:46 PM, Friedrich Dominicus
wrote:
> Well how can one open a serial port on a Linux 64-bit box with
> a Pharo 32 bit?
>
> Any thing
Well how can one open a serial port on a Linux 64-bit box with
a Pharo 32 bit?
Any things would be very welcome
Regards
Friedrich