<?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: AIM integration in an existing c++ vending machine application in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-integration-in-an-existing-c-vending-machine-application/m-p/34903#M19318</link>
    <description>&lt;P&gt;Used WinHTTP wraper from codeproject. Works fine with C++ &amp;amp; authorize.net&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jul 2013 01:08:51 GMT</pubDate>
    <dc:creator>tomemedia</dc:creator>
    <dc:date>2013-07-05T01:08:51Z</dc:date>
    <item>
      <title>AIM integration in an existing c++ vending machine application</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-integration-in-an-existing-c-vending-machine-application/m-p/34759#M19184</link>
      <description>&lt;P&gt;I am tasked with the job of replacing a bill accepter in a XP-based&amp;nbsp;vending machine application that is written in c++ within a visual studio 2008 development environment. I typically do not seek help, but I have spent a lot of time trying to adapt the AIM c# example to something that works in my my development environment.&amp;nbsp; The C# example works fine in visual studio. However, I do not have much experience with C++ and Internet application.&amp;nbsp; I have opened a socket (without errors) and sent a message to "test.authorize.net:, port 443, with the path set to "gateway/transact.dll."&amp;nbsp; I suspect there is something wrong with the message, but I do not get a connect error.&amp;nbsp; I never get a response from the message.&amp;nbsp; Does anyone have a simple example of posting a transaction using Winsock&amp;nbsp;in a&amp;nbsp;less than "state of the art" c++ development environment? I am using a card-present&amp;nbsp;&amp;nbsp;message format that conforms to the specification &amp;amp; is essentially the same as the message included in the c# AIM example.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2013 02:36:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-integration-in-an-existing-c-vending-machine-application/m-p/34759#M19184</guid>
      <dc:creator>tomemedia</dc:creator>
      <dc:date>2013-06-23T02:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: AIM integration in an existing c++ vending machine application</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-integration-in-an-existing-c-vending-machine-application/m-p/34764#M19187</link>
      <description>&lt;P&gt;Do I need to turn on security for my Windows socket before I send the message to test.authorize.net?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I be looking for a way to integrate C# into my existing C++ code, rather than trying to communicate directly with authorize.net?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2013 18:18:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-integration-in-an-existing-c-vending-machine-application/m-p/34764#M19187</guid>
      <dc:creator>tomemedia</dc:creator>
      <dc:date>2013-06-24T18:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: AIM integration in an existing c++ vending machine application</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-integration-in-an-existing-c-vending-machine-application/m-p/34903#M19318</link>
      <description>&lt;P&gt;Used WinHTTP wraper from codeproject. Works fine with C++ &amp;amp; authorize.net&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2013 01:08:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-integration-in-an-existing-c-vending-machine-application/m-p/34903#M19318</guid>
      <dc:creator>tomemedia</dc:creator>
      <dc:date>2013-07-05T01:08:51Z</dc:date>
    </item>
  </channel>
</rss>

