CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2010
    Posts
    38

    how connect to website/server from C++ dll?

    Dear Sirs,
    I want know how I can connect from C++ dll to website/server for sending or getting information?
    Thanks,
    Reza.

  2. #2
    Join Date
    Feb 2005
    Posts
    2,160

    Re: how connect to website/server from C++ dll?


  3. #3
    Join Date
    Nov 2000
    Location
    Voronezh, Russia
    Posts
    6,633

    Re: how connect to website/server from C++ dll?

    Quote Originally Posted by rezame
    I want know how I can connect from C++ dll to website/server for sending or getting information?
    So what is it about? A dll or connect? If dll, the answer is: the same way as you do that in exe.
    Best regards,
    Igor

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured