recv() socket question
- From: delux256-php@xxxxxxxxx (Jeff Lanzarotta)
- Date: Thu, 28 Sep 2006 08:14:40 -0700 (PDT)
Hello,
I am writing a web page that contains some php code the will
send/receive a message from a java application running on our server.
The php code successfully sends a message to the server but will not,
as far as I know, receive the message back. The only way I know this is
that I attempt to echo out the message that is received and nothing
prints...
I am very new to php so I am using 'class.ClientSocket.php' written by
Juan M. Hidalgo to do all the communications...
What is odd is that I receive no errors either from either side.
Any ideas would be greatly appreciated.
-Jeff
-Jeff
.
- Follow-Ups:
- Re: [PHP] recv() socket question
- From: "Richard Lynch"
- Re: [PHP] recv() socket question
- Prev by Date: mysql_real_escape_string() question
- Next by Date: Re: mysql_real_escape_string() question
- Previous by thread: mysql_real_escape_string() question
- Next by thread: Re: [PHP] recv() socket question
- Index(es):
Relevant Pages
|