<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Communicate a PC with GPRS module through TCP/IP in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/636239#M294167</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Just Geussing, but it sounds like you need to know which IP's are available from the server or if it runs DHCP.&amp;nbsp; Then program a suitable IP address into the device in a simalar fashion to setting a static IP on a pc.&amp;nbsp; Then the module may be able to start TCPIP command from the server and eventually your pc.&amp;nbsp; There may be a way to communicate directly to the pc without going through the server, however i am unsure about that.&amp;nbsp; Think its called a bridge or something???&lt;/P&gt;
&lt;P&gt;Trying to be helpfull but im clutching at straws here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Craig&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jan 2008 17:46:15 GMT</pubDate>
    <dc:creator>craigc</dc:creator>
    <dc:date>2008-01-10T17:46:15Z</dc:date>
    <item>
      <title>Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/634523#M293486</link>
      <description>&amp;nbsp;I want to &lt;SPAN lang="en-US"&gt;exchange&lt;/SPAN&gt; data between a PC and a GPRS module.
&lt;P style="MARGIN-BOTTOM: 0cm"&gt;One problem i have is that my PC is on a local network and the IP my computer has, is the local IP. The server has a different IP through we connect to the &lt;SPAN lang="en-GB"&gt;internet.&lt;/SPAN&gt; Which IP I must use and how?&lt;/P&gt;
&lt;P style="MARGIN-BOTTOM: 0cm"&gt;I know almost nothing about TCP/IP (i have use the Labview TCP/IP functions successfully at our local network) and i would like to ask for informations. I know it is a little irrelevant with Labview, but as there are many users who uses GPRS modules, i would like informations about how to connect a GPRS module through TCP/IP. Simple examples will be the best.&lt;/P&gt;
&lt;P style="MARGIN-BOTTOM: 0cm"&gt;Any informations, links, recommended books, will be highly &lt;SPAN lang="en-US"&gt;appreciated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;Thanks&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Jan 2008 11:26:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/634523#M293486</guid>
      <dc:creator>Pnt</dc:creator>
      <dc:date>2008-01-08T11:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/635125#M293739</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Someone ?!</description>
      <pubDate>Wed, 09 Jan 2008 06:11:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/635125#M293739</guid>
      <dc:creator>Pnt</dc:creator>
      <dc:date>2008-01-09T06:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/635333#M293815</link>
      <description>&lt;DIV&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/73139"&gt;@Pnt&lt;/a&gt; wrote:&lt;BR /&gt;&amp;nbsp;I want to &lt;SPAN lang="en-US"&gt;exchange&lt;/SPAN&gt; data between a PC and a GPRS module.
&lt;P style="margin-bottom: 0cm;"&gt;One problem i have is that my PC is on a local network and the IP my computer has, is the local IP. The server has a different IP through we connect to the &lt;SPAN lang="en-GB"&gt;internet.&lt;/SPAN&gt; Which IP I must use and how?&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;I know almost nothing about TCP/IP (i have use the Labview TCP/IP functions successfully at our local network) and i would like to ask for informations. I know it is a little irrelevant with Labview, but as there are many users who uses GPRS modules, i would like informations about how to connect a GPRS module through TCP/IP. Simple examples will be the best.&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;Any informations, links, recommended books, will be highly &lt;SPAN lang="en-US"&gt;appreciated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;It's not fully clear to me what you want to do but I assume that you want to use a GPRS modem to connect your computer to internet. This is entirely independant of LabVIEW. First you need to install a modem in your system and configure it to communicate with the GPRS modem. It's mostly like installing any other modem in your system and if you use Windows using the Modem Wizard that can be accessed from the Phone and Modem Options Control Panel or similar depending on your Windows version is probably a good start. You will want to install a Standard 19200 or 38400 modem in most cases.&lt;BR /&gt;&lt;BR /&gt;Then you need to configure that modem and here you usually need to add an Extra Initialisation command which will depend on your modem type and most likely on your GPRS provider too.&lt;BR /&gt;&lt;BR /&gt;Next step is to configure a dialup connection using that modem. In Windows XP you do that from the Properties window for the My Network Places window. Other Windows&amp;nbsp; versions might have that as a Control Panel application or somewhere else. Create a new connection is the part you want there and selet the previously installed modem. The dialup number is highly Network Provider specific and you will have to get that from them somehow, though it can proof a real challange to get a support person that even understands what you want to do and then is able to locate the according knowledgebase article in their database.&lt;BR /&gt;&lt;BR /&gt;One you have a network connection setup like that and can connect to the network provider from Windows directly you can also use LabVIEW TCP/IP functions to connect to any TCP/IP endpoint that would be reachable over that connection.&lt;BR /&gt;&lt;BR /&gt;Rolf Kalbermatter&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Jan 2008 13:50:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/635333#M293815</guid>
      <dc:creator>rolfk</dc:creator>
      <dc:date>2008-01-09T13:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/635361#M293829</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Thanks for answering Rolf.&lt;/P&gt;
