Thread: Serial over TCP
so sorry cant quite figure out on own. work in professional entertainment, , many devices used configured through serial terminal configured through serial terminal provided on tcp port. straight forward in widows software hyperterminal, tcp/ip winsock connection ip# : port#. cannot figure out how in ubuntu, can connect to devices though serial directly not on tcp. have looked @ cutecom, moserial , other similar software. have tried telnet , telnet specified port no results. missing fundamental , appreciate anyones or advice.
clear intent make tcp connection device on network , if @ serial console. example, have projector ip 2.0.0.21 port 3001. if use hyperterminal put address , port using winsock tcp/ip want in ubuntu. don't care if in terminal or not.
thank you
gpgp
'hyperterminal' serial connection requires setup serial settings (stop bit, crc, data bits, parity...).
tcp/ip connection should more straightforward. destination networked devices make necessary translation , transfer data bytes gets serial interface according requirements.
telnet raw exchange of bytes (appart 0xff), , should work. don't have firewall issues? windows box being allowed, not ubuntu one?
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Serial over TCP
Ubuntu
Comments
Post a Comment