Hi
I need to use TCP/IP protocol in Client-Server way using PHP.
any help
thanks
TCP/IP using Client-Server
Moderator: General Moderators
- itsmani1
- Forum Regular
- Posts: 791
- Joined: Mon Sep 29, 2003 2:26 am
- Location: Islamabad Pakistan
- Contact:
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
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
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?
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?