Virtual COM port over TCP

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I have a rCell 500 router with a serial port COM.
On this router, I have set up a server TCP (192.101.1.198:4001) who transmit the serial port data.
On windows with a software, I successfully connected my laptop to the server and receive/transfer data over it to a virtual com port.
On my ubuntu server, I tried to do the same with socat and pppd but can't get it work...
This is the serial configuration I need:
Server: 192.101.1.198:4001
Baud Rate: 115200
Parity: None
Data Bits: 8
Stops Bits: 1
Flow Control: None
Thanks in advance for your help
serial-port tcp-ip
add a comment |Â
up vote
0
down vote
favorite
I have a rCell 500 router with a serial port COM.
On this router, I have set up a server TCP (192.101.1.198:4001) who transmit the serial port data.
On windows with a software, I successfully connected my laptop to the server and receive/transfer data over it to a virtual com port.
On my ubuntu server, I tried to do the same with socat and pppd but can't get it work...
This is the serial configuration I need:
Server: 192.101.1.198:4001
Baud Rate: 115200
Parity: None
Data Bits: 8
Stops Bits: 1
Flow Control: None
Thanks in advance for your help
serial-port tcp-ip
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a rCell 500 router with a serial port COM.
On this router, I have set up a server TCP (192.101.1.198:4001) who transmit the serial port data.
On windows with a software, I successfully connected my laptop to the server and receive/transfer data over it to a virtual com port.
On my ubuntu server, I tried to do the same with socat and pppd but can't get it work...
This is the serial configuration I need:
Server: 192.101.1.198:4001
Baud Rate: 115200
Parity: None
Data Bits: 8
Stops Bits: 1
Flow Control: None
Thanks in advance for your help
serial-port tcp-ip
I have a rCell 500 router with a serial port COM.
On this router, I have set up a server TCP (192.101.1.198:4001) who transmit the serial port data.
On windows with a software, I successfully connected my laptop to the server and receive/transfer data over it to a virtual com port.
On my ubuntu server, I tried to do the same with socat and pppd but can't get it work...
This is the serial configuration I need:
Server: 192.101.1.198:4001
Baud Rate: 115200
Parity: None
Data Bits: 8
Stops Bits: 1
Flow Control: None
Thanks in advance for your help
serial-port tcp-ip
serial-port tcp-ip
asked Jan 29 at 16:41
Guillaume Brulet
12
12
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1001053%2fvirtual-com-port-over-tcp%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password