Sponsored Content
Top Forums Shell Programming and Scripting Communicating with ethernet to serial LED sign - is this feasible? Post 303042857 by hicksd8 on Wednesday 8th of January 2020 01:55:33 PM
Old 01-08-2020
Does the ethernet to serial adapter have a brand name on it? Often these devices are oem'd from a third party that manufactures the adapters. Also, they are often configured on the LAN using a browser. If you know the ip address of the adapter have you tried putting that address into a browser to see if you get invited to configure the thing?

To answer your first question, yes, it is certainly possible to access a serial device over ethernet using an adapter.

e.g.
NETRS232485 | Startech RS232 to Ethernet Ethernet Adapter | RS Components
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How to use 2 Proccess communicating with each other using 2 pipe

Hi, Guys ... I want to know how to use to 2 processes (A & B) communicating with each others through 2 pipes (Pipe1 & Pinpe2) : such that process A write to Pipe1 and Process B read from Pipe1 and process B write to Pipe2 and Process A read from Pipe2 . Does anyone have an idea about... (1 Reply)
Discussion started by: someone33
1 Replies

2. Shell Programming and Scripting

Sign on/Sign off logging script

I'd like to make a script that I can execute every time I sign on to my linux box that keeps track of the time and allows to me to add a remark to a file. So basically once I log in, I run the script, and it outputs the date and time to a text file (log.txt). But that isn't my problem. I need... (1 Reply)
Discussion started by: Glider
1 Replies

3. UNIX for Advanced & Expert Users

Communicating with Serial Port

I am using system running on red hat linux 4. I had connected health measuring machine to the serial port and configured it stty -F /dev/ttyS0 9600 -parenb cs8 -cstopb this machine requires a command to be passed to it for giving output. I am unable to pass command hexa format(0x68) to the... (4 Replies)
Discussion started by: netsavant
4 Replies

4. UNIX for Dummies Questions & Answers

Communicating Via Terminals With Other Computers

Hello, I would like to know if it is possible to communicate between two terminals on seperate computers for free - e.g. not using proprietary software or using the built in UNIX terminals on operating systems of the UNIX flavor. Thanks, photray94 (2 Replies)
Discussion started by: photray94
2 Replies

5. AIX

how to know my serial port is communicating and running fine

i want to know that my serial port ( pci slot with 2 port ) is working fine and communicating is there any way to know the serialport is working and communicating? please help (3 Replies)
Discussion started by: pchangba
3 Replies

6. Ubuntu

Ubuntu 9.04 Serial application to telnet to serial device

Hello! I am working on an application which reads environmental instruments which have serial ports. The application requires a serial port to be present to talk to the device (i.e. /dev/ttyS0 ). In some instances the environmental devices will be 100's of yards away from the computer, so a... (5 Replies)
Discussion started by: mvona
5 Replies

7. Programming

ERROR while communicating with gmail

$./a.out smtp.gmail.com 25 220 mx.google.com ESMTP 9sm2923369yxf.23 250 mx.google.com at your service 220 2.0.0 Ready to start TLS after handshake Common Name: smtp.gmail.com after get cert dn -----BEGIN SSL SESSION PARAMETERS-----... (0 Replies)
Discussion started by: darshan.ghumare
0 Replies

8. IP Networking

Need a bridge from an ethernet interface to a serial interface

This is my situation DOS pc serial cable (sl0) Linux Pc eth1 192.168.0.10 <-------------------->192.168.0.2 <------------>192.168.0.1 (router) I connected the linux pc and the dos pc with a SLIP (serial line internet protocol), so they can communicate in the sl0 interface. ... (3 Replies)
Discussion started by: mghis
3 Replies

9. Programming

Child threads communicating with main thread via pipes

I have a simple client/server program I am using for learning purposes. I have it setup so that after server is setup and listening it than goes into a loop where it accepts incoming client connections. After each connection, the client socket is than passed to a thread routine where it can be... (3 Replies)
Discussion started by: Majortom71
3 Replies

10. Shell Programming and Scripting

Script to send serial commands over ethernet

Hi there, I have a Debian server (192.168.1.1) connected through ethernet to a RS232 device servers (192.168.1.5) that is then connected through RS232 to a Video Projector. The idea is that I want to send commands to the video projector (eg. turn on/off) via the device server. According to... (4 Replies)
Discussion started by: chebarbudo
4 Replies
CS(4)							 BSD/i386 Kernel Interfaces Manual						     CS(4)

NAME
cs -- Ethernet device driver SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device cs Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_cs_load="YES" In /boot/device.hints: hint.cs.0.at="isa" hint.cs.0.port="0x300" hint.cs.0.irq="10" hint.cs.0.maddr="0xd000" DESCRIPTION
The cs driver provides support for ISA Ethernet adapters based on the Crystal Semiconductor CS8900 and CS8920 NICs. These devices are used on the IBM EtherJet ISA adapters and in many embedded applications where the high integration, small size and low cost of the CS89x0 family compensate for their drawbacks. The cs driver will obtain configuration parameters either from /boot/device.hints or from the card. At least the I/O port number must be specified. Other parameters specified in /boot/device.hints will be used if present; the card may be soft-configured so these may be any valid value. Adapters based on the CS8920 normally offer PnP configuration and the driver will detect the IBM EtherJet and the CSC6040 adapters automatically. Note that the CS8900 is limited to 4 IRQ values; these are normally implemented as 5, 10, 11 and 12. The CS8920 has no such limitation. Memory-mapped and DMA operation are not supported at this time. In addition to the ISA devices, the PC Card devices based on the CS889x0 family are also supported. The IBM EtherJet PCMCIA Card is the only known device based on this chip. The PC Card support does not need the above specific ISA hints to work. The PC Card support may not work for 10base2 (thinnet) connections and may bogusly claim to support 10base5 (there are no known cards that have an AUI necessary for 10base5 support on their dongles). DIAGNOSTICS
cs%d: full/half duplex negotiation timeout The attempt to negotiate duplex settings with the hub timed out. This may indicate a cabling problem or a faulty or incompatible hub. cs%d: failed to enable <media> The CS89x0 failed to select the nominated media, either because it is not present or not operating correctly. cs%d: No EEPROM, assuming defaults The CS89x0 does not have an EEPROM, or the EEPROM is hopelessly damaged. Operation will only be success- ful if the configuration entry lists suitable values for the adapter. cs%d: Invalid irq The IRQ specified in the configuration entry is not valid for the adapter. cs%d: Could not allocate memory for NIC There is a critical memory shortage. The adapter will not function. cs%d: Adapter has no media The adapter is not configured for a specific media type. The media type will have to be manually set. This is a %s, but LDN %d is disabled The PnP probe code found a recognised adapter, but the adapter is disabled. failed to read pnp parms A PnP adapter was found, but configuration parameters for it could not be read. failed to pnp card parameters The parameters obtained via PnP were not accepted by the driver. The adapter may not function. CAVEATS
The CS89x0 family of adapters have a very small RAM buffer (4K). This may cause problems with extremely high network loads or bursty network traffic. In particular, NFS operations should be limited to 1k read/write transactions in order to avoid overruns. SEE ALSO
arp(4), netintro(4), ng_ether(4), ifconfig(8) AUTHORS
The cs device driver was written by Maxim Bolotin and Oleg Sharoiko. This manpage was written by Michael Smith. BSD
July 16, 2005 BSD
All times are GMT -4. The time now is 02:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy