Results 1 to 40 of 273

Thread: [VB2008/.NET 3.5] Asynchronous TcpListener & TcpClient

Threaded View

  1. #10
    Hyperactive Member
    Join Date
    Jun 2005
    Posts
    265

    Re: [VB2008/.NET 3.5] Asynchronous TcpListener & TcpClient

    Quote Originally Posted by jmcilhinney View Post
    The code uses various VB 2008 and .NET 3.5 features. You could certainly implement the same functionality in VB 2005 but you'd have to use loops where I've used LINQ queries, etc.
    Thank's alot bro.
    I will appreciate it if you could help me in following problem:
    I made a program in vb.net 2005, it using Winsock DLL. Here is the full explanation of it:
    http://www.vbforums.com/showthread.php?t=590966


    every body told me that problem is from Winsock Dll. However, I downloaded VB.Net 2008 Express Edition, only to test the same program but by using your class. unfortunately, the same problem appear!

    Attached the modified project which using your class instead of Winsock Dll.

    Thank's in advance
    Attached Files Attached Files

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