In message <[email protected]>, cfo writes:
>I just got my Prologix GPIB-ETH
>
>I am 90% Linux Ubuntu based , and would like to get 99% based.
>So i am looking for some C code examples, implementing the linux
>networking part.
Look at this stuff:
https://github.com/bsdphk/pylt
As far as I know the GPIB-ETH is just like the GPIB-USB, except you
open a socket in stead of as (usb-) serial port.
I switched from C to python for stuff like this.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
[email protected] | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
time-nuts mailing list -- [email protected]
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.