- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- TCP/IP TO HDLC (RS485) SERIAL GATEWAY
Operating System - OpenVMS
1823079
Members
3450
Online
109645
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-15-2006 01:13 AM
тАО06-15-2006 01:13 AM
TCP/IP TO HDLC (RS485) SERIAL GATEWAY
I need to read and write a TCP/IP stream from an Itanium via ethernet (using OpenVMS) to a RS485, 180Kbaud, HDLC format.
Any help would be greatly appreciated.
Any help would be greatly appreciated.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-16-2006 01:04 AM
тАО06-16-2006 01:04 AM
Re: TCP/IP TO HDLC (RS485) SERIAL GATEWAY
Well one would have to assume that the remote serial device is also connected to ethernet somehow (or else this project is a non-starter ;-).
That serial to ethernet "adapter" device should have an associated ip address and offer some available ports/protocols for access.
The manufacturer of this device might even have some sample code for developers to look at.
Other than that, your question is a bit terse as to what kind of help you need.
Cheers,
Art
That serial to ethernet "adapter" device should have an associated ip address and offer some available ports/protocols for access.
The manufacturer of this device might even have some sample code for developers to look at.
Other than that, your question is a bit terse as to what kind of help you need.
Cheers,
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2006 07:15 PM
тАО06-18-2006 07:15 PM
Re: TCP/IP TO HDLC (RS485) SERIAL GATEWAY
I was going to suggest something like the Control DeviceMaster - but a 180K baud? Outside its range I think.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-19-2006 12:51 AM
тАО06-19-2006 12:51 AM
Re: TCP/IP TO HDLC (RS485) SERIAL GATEWAY
Ian,
Having done similar applications in the past, there are many issues that will arise. HDLC is (as I recall from memory, I am not in my library at the moment), a synchronous protocol. Put plainly, that means that for all intents and purposes, entire blocks must be sent precisely, one character after another with no gaps.
This generally means that entire HDLC blocks need to be sent as single messages over the network. A network delay in the middle of a message would force retransmission. CSMA/CD networks like Ethernet/IEEE 802.3 are subject to random latency delays caused by collision backoffs. It seems counter-intuitive, but even a 1Gb Ethernet is subject to these latencies at times. On a 180Kb synchonous serial circuit, that means that each character must be available at 1/180000 intervals.
More information would certainly be useful.
If this needs to be taken offline, I will be happy to speak with you.
- Bob Gezelter, http://www.rlgsc.com
Having done similar applications in the past, there are many issues that will arise. HDLC is (as I recall from memory, I am not in my library at the moment), a synchronous protocol. Put plainly, that means that for all intents and purposes, entire blocks must be sent precisely, one character after another with no gaps.
This generally means that entire HDLC blocks need to be sent as single messages over the network. A network delay in the middle of a message would force retransmission. CSMA/CD networks like Ethernet/IEEE 802.3 are subject to random latency delays caused by collision backoffs. It seems counter-intuitive, but even a 1Gb Ethernet is subject to these latencies at times. On a 180Kb synchonous serial circuit, that means that each character must be available at 1/180000 intervals.
More information would certainly be useful.
If this needs to be taken offline, I will be happy to speak with you.
- Bob Gezelter, http://www.rlgsc.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP