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

Search:

Type: Posts; User: josephclarence

Search: Search took 0.02 seconds.

  1. Re: Please do help me find out what i am doing wrong..

    @VictorN

    First of all, thank you for your reply. I know about that scenario of unreliable transport mechanism of UDP. but i'm able to see those "missing" packets captured by NetMon and...
  2. Please do help me find out what i am doing wrong..

    Im doing a network listening program using Winsock which constantly listen for datagrams.. my recever thread is able to receve data using recvfrom() but in certain situation when it receves data from...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured