<?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[HTTP Anfrage an Server schicken]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich möchte im Störfall eine SMS über den Anbieter <a href="http://SMS77.de" rel="nofollow">SMS77.de</a> an eine Gruppe von Mitarbeitern schicken.</p>
<p>Dabei fordert SMS77 als externe Eingabe über einen HTTP Request in folgender Form.</p>
<p>HTTP API</p>
<p>Die genaue Beschreibung ist unter <a href="https://www.sms77.de/api.pdf" rel="nofollow">https://www.sms77.de/api.pdf</a> zu finden</p>
<p><a href="http://gateway.sms77.de/?u=benutzername&amp;p=passwort&amp;to=empf%C3%A4nger&amp;text=Nachricht" rel="nofollow">http://gateway.sms77.de/?u=benutzername&amp;p=passwort&amp;to=empfänger&amp;text=Nachricht</a> in URL Form&quot;&amp;type=basicplus</p>
<p>Ich möchter gern die Nachricht als Syntax an dann Programm übergeben. Z.B. alarm.exe &quot;Störfall an Mischer 2&quot;</p>
<p>Wie kann ich diesen Request nun an den Server schicken. Ich habe keine Idee also weiß ich auch nicht in welche Richtung ich mich da umschauen muss um ein Beispiel zu finden.</p>
<p>Vielen Dank im Vorraus</p>
<p>Michael</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/191129/http-anfrage-an-server-schicken</link><generator>RSS for Node</generator><lastBuildDate>Wed, 01 Jul 2026 01:44:42 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/191129.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 30 Aug 2007 14:11:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HTTP Anfrage an Server schicken on Thu, 30 Aug 2007 14:11:19 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich möchte im Störfall eine SMS über den Anbieter <a href="http://SMS77.de" rel="nofollow">SMS77.de</a> an eine Gruppe von Mitarbeitern schicken.</p>
<p>Dabei fordert SMS77 als externe Eingabe über einen HTTP Request in folgender Form.</p>
<p>HTTP API</p>
<p>Die genaue Beschreibung ist unter <a href="https://www.sms77.de/api.pdf" rel="nofollow">https://www.sms77.de/api.pdf</a> zu finden</p>
<p><a href="http://gateway.sms77.de/?u=benutzername&amp;p=passwort&amp;to=empf%C3%A4nger&amp;text=Nachricht" rel="nofollow">http://gateway.sms77.de/?u=benutzername&amp;p=passwort&amp;to=empfänger&amp;text=Nachricht</a> in URL Form&quot;&amp;type=basicplus</p>
<p>Ich möchter gern die Nachricht als Syntax an dann Programm übergeben. Z.B. alarm.exe &quot;Störfall an Mischer 2&quot;</p>
<p>Wie kann ich diesen Request nun an den Server schicken. Ich habe keine Idee also weiß ich auch nicht in welche Richtung ich mich da umschauen muss um ein Beispiel zu finden.</p>
<p>Vielen Dank im Vorraus</p>
<p>Michael</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1355392</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1355392</guid><dc:creator><![CDATA[krimpernikus]]></dc:creator><pubDate>Thu, 30 Aug 2007 14:11:19 GMT</pubDate></item><item><title><![CDATA[Reply to HTTP Anfrage an Server schicken on Thu, 30 Aug 2007 14:13:37 GMT]]></title><description><![CDATA[<p>Libcurl könnte dir da eine Menge abnehmen, oder halt der Artikel &quot;Sockets und das HTTP-Protokoll&quot; im Magazin.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1355393</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1355393</guid><dc:creator><![CDATA[The-Kenny]]></dc:creator><pubDate>Thu, 30 Aug 2007 14:13:37 GMT</pubDate></item><item><title><![CDATA[Reply to HTTP Anfrage an Server schicken on Fri, 31 Aug 2007 11:42:50 GMT]]></title><description><![CDATA[<p>Dieser Thread wurde von Moderator/in <a href="http://www.c-plusplus.net/forum/profile-var-mode-is-viewprofile-and-u-is-403.html" rel="nofollow">HumeSikkins</a> aus dem Forum <a href="http://www.c-plusplus.net/forum/viewforum-var-f-is-15.html" rel="nofollow">C++</a> in das Forum <a href="http://www.c-plusplus.net/forum/viewforum-var-f-is-8.html" rel="nofollow">Rund um die Programmierung</a> verschoben.</p>
<p>Im Zweifelsfall bitte auch folgende Hinweise beachten:<br />
<a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39405.html" rel="nofollow">C/C++ Forum :: FAQ - Sonstiges :: Wohin mit meiner Frage?</a></p>
<p><em>Dieses Posting wurde automatisch erzeugt.</em></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1356009</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1356009</guid><dc:creator><![CDATA[C++ Forumbot]]></dc:creator><pubDate>Fri, 31 Aug 2007 11:42:50 GMT</pubDate></item><item><title><![CDATA[Reply to HTTP Anfrage an Server schicken on Fri, 31 Aug 2007 16:18:06 GMT]]></title><description><![CDATA[<p>Ein wenig suchen hätte geholfen.</p>
<p><a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-190559.html" rel="nofollow">http://www.c-plusplus.net/forum/viewtopic-var-t-is-190559.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1356262</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1356262</guid><dc:creator><![CDATA[Unix-Tom]]></dc:creator><pubDate>Fri, 31 Aug 2007 16:18:06 GMT</pubDate></item><item><title><![CDATA[Reply to HTTP Anfrage an Server schicken on Fri, 31 Aug 2007 16:28:47 GMT]]></title><description><![CDATA[<p>Deren HTTP-Service würde ich nicht benutzen, da man da das Passwort über eine unsichere Verbindung im <strong>Klartext</strong> oder, kaum besser, als MD5 übertragen soll... <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f644.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_rolling_eyes"
      title=":rolling_eyes:"
      alt="🙄"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1356277</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1356277</guid><dc:creator><![CDATA[Mr. N]]></dc:creator><pubDate>Fri, 31 Aug 2007 16:28:47 GMT</pubDate></item></channel></rss>