&lt;P&gt;To be more clear : i have a GSM/GPRS module (like the well known Wavecom's modules (or Falcom, Telit...)). They accept AT commands and they have a D-sub-9 serial&amp;nbsp;connector. They connect to serial port of the PC. I want to connect to the internet with TCP/IP (by sending AT commands). But i can not find any manual..! The module have some commands for TCP/IP but no explanation or examples. Those modems have no drivers, they accept only AT commands. &lt;/P&gt;
&lt;P&gt;For example i have to set APN and IP Address which i don't understant what i should write to. It is independant of Labview but i do not know where to look for information.&lt;/P&gt;
&lt;P&gt;If someone knows anything similar please reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2008 14:36:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/635361#M293829</guid>
      <dc:creator>Pnt</dc:creator>
      <dc:date>2008-01-09T14:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/635365#M293831</link>
      <description>Hi Pnt,&lt;BR /&gt;
&lt;BR /&gt;
I don't know if I can answer all your questions, but perhaps a few...&lt;BR /&gt;
&lt;BR /&gt;
To use TCP/IP in LabVIEW, you can use the standard TCP functions (in&lt;BR /&gt;
communications&amp;gt;protocols, or something). LabVIEW uses the default network&lt;BR /&gt;
connection, and I have no idea how to choose if you have more then one.&lt;BR /&gt;
&lt;BR /&gt;
To establish the connecion, we used a combination of the serial port (which&lt;BR /&gt;
is the interface to the GPRS module), and a program called rasdial.&lt;BR /&gt;
&lt;BR /&gt;
We configure a new network connection in windows, just like you would with&lt;BR /&gt;
any other connection. The supplier of the GPRS module send us instructions&lt;BR /&gt;
about phone numbers etc. needed to do this configuration. If you've done&lt;BR /&gt;
this correctly, you can test your new connection simply by opening a web&lt;BR /&gt;
page (like www.carya.nl, shaless plug). Do remove all other connections!&lt;BR /&gt;
&lt;BR /&gt;
We use rasdial to start and stop the connection with the command line from&lt;BR /&gt;
LabVIEW. You should also be able to have the connection start when Windows&lt;BR /&gt;
starts up, but we needed more control.&lt;BR /&gt;
&lt;BR /&gt;
Before we start the connection with rasdial, we enter a pin code through the&lt;BR /&gt;
serial port. This can be done with AT commands. I think you can configure&lt;BR /&gt;
the windows network setup to automatically do this as well, but your pin&lt;BR /&gt;
code will be readably by anyone that can open the configuration utility...&lt;BR /&gt;
&lt;BR /&gt;
Hope it helps,&lt;BR /&gt;
&lt;BR /&gt;
Wiebe.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2008 14:40:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/635365#M293831</guid>
      <dc:creator>Wiebe@CARYA</dc:creator>
      <dc:date>2008-01-09T14:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/635487#M293878</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/73139"&gt;@Pnt&lt;/a&gt; wrote:&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Thanks for answering Rolf.&lt;/P&gt;
&lt;P&gt;To be more clear : i have a GSM/GPRS module (like the well known Wavecom's modules (or Falcom, Telit...)). They accept AT commands and they have a D-sub-9 serial&amp;nbsp;connector. They connect to serial port of the PC. I want to connect to the internet with TCP/IP (by sending AT commands). But i can not find any manual..! The module have some commands for TCP/IP but no explanation or examples. Those modems have no drivers, they accept only AT commands. &lt;/P&gt;
&lt;P&gt;For example i have to set APN and IP Address which i don't understant what i should write to. It is independant of Labview but i do not know where to look for information.&lt;/P&gt;
&lt;P&gt;If someone knows anything similar please reply.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;In that case what I wrote applies fully to you. You do not want to communicate with the modem from LabVIEW itself. You want to use TCP/IP and that means using the Windows socket library that the LabVIEW TCP/IP functions access. The modem then needs to be installed in the Windows system as a dialup adapter. There is really no other way to use a modem, GPRS or not, as TCP/IP communication path. Trying to implement TCP/IP,SLIP/PPP and all that in LabVIEW would be a many man year project with lots of problems and the likely chance that it will never fully work.&lt;BR /&gt;&lt;BR /&gt;So get your modem to work under Windows so that you can use your browser to view some internet pages and once that works you can also use the LabVIEW TCP/IP functions to communicate with whatever is there.&lt;BR /&gt;&lt;BR /&gt;Direct communication to the modem through AT commands would only make sense if you wanted to access the SMS facilities in that modem instead. Even that is not exactly trivial as I can attest to, especially if you want to make it work with more than one GSM modem type.&lt;BR /&gt;&lt;BR /&gt;Your modem manufacturer should be able to give you the necessary modem initialisation string to put your modem into the right GPRS mode and your mobile phone network provider should be able to tell you the dialing number to fill in the dialup configuration. No need to do anything else!&lt;BR /&gt;&lt;BR /&gt;As Wiebe explained rasdial.exe would then make it possible to connect to the internet under LabVIEW control.&lt;BR /&gt;&lt;BR /&gt;All in all it's doable but I have spent many hours to get it working last time I did. A few of those were spent waiting on the line for the support persons of the mobile network provider to answer my calls and then playing the ping pong game to get a person that actually knows what a computer is and that it's actually possible to connect a modem to it to use their services.&lt;BR /&gt;&lt;BR /&gt;Rolf Kalbermatter&lt;BR /&gt;&lt;/DIV&gt;&lt;SPAN class="time_text"&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by rolfk on &lt;SPAN class="date_text"&gt;01-09-2008&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;06:06 PM&lt;/SPAN&gt;</description>
      <pubDate>Wed, 09 Jan 2008 17:06:02 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/635487#M293878</guid>
      <dc:creator>rolfk</dc:creator>
      <dc:date>2008-01-09T17:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/636027#M294076</link>
      <description>&lt;DIV&gt;Thank you Rolf &amp;amp; Wiebe.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;If someone knows something more... please post...&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Jan 2008 13:54:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/636027#M294076</guid>
      <dc:creator>Pnt</dc:creator>
      <dc:date>2008-01-10T13:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/636195#M294148</link>
      <description>&lt;DIV&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/73139"&gt;@Pnt&lt;/a&gt; wrote:&lt;BR /&gt;&lt;DIV&gt;Thank you Rolf &amp;amp; Wiebe.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;If someone knows something more... please post...&lt;/DIV&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;I don't want to sound bold, but there is not much more to it. The challange will be to setup the modem right in your version of Windows, which is a typical Windows problem although one that less and less people get to deal with nowadays and to get your network provider to give you the correct information to be able to connect to their network. All in all things that we here can help even less with than more dedicated forums such as Windows support or your network providers support line. Here in the Netherlands the dialup string to be configured is different for each mobile network provider. Also there are variations depending on the modem type. &lt;BR /&gt;&lt;BR /&gt;Rolf Kalbermatter&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Jan 2008 16:56:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/636195#M294148</guid>
      <dc:creator>rolfk</dc:creator>
      <dc:date>2008-01-10T16:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/636214#M294157</link>
      <description>&lt;DIV&gt;Rolf, i haven't find the time to look into details to those you wrote, but i think their is more..&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;My problem as i said, is that &lt;STRONG&gt;i must use AT commands&lt;/STRONG&gt; (for many reasons) to have two modems to communicate. Windows and Labview stuff are only secondary.&lt;/DIV&gt;
&lt;DIV&gt;As i wrote: &lt;/DIV&gt;
&lt;DIV&gt;"One problem i have is that my PC is on a local network and the IP my computer has, is the local IP. The server has a different IP through we connect to the &lt;SPAN lang="en-GB"&gt;internet.&lt;/SPAN&gt; Which IP I must use and how?"&lt;/DIV&gt;
&lt;DIV&gt;"For example i have to set APN and IP Address which i don't understand what i should write to"&lt;/DIV&gt;
&lt;DIV&gt;Also&lt;/DIV&gt;
&lt;DIV&gt;which IP i must use to establishe a communication between two modems without any PC?&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Irrelevant with Labview...thats why i asked , if someone knows a more propriety forum...&lt;/DIV&gt;
&lt;DIV&gt;I have spend many-many hours searching................... &lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Rolf said&lt;/DIV&gt;
&lt;DIV&gt;"and you will have to get that from them somehow, though it can proof a real challange to get a support person that even understands what you want to do and then is able to locate the according knowledgebase article in their database."&lt;/DIV&gt;
&lt;DIV&gt;How true... providers have not help at all...&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Jan 2008 17:15:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/636214#M294157</guid>
      <dc:creator>Pnt</dc:creator>
      <dc:date>2008-01-10T17:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/636239#M294167</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Just Geussing, but it sounds like you need to know which IP's are available from the server or if it runs DHCP.&amp;nbsp; Then program a suitable IP address into the device in a simalar fashion to setting a static IP on a pc.&amp;nbsp; Then the module may be able to start TCPIP command from the server and eventually your pc.&amp;nbsp; There may be a way to communicate directly to the pc without going through the server, however i am unsure about that.&amp;nbsp; Think its called a bridge or something???&lt;/P&gt;
&lt;P&gt;Trying to be helpfull but im clutching at straws here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Craig&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2008 17:46:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/636239#M294167</guid>
      <dc:creator>craigc</dc:creator>
      <dc:date>2008-01-10T17:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/636258#M294175</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/73139"&gt;@Pnt&lt;/a&gt; wrote:&lt;BR /&gt;&lt;DIV&gt;Rolf, i haven't find the time to look into details to those you wrote, but i think their is more..&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;My problem as i said, is that &lt;STRONG&gt;i must use AT commands&lt;/STRONG&gt; (for many reasons) to have two modems to communicate. Windows and Labview stuff are only secondary.&lt;/DIV&gt;
&lt;DIV&gt;As i wrote: &lt;/DIV&gt;
&lt;DIV&gt;"One problem i have is that my PC is on a local network and the IP my computer has, is the local IP. The server has a different IP through we connect to the &lt;SPAN lang="en-GB"&gt;internet.&lt;/SPAN&gt; Which IP I must use and how?"&lt;/DIV&gt;
&lt;DIV&gt;"For example i have to set APN and IP Address which i don't understand what i should write to"&lt;/DIV&gt;
&lt;DIV&gt;Also&lt;/DIV&gt;
&lt;DIV&gt;which IP i must use to establishe a communication between two modems without any PC?&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Irrelevant with Labview...thats why i asked , if someone knows a more propriety forum...&lt;/DIV&gt;
&lt;DIV&gt;I have spend many-many hours searching................... &lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Rolf said&lt;/DIV&gt;
&lt;DIV&gt;"and you will have to get that from them somehow, though it can proof a real challange to get a support person that even understands what you want to do and then is able to locate the according knowledgebase article in their database."&lt;/DIV&gt;
&lt;DIV&gt;How true... providers have not help at all...&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;Believe me for IP communication over a GPRS modem you do NOT want to program the modems on the AT command level yourself. Unless you have a very deep TCP/IP protocol understanding together with many many man months of professional development time of the level of system programmer. I do know as I studied the TCP/IP protocol to some extend.&lt;BR /&gt;&lt;BR /&gt;Windows (and every other modern OS) already can do that so don't try to invent the wheel especially when it is such a complicated wheel as this one.&lt;BR /&gt;&lt;BR /&gt;Or maybe you want to do a point to point connection between two
computers. If you insist on using TCP/IP, a direct GPRS modem
connection is not feasable. A GPRS modem is not meant to operate as a
server interface, for that you need quite different network termination
hardware, that is typically present in the GPRS switch stations of
mobile network providers. Those interfaces cost a lot more than a
single modem and require a whole set of extra infrastructure to operate
the way they do. Your two GPRS modem will have to connect to a network
service provider somehow. They can't talk directly to each other. For
that to work you would need WiFi or other similar wireless network
gateways that can operate in client to client communication directly.&lt;BR /&gt;&lt;BR /&gt;Rolf Kalbermatter&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by rolfk on &lt;SPAN class="date_text"&gt;01-10-2008&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;07:21 PM&lt;/SPAN&gt;</description>
      <pubDate>Thu, 10 Jan 2008 18:21:39 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/636258#M294175</guid>
      <dc:creator>rolfk</dc:creator>
      <dc:date>2008-01-10T18:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/752823#M344790</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Dear Rolfk,&lt;/P&gt;
&lt;P&gt;I have central location with GPRS modem and PC. At remote locations there are GPRS routers transparent to Modbus and Modbus device. For GPRS I have coorporate APN.&lt;/P&gt;
&lt;P&gt;I make dial-up connection from PC&amp;nbsp;to GPRS modem and I can ping remote locations. I want to make LabVIEW application to read data from remote locations. So, I have to encapsulate Modbus into TCP/IP. How to do that? I can't open TCP Connection. What's the port number for LabVIEW function TCP Open Connection?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2008 13:42:02 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/752823#M344790</guid>
      <dc:creator>Salac</dc:creator>
      <dc:date>2008-07-29T13:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/4014182#M1148089</link>
      <description>&lt;P&gt;I think I know exactly what you need. You want to create a TCP server with LabView where you open a port on a PC that is connected to an internet network. You have to configure a port redirection that points to the local computer that has the TCP server. on the other hand, use the modem to connect it to the public IP of the modem where the server is to make a direct bridge to the GPRS modem to later control some device such as a PLC or some machine that uses the communication protocol as Modbus or equivalent when connected to the serial port of the modem. either by RS485 or RS232&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 04:21:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/4014182#M1148089</guid>
      <dc:creator>Benkelys</dc:creator>
      <dc:date>2020-02-13T04:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Communicate a PC with GPRS module through TCP/IP</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/4014197#M1148094</link>
      <description>&lt;P&gt;You resurrected a 12 year old thread! And didn’t add significant information. From his last message it appears that he had the TCP/IP connectivity through his WAN working (or maybe through GPRS, the explanation isn’t crystal clear which added to the difficulties). At least he could ping his remote system.&lt;/P&gt;
&lt;P&gt;There seems to have been (past tense after 12 year is quite possible) a Modbus system on the remote side. It’s not.fully clear if this was Modbus TCP but if it would be, I couldn’t understand where the problem was.&lt;BR /&gt;If it was serial Modbus you need to have a serial port remote access solution. The&lt;SPAN&gt;&amp;nbsp;easiest solution by far would be a serial to TCP converter from Moxa or similar. If&lt;/SPAN&gt;&amp;nbsp;there is a possibility to install software on the remote side you could also install NI-VISA on there and enable NI-VISA server and access that port from another computer over the network through NI-VISA.&lt;/P&gt;
&lt;P&gt;GPRS as a solution is pretty much obsolete nowadays and in this specific situation I never fully understood why he thought he would need to program it directly through AT commands.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 07:30:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Communicate-a-PC-with-GPRS-module-through-TCP-IP/m-p/4014197#M1148094</guid>
      <dc:creator>rolfk</dc:creator>
      <dc:date>2020-02-13T07:30:10Z</dc:date>
    </item>
  </channel>
</rss>

