<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 27: Dosbox's Nullmodem</title><link>https://sourceforge.net/p/com0com/feature-requests/27/</link><description>Recent changes to 27: Dosbox's Nullmodem</description><atom:link href="https://sourceforge.net/p/com0com/feature-requests/27/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 04 Mar 2022 18:12:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/com0com/feature-requests/27/feed.rss" rel="self" type="application/rss+xml"/><item><title>#27 Dosbox's Nullmodem</title><link>https://sourceforge.net/p/com0com/feature-requests/27/?limit=25#6bb7</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It uses the following packets:&lt;br/&gt;
0xFF with the next byte being break(bit 2)/DTR(bit 1)/RTS(bit 0)&lt;br/&gt;
That one is sent when the connection is made with the TCP server/client, from both sides, to initialize their respective signals from the modem control and line control registers.&lt;br/&gt;
It's also sent when those lines on the senders side change (by updating those registers).&lt;br/&gt;
When receiving "0xFF, 0xFF", the other side is literally sending the 0xFF byte. In all other cases, it's a normally sent byte over the TCP connection(from the base I/O port of the UART).&lt;/p&gt;
&lt;p&gt;The RTS of the packet's sender is connected to CTS, and the DTR to DSR. Break obviously executes the break signal on the sending line.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">superfury1</dc:creator><pubDate>Fri, 04 Mar 2022 18:12:18 -0000</pubDate><guid>https://sourceforge.netfdc257ed2d2ac9328ee13a37135bf6d59c136867</guid></item><item><title>Dosbox's Nullmodem</title><link>https://sourceforge.net/p/com0com/feature-requests/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Can Dosbox's Nullmodem (with it's signals) be added as an option to the virtual serial port using TCP?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">superfury1</dc:creator><pubDate>Fri, 04 Mar 2022 18:01:15 -0000</pubDate><guid>https://sourceforge.net73dc8b3e765514dfb705de8f4209451e4d84ed16</guid></item></channel></rss>