|
-
Apr 12th, 2004, 01:08 PM
#1
yay gay
Well i am developing a bot that will download files from IRC and i am facing some problems that you might help me resolve.
Before is tarted this IRC bot thing i had to design my own socket class and i did it through async delegates(instead of using threading).
This raises me a BIG problem. If I try to connect to a wrong ip or something that would raise a bug when using async callbacks instead of raising the error in the line of code of the Connect() method it will raise it anywhere in the app(in the Application.Run(new MainFrm()) most of the times). Is there any work-around against this?
\m/  \m/
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
|