|
-
Nov 15th, 2012, 02:42 PM
#6
Re: Receive Paremeters on Multithreaded Server
 Originally Posted by rex64
It gets passed into the function from this event. Should this have more or different parameters?
vb Code:
Public Event DataArrival(ByVal message As String)
What class is that event declared in ? The Socket class in the .Net framework has no such event.
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
|