31-12-2008, 01:53 AM
Well i just downloaded mirage source. I decided to start from scratch again. I tried doing a test run and when i run it i get this error:
Then this is highlighted:
from this line in ModGeneral
I figured it was because in the server i dont have the winsock in there. heres a picture of what i got.
Code:
Compile Error:
Method or Data member not foundThen this is highlighted:
Code:
.socket(0)from this line in ModGeneral
Code:
frmServer.Socket(0).RemoteHost = frmServer.Socket(0).LocalIPI figured it was because in the server i dont have the winsock in there. heres a picture of what i got.
