Guest User

Untitled

a guest
Jun 22nd, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Microsoft Windows [Versão 6.1.7601]
  2. Copyright (c) 2009 Microsoft Corporation. Todos os direitos reservados.
  3.  
  4. C:\Users\advanlab>cd Downloads\gsoap-2.8
  5.  
  6. C:\Users\advanlab\Downloads\gsoap-2.8>cd gsoap\bin
  7.  
  8. C:\Users\advanlab\Downloads\gsoap-2.8\gsoap\bin>dir
  9.  O volume na unidade C é OS
  10.  O número de série do volume é 369E-A149
  11.  
  12.  Directório de C:\Users\advanlab\Downloads\gsoap-2.8\gsoap\bin
  13.  
  14. 22-06-2012  12:21    <DIR>          .
  15. 22-06-2012  12:21    <DIR>          ..
  16. 22-06-2012  12:21    <DIR>          linux386
  17. 22-06-2012  12:21    <DIR>          macosx
  18. 09-06-2012  20:09               247 README.txt
  19. 22-06-2012  12:21    <DIR>          win32
  20.                1 ficheiro(s)              247 bytes
  21.                5 dir(s)        73.108.901.888 bytes livres
  22.  
  23. C:\Users\advanlab\Downloads\gsoap-2.8\gsoap\bin>cd win32
  24.  
  25. C:\Users\advanlab\Downloads\gsoap-2.8\gsoap\bin\win32>wsdl2h.exe -s -t C:\Users\
  26. advanlab\Downloads\gsoap-2.8\gsoap\WS\typemap.dat -o betfair.h C:\Users\advanlab
  27. \Downloads\BFGlobalService.wsdl
  28.  
  29. **  The gSOAP WSDL/Schema processor for C and C++, wsdl2h release 2.8.9
  30. **  Copyright (C) 2000-2012 Robert van Engelen, Genivia Inc.
  31. **  All Rights Reserved. This product is provided "as is", without any warranty.
  32.  
  33. **  The wsdl2h tool is released under one of the following two licenses:
  34. **  GPL or the commercial license by Genivia Inc. Use option -l for details.
  35.  
  36. Saving betfair.h
  37.  
  38. Reading type definitions from type map file 'C:\Users\advanlab\Downloads\gsoap-2
  39. .8\gsoap\WS\typemap.dat'
  40.  
  41. Reading file 'C:\Users\advanlab\Downloads\BFGlobalService.wsdl'...
  42. Done reading 'C:\Users\advanlab\Downloads\BFGlobalService.wsdl'
  43.  
  44. To complete the process, compile with:
  45. > soapcpp2 betfair.h
  46. or to generate C++ proxy and object classes:
  47. > soapcpp2 -j betfair.h
  48.  
  49.  
  50. C:\Users\advanlab\Downloads\gsoap-2.8\gsoap\bin\win32>soapcpp2.exe -i betfair.h
  51.  
  52. **  The gSOAP code generator for C and C++, soapcpp2 release 2.8.9
  53. **  Copyright (C) 2000-2012, Robert van Engelen, Genivia Inc.
  54. **  All Rights Reserved. This product is provided "as is", without any warranty.
  55.  
  56. **  The soapcpp2 tool is released under one of the following two licenses:
  57. **  GPL or the commercial license by Genivia Inc.
  58.  
  59. Saving soapStub.h annotated copy of the input declarations
  60. Using ns1 service name: BFGlobalService
  61. Using ns1 service style: document
  62. Using ns1 service encoding: literal
  63. Using ns1 service location: https://api.betfair.com/global/v3/BFGlobalService
  64. Using ns1 schema namespace: http://www.betfair.com/publicapi/v3/BFGlobalService/
  65.  
  66. Saving soapBFGlobalServiceProxy.h client proxy class
  67. Saving soapBFGlobalServiceProxy.cpp client proxy class
  68. Saving soapBFGlobalServiceService.h service class
  69. Saving soapBFGlobalServiceService.cpp service class
  70. Saving BFGlobalService.login.req.xml sample SOAP/XML request
  71. Saving BFGlobalService.login.res.xml sample SOAP/XML response
  72. Saving BFGlobalService.retrieveLIMBMessage.req.xml sample SOAP/XML request
  73. Saving BFGlobalService.retrieveLIMBMessage.res.xml sample SOAP/XML response
  74. Saving BFGlobalService.submitLIMBMessage.req.xml sample SOAP/XML request
  75. Saving BFGlobalService.submitLIMBMessage.res.xml sample SOAP/XML response
  76. Saving BFGlobalService.logout.req.xml sample SOAP/XML request
  77. Saving BFGlobalService.logout.res.xml sample SOAP/XML response
  78. Saving BFGlobalService.keepAlive.req.xml sample SOAP/XML request
  79. Saving BFGlobalService.keepAlive.res.xml sample SOAP/XML response
  80. Saving BFGlobalService.getEvents.req.xml sample SOAP/XML request
  81. Saving BFGlobalService.getEvents.res.xml sample SOAP/XML response
  82. Saving BFGlobalService.getActiveEventTypes.req.xml sample SOAP/XML request
  83. Saving BFGlobalService.getActiveEventTypes.res.xml sample SOAP/XML response
  84. Saving BFGlobalService.getAllEventTypes.req.xml sample SOAP/XML request
  85. Saving BFGlobalService.getAllEventTypes.res.xml sample SOAP/XML response
  86. Saving BFGlobalService.getSubscriptionInfo.req.xml sample SOAP/XML request
  87. Saving BFGlobalService.getSubscriptionInfo.res.xml sample SOAP/XML response
  88. Saving BFGlobalService.depositFromPaymentCard.req.xml sample SOAP/XML request
  89. Saving BFGlobalService.depositFromPaymentCard.res.xml sample SOAP/XML response
  90. Saving BFGlobalService.addPaymentCard.req.xml sample SOAP/XML request
  91. Saving BFGlobalService.addPaymentCard.res.xml sample SOAP/XML response
  92. Saving BFGlobalService.deletePaymentCard.req.xml sample SOAP/XML request
  93. Saving BFGlobalService.deletePaymentCard.res.xml sample SOAP/XML response
  94. Saving BFGlobalService.updatePaymentCard.req.xml sample SOAP/XML request
  95. Saving BFGlobalService.updatePaymentCard.res.xml sample SOAP/XML response
  96. Saving BFGlobalService.getPaymentCard.req.xml sample SOAP/XML request
  97. Saving BFGlobalService.getPaymentCard.res.xml sample SOAP/XML response
  98. Saving BFGlobalService.withdrawToPaymentCard.req.xml sample SOAP/XML request
  99. Saving BFGlobalService.withdrawToPaymentCard.res.xml sample SOAP/XML response
  100. Saving BFGlobalService.selfExclude.req.xml sample SOAP/XML request
  101. Saving BFGlobalService.selfExclude.res.xml sample SOAP/XML response
  102. Saving BFGlobalService.convertCurrency.req.xml sample SOAP/XML request
  103. Saving BFGlobalService.convertCurrency.res.xml sample SOAP/XML response
  104. Saving BFGlobalService.getAllCurrencies.req.xml sample SOAP/XML request
  105. Saving BFGlobalService.getAllCurrencies.res.xml sample SOAP/XML response
  106. Saving BFGlobalService.getAllCurrenciesV2.req.xml sample SOAP/XML request
  107. Saving BFGlobalService.getAllCurrenciesV2.res.xml sample SOAP/XML response
  108. Saving BFGlobalService.viewReferAndEarn.req.xml sample SOAP/XML request
  109. Saving BFGlobalService.viewReferAndEarn.res.xml sample SOAP/XML response
  110. Saving BFGlobalService.viewProfile.req.xml sample SOAP/XML request
  111. Saving BFGlobalService.viewProfile.res.xml sample SOAP/XML response
  112. Saving BFGlobalService.viewProfileV2.req.xml sample SOAP/XML request
  113. Saving BFGlobalService.viewProfileV2.res.xml sample SOAP/XML response
  114. Saving BFGlobalService.modifyProfile.req.xml sample SOAP/XML request
  115. Saving BFGlobalService.modifyProfile.res.xml sample SOAP/XML response
  116. Saving BFGlobalService.createAccount.req.xml sample SOAP/XML request
  117. Saving BFGlobalService.createAccount.res.xml sample SOAP/XML response
  118. Saving BFGlobalService.forgotPassword.req.xml sample SOAP/XML request
  119. Saving BFGlobalService.forgotPassword.res.xml sample SOAP/XML response
  120. Saving BFGlobalService.modifyPassword.req.xml sample SOAP/XML request
  121. Saving BFGlobalService.modifyPassword.res.xml sample SOAP/XML response
  122. Saving BFGlobalService.withdrawByBankTransfer.req.xml sample SOAP/XML request
  123. Saving BFGlobalService.withdrawByBankTransfer.res.xml sample SOAP/XML response
  124. Saving BFGlobalService.setChatName.req.xml sample SOAP/XML request
  125. Saving BFGlobalService.setChatName.res.xml sample SOAP/XML response
  126. Saving BFGlobalService.transferFunds.req.xml sample SOAP/XML request
  127. Saving BFGlobalService.transferFunds.res.xml sample SOAP/XML response
  128. Saving BFGlobalService.nsmap namespace mapping table
  129. Saving soapH.h interface declarations
  130. Saving soapC.cpp XML serializers
  131.  
  132. Compilation successful
  133.  
  134.  
  135. C:\Users\advanlab\Downloads\gsoap-2.8\gsoap\bin\win32>
Add Comment
Please, Sign In to add comment