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

Search:

Type: Posts; User: doublebyte

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    13,458

    Re: [RESOLVED] Stream closed while writing

    I thought I made the point of situation here;
    Following some suggestions, I decided to go for an implementation with explicit threading (giving up on the ThreadPool and Asynchronous webrequests,...
  2. Replies
    2
    Views
    13,458

    [RESOLVED] Stream closed while writing

    Hi there, this is - I think - my third post on this subject, which means I was still not able to implement my proxy server.
    For the people that did not read my other posts, I am trying to use the...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured