Serial port to network proxy

46 Recommendations
177 Downloads (This Week)
Last Update:
Download ser2net-2.8.tar.gz
Browse All Files
BSD Linux

Description

This project provides a proxy that allows telnet/tcp connections to be made to serial ports on a machine.

Serial port to network proxy Web Site

Update Notifications





User Ratings

 
 
46
3
Write a Review

User Reviews

  • Posted by Hannah Smith 4 days ago

    Thanks for Ser2net, it's good!

  • Posted by Austin 2012-11-13

    Simple. Useful. Light.

  • Posted by Lingku Xia 2012-08-19

    it's a good serial tool~ i've a suggestin: can support multi-users(4 users or more) to connect the tcp port at the same time(like some terminal device)? in my lab, there is one device with serial, all users debug through the ser2net tool, but at one time, only on person can connect with it. so i wish the ser2net can support multi-user connection~ ^_^

  • Posted by Duncan Kinnan 2012-08-03

    nice and rare software, thanks to devs!

  • Posted by OpenID User 2012-07-21

    --- dataxfer.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dataxfer.c b/dataxfer.c index 0721d85..0983aa9 100644 --- a/dataxfer.c +++ b/dataxfer.c @@ -556,6 +556,7 @@ header_trace(port_info_t *port) } strncpy(buf + len, portstr, sizeof(buf) - len); len += strlen(buf + len); + len += snprintf(buf + len, sizeof(buf) - len, ")\n"); if (port->rt.file != -1 && port->rt.timestamp) { write_ignore_fail(port->rt.file, buf, len); --

Read more reviews

Additional Project Details

Languages

English

Intended Audience

Developers, Other Audience, System Administrators

User Interface

Non-interactive (Daemon)

Programming Language

C

Registered

2001-06-03

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.