Jump to content

Client-Server?


b2k

Recommended Posts

Hi everybody, first congratulate for this excellent community.

 

Well my question is, that i`m trying o better thinking and taken some information before, to create a aplication Client-Server and use Sockets, but i want that the Client be in PHP and the server in any language this can be?.

 

Please If you can help me with some ideas, example , i going to be very apreciate.

 

Kinds Regars B2k

Link to comment
https://forums.phpfreaks.com/topic/58335-client-server/
Share on other sites

Your intentions aren't real clear and sorry but PC Nerd's explinations aren't either. Depending on exactly what it is your wanting to do php could be used to write a client-server based application.

 

PHP can do allot more than create dynamic web pages. Of course for the (php) client to be able to run on the client pc they would also need php installed.

 

You need to give us alot more detail about your project. What exactly do you want to do?

 

In short, you can easily write servers with PHP, and of course clients built to connect to those servers.

Link to comment
https://forums.phpfreaks.com/topic/58335-client-server/#findComment-289256
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.