Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing to IOCP
#1
Ok I have changed and added everything. I registered it and did everything asked. I go to compile and

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
Reply
#2
First one, yes, that is right. The error was because the syntax was completely wrong.

For the second one, you probably have to reference the "JBSOCKETSERVERLib" in your project.
Reply
#3
Spodi Wrote:First one, yes, that is right. The error was because the syntax was completely wrong.

For the second one, you probably have to reference the "JBSOCKETSERVERLib" in your project.

Oh I was following the guide and it didnt mention of that at all.. I will see if I can find out how to do so.
Reply
#4
Sorry wasnt thinking to add it to that.. I had it registered already though.

another edit... ok I didnt have that one part I said right but I do now and its loading fine. Should be good but if anything else will post. Thanks for the help guys.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)