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

Threaded View

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

    Re: How to solve System.Timeout.Exception on a PBX SMDR Capture app?

    All you have to do is type in the code tags

    [code]Some code here[/code]

    gives you

    Code:
    Some code here

    I do not like to download files, especially ones that can have embedded scripts. No need for it.

    Is your read code in the data received event or somewhere else?
    Last edited by DataMiser; February 8th, 2012 at 06:25 PM.
    Always use [code][/code] tags when posting code.

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