Page 1 of 1

Program a client/server application in PHP

Posted: Wed Dec 08, 2010 6:08 am
by shad24x7@
i need to create a web client server application can I create In PHP? Any help will be welcome.

Thank you

Re: Program a client/server application in PHP

Posted: Wed Dec 08, 2010 6:18 am
by social_experiment
shad24x7@ wrote:i need to create a web client server application can I create In PHP?
Yes you can. You have to be more specific with the details of your question, some code, what is the program to do, etc.

Re: Program a client/server application in PHP

Posted: Wed Dec 08, 2010 6:21 am
by shad24x7@
social_experiment wrote:
shad24x7@ wrote:i need to create a web client server application can I create In PHP?
Yes you can. You have to be more specific with the details of your question, some code, what is the program to do, etc.
Yah It related to computer network (need to create TCP/IP like in VB.net we can create client and server etc)

I need to create “simpleClientServer” in PHP I have been doing socket programming on this website

http://www.devshed.com/c/a/PHP/Socke...ming-With-PHP/

What else I can do with PHP which is related to networking?
Can I create two FTP sites together?
Network Monitor etc anything……

I am not a coding person but I am learning PHP now and I just need to do simple coding.


thank you