Re: [php] tcp server connection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Andrew,

You'll be needing the stream functions I'd guess (this si how I always do it, with no problems)

http://php.net/stream_socket_client is your starting point.

Many Regards,

Nathan

Andrew Williams wrote:
I need to connect to server using IP connection to get raw data, process the
raw data and display the data. I have the remote server IP, port number and
login details. but I just want to know the best way to establish  client to
server connection via TCP

On Tue, May 12, 2009 at 11:38 AM, Nathan Rixham <nrixham@xxxxxxxxx> wrote:

Andrew Williams wrote:

Can someone help me about how to retrieve data using TCP server connection


you'll need to be a bit more specific to get any useful help back mate..






--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux