raphael valentin

Results 16 comments of raphael valentin

Dear Coburn, with my respect, I got a bit puzzled concerning the `time_client.py`, `locked_time_client.py` that you are suggesting. My testing configuration can be described as following: - A python vxi11...

Dear Coburn, I write an example of client/server based on a last git clone (see attached files). The client uses Royalty-Free Rohde-Schwarz visa library `librsvisa.so` interfaced by `pyvisa` (run on...

Thanks Ulda for your reply and info. Method `test4` is of interest. Method `test5`is just showing a small bug concerning a non-declared variable. I will try Monday or later to...

Dear Coburn, Haha, thanks for the mention !! Yes, `test4` and `test5` refer to the `unittest` class methods. This is the `stdout` I got at the server-side after `test5` running....

Hi, The update to the Ethernet source files, as described below, seems to have resolved my issue (100,000 successful HTTP requests). This change was inspired by the RTT-Ethernet source code....

Hi, You can find RTT-Ethernet here: [RTT-Ethernet](https://github.com/onelife/RTT-Ethernet), which is a fork of the STM32duino_STM32Ethernet library. The STM32duino_STM32Ethernet_STABLE (I called it *_stable as i could call it *_debug) code is derived...