In this tutorial I am going to show how-to communicate a Java program with an Arduino board through the serial port.

In this tutorial I am going to show how-to communicate a Java program with an Arduino board through the serial port.
I has configured a Ubuntu 16.04 like Scan server. The configuraton is OK and I can scan from another Linux machine. But I needed scan from a Windows machine. The solution was install phpSANE but It didn’t work.
I began testing a simple threads example. But, I had a little problems:
Here is the solution.
This is a simple C++ socket example with a client and echo server. This tutorial is based on simple server and client chat (linux) written by Hassan M. Yousuf.
I do not pretend bring a long explanation about sockets, you can find a lot of information in Google. I share a basic example to understand how it works.
Dentro mis tareas de investigación estaba creando un nuevo usuario en uno de los servidores Centos que disponemos en el centro de investigación. Al establecer la sentencia, el sistema me arrojaba el siguiente error:
# adduser miusuario adduser: cannot lock /etc/passwd; try again later
Terminé mis estudios de maestría (¡al fin!) y ahora me encuentro en el proceso de registrar mi título en la Secretaría de Educación Superior, Ciencia, Tecnología e Innovación SENESCYT; así que recurrí a la secretaría para averiguar cuales eran los pasos y ahora que ya entregue mis documentos, se me ocurrió colocar esta entrada para no olvidar el proceso.