Page 1 of 1
TCP/IP using Client-Server
Posted: Sat May 12, 2007 12:30 am
by itsmani1
Hi
I need to use TCP/IP protocol in Client-Server way using PHP.
any help
thanks
Posted: Sat May 12, 2007 12:39 am
by volka
Could you be just a bit more specific?
Posted: Sat May 12, 2007 1:53 am
by itsmani1
well I am working on onlineNIC API
they say:
OnlineNIC Registration API uses TCP/IP protocol in the way of Clients-Server.
Real Server: IP
Port:200001
Login Info: test
Password: test
Now using the provided info i need to login, is there any function that can be used, i tried to find but no luck, I am not sure but probably i think it can be done using socket.
thanks
Posted: Sat May 12, 2007 8:38 am
by volka
This still doesn't tell how to communicate with the server.
E.g. xyz "uses TCP/IP protocol in the way of Clients-Server", Real Server: 63.247.70.254, Port:80, Login Info: test, Password: test
That's the same info for this board. It didn't tell you to use http, that it will return html pages, that there is a login form, et cetera et cetera
But you said something about a "Registration API". Is there a software package, a client library, you can download from OnlineNIC?
Posted: Sat May 12, 2007 1:10 pm
by itsmani1
they don't provice anything they, they just say they will provide login info that is login, password, Ip and port and you need to connect us via tcp/ip
Now I don't know what could be the way to make a connection so that i can connect them via TCP/IP connection
thanks for the reply
Posted: Sat May 12, 2007 3:04 pm
by volka
Sorry, the question can't be answered here then.
You should ask OnlineNIC for more information about this api.