CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2008
    Posts
    16

    chatsock and lstnsock - anybody heard about it?

    Hi,
    I'm digging in one source code - the app should send and receive messages over tcp/ip and have found two files (in the commented description says that they are from MFC C++ library).

    When I google it - I see only download.

    Did anybody hear about them? - chatsock + lstnsock

    thks....

  2. #2
    Join Date
    Oct 2002
    Posts
    1,134

    Re: chatsock and lstnsock - anybody heard about it?

    A quick Google of "chatsock" came up with http://www.dll-files-download.com/C/...1-13/3750.html. Might be enough to get you started....

    Sorry - missed the part where you'd already done that.
    Regards
    Robert Thompson

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