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 <nrix...@gmail.com> 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

Reply via email to