1
2
artículo
Publicado 2000
Enlace
Enlace
El presente artículo desarrolla una plataforma robusta para la gestión de procesos a distancia, El lenguaje JAVA se emplea como lenguaje de programación en tres niveles de desarrollo: Servidores de Control, Servidor Web y Clientes Web. La interacción con los servidores de control será a través del puerto serial y/o puerto paralelo según sea el requerimiento. Así podremos interactuar con cualquier dispositivo de control especializado: Un microcontrolador; un PLC (Programable Logic Controller), un DSP (Digital Signal Procesar) o sensores sofisticados que envíen data por los puertos mencionados, la red local de servidores de Control asegura la fiabilidad y el buen funcionamiento de nuestros procesos. La puerta de salida hacia Internet, serán los "Servidores Web", los cuales atienden a los clientes; Tal cliente no tiene acceso directo al sistema, hasta haber verificado sus privileg...
3
artículo
Publicado 2000
Enlace
Enlace
This article develops a robust platform for remote process management.JAVA language is used as a programming language at three levels of development: Control Servers, Web Server and Web Clients. The interaction with the control servers will be through the serial port and/or parallel port depending on the requirement. Thus we can interact with any specialized control device: A microcontroller, a PLC (Programmable Logic Controller), a DSP (Digital Signal Processor) or sophisticated sensors that send data through the aforementioned ports, theLocal network of Control servers ensure the reliability and proper functioning of our processes.The exit door to the Internet will be the "Web Servers", which serve clients; Such a client does not have direct access to the system, until it has verified its privileges. The information thatjourney through the Web is encrypted. Using a microcontroller we w...