CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: djordjeo

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    5,757

    c++ VS6.0, gSOaP and Win7

    Hello,

    I have some code using gSOAP and working fine on XP (on connect I acept sertificate and its ok).
    But, if I start that code on Win7, on connect I accept certificate but after this gSOAP...
  2. Thread: libcurl

    by djordjeo
    Replies
    1
    Views
    605

    libcurl

    Hello,
    I need some help with libcurl.
    I have web services

    [WebMethod]
    public myStruct Koef(string username, string password);

    myStruct{ String polId, String polNo,...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured