19-10-2006, 04:24 AM
Ok I have changed and added everything. I registered it and did everything asked. I go to compile and
Expected End of Statement
That didnt look right to me but I know nothing of IOCP so I dont know. Any help with what is wrong with this. Also need any additional information just let me know. Thanks.
Edit well I removed the ";"'s and the spaces and works ok I just wasnt sure with that... now
User Defined Type not Defined
Code:
Public Sockets ; As col Sockets ; 'The Socket Collection
Expected End of Statement
That didnt look right to me but I know nothing of IOCP so I dont know. Any help with what is wrong with this. Also need any additional information just let me know. Thanks.
Edit well I removed the ";"'s and the spaces and works ok I just wasnt sure with that... now
Code:
Private mvarSocket As JBSOCKETSERVERLib.ISocket 'The Socket Object.
User Defined Type not Defined