CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 25

Threaded View

  1. #22
    Join Date
    Jul 2008
    Location
    WV
    Posts
    5,362

    Re: socket programming error

    The reason for asking the question was to see if you had the code or if you were attempting to talk to a program written by a 3rd party. Have you placed a break point and stepped through the code on the client or server? If not then this should be your first step when a program does not work as expected.
    Last edited by DataMiser; September 11th, 2011 at 07:54 AM.
    Always use [code][/code] tags when posting code.

Tags for this Thread

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