Quote:
Originally Posted by sillytoon
ok now in my oem files should i leave the ip like this 127.0.0.1:9958? and if so should i add it to accout.in and stuff like that
|
Yep, You should have a port after you IP if it dont work.
Code:
Ex:
127.0.0.1:XXXX
XXXX= the port
127.0.0.1= Localhost (its directed to your self, Place your IP there)