Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Can't save client, how do i do it?


Craselin
 Share

Recommended Posts

I tired saving the client (make) and i got this error:
Compile error:
Method or data member not found.

and it highlights the following
' connect
    frmMain.Socket**.RemoteHost** = Options.IP
    frmMain.Socket.RemotePort = Options.Port

Any help?
Link to comment
Share on other sites

to save the client all you have to do is file then save project.

Make is to compile, meaning make the exe file of the client, when getting an error on compile it means that something is wrong.

did you install the dll files? I'm not sure but i think that the RemoteHost function if in a dll
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...