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 found
Then this is highlighted:
Code:
.socket(0)
from this line in ModGeneral
Code:
frmServer.Socket(0).RemoteHost = frmServer.Socket(0).LocalIP
I figured it was because in the server i dont have the winsock in there. heres a picture of what i got.
![[Image: VB1.jpg]](http://i300.photobucket.com/albums/nn29/addle13/VB1.jpg)