|
-
Jul 4th, 2012, 09:08 PM
#11
Re: [VB2008/.NET 3.5] Asynchronous TcpListener & TcpClient
Firstly, you should not be testing the Text of a TextBox to determine a state. If there are only two possible states then you should probably be using a Boolean. If there are multiple states then you should be using an enumeration.
As for your issue, you've show us the code and told us that it doesn't do what it's supposed to. So, what does happen?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|