<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to open the Internet connection (dialup) on PC using the Qt functions for 3G modem?]]></title><description><![CDATA[<p dir="auto">I want to write an desktop application - a communicator (dialer) 3G modem connection for accessing the Internet applications on a  personal computer, measures traffic, monitors connection, its speed.<br />
Management AT commands for me - it is clear.<br />
My question:  How to open the Internet connection on PC using the Qt functions to open the transparent channel for all  desktop applications?</p>
]]></description><link>https://forum.qt.io/topic/77705/how-to-open-the-internet-connection-dialup-on-pc-using-the-qt-functions-for-3g-modem</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 05:07:56 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/77705.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Mar 2017 07:21:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to open the Internet connection (dialup) on PC using the Qt functions for 3G modem? on Sat, 08 Apr 2017 20:54:07 GMT]]></title><description><![CDATA[<p dir="auto">Usually something like <code>LIBS += -lrasapi32</code></p>
]]></description><link>https://forum.qt.io/post/386971</link><guid isPermaLink="true">https://forum.qt.io/post/386971</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 08 Apr 2017 20:54:07 GMT</pubDate></item><item><title><![CDATA[Reply to How to open the Internet connection (dialup) on PC using the Qt functions for 3G modem? on Sat, 08 Apr 2017 06:38:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> This is understandable for me. I'm asking: how to make a remote connection (RAS) on a PC? Specifically: How to connect the rasapi32.lib library to Qt5?</p>
]]></description><link>https://forum.qt.io/post/386910</link><guid isPermaLink="true">https://forum.qt.io/post/386910</guid><dc:creator><![CDATA[Make_Pic]]></dc:creator><pubDate>Sat, 08 Apr 2017 06:38:55 GMT</pubDate></item><item><title><![CDATA[Reply to How to open the Internet connection (dialup) on PC using the Qt functions for 3G modem? on Fri, 07 Apr 2017 22:25:07 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">So basically you have a serial port to connect to your modem and send AT commands ? So <a href="http://doc.qt.io/qt-5/qserialport.html" target="_blank" rel="noopener noreferrer nofollow ugc">QSerialPort</a> should do the job.</p>
]]></description><link>https://forum.qt.io/post/386881</link><guid isPermaLink="true">https://forum.qt.io/post/386881</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 07 Apr 2017 22:25:07 GMT</pubDate></item><item><title><![CDATA[Reply to How to open the Internet connection (dialup) on PC using the Qt functions for 3G modem? on Fri, 07 Apr 2017 07:55:32 GMT]]></title><description><![CDATA[<p dir="auto">Then another question: in Qt (under minGW, not MVS20XX) of the latest versions, is there a tool (functions \ lib) to work with msdn RASDIAL to open the connection as in the example below?<br />
<a href="https://www.codeproject.com/Articles/120638/G-Modem-Internet-Dialer?msg=5382243#xx5382243xx" target="_blank" rel="noopener noreferrer nofollow ugc">3G Modem Internet Dialer</a></p>
]]></description><link>https://forum.qt.io/post/386721</link><guid isPermaLink="true">https://forum.qt.io/post/386721</guid><dc:creator><![CDATA[Make_Pic]]></dc:creator><pubDate>Fri, 07 Apr 2017 07:55:32 GMT</pubDate></item><item><title><![CDATA[Reply to How to open the Internet connection (dialup) on PC using the Qt functions for 3G modem? on Thu, 06 Apr 2017 03:40:05 GMT]]></title><description><![CDATA[<p dir="auto">What do you think about RAS API for Qt5?</p>
]]></description><link>https://forum.qt.io/post/386370</link><guid isPermaLink="true">https://forum.qt.io/post/386370</guid><dc:creator><![CDATA[Make_Pic]]></dc:creator><pubDate>Thu, 06 Apr 2017 03:40:05 GMT</pubDate></item></channel></rss>