recv() socket question



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
.



Relevant Pages

  • Re: [PHP] PHP Performance and System Load
    ... reasonably simple mod_rewrite is the difference that is killing your server ... to the time taken to parse code, hit the database, hit the disk, etc. ... Opcode cache is good, but if you can give it less to cache that ... PHP code itself is not the bottleneck but the server configuration, ...
    (php.general)
  • Re: obfuscating the code?
    ... so that the customere will have access to the php code. ... Apache web server to parse it and communicate with the mysql database and ... Do you think copyrighting your stuff will actually help anybody except ...
    (comp.lang.php)
  • Re: My Sql RAND function, a boon to Sql query makers
    ... a PHP code, let the server do it for you: ... can think of reasons to do the random ID selection in Java ... On the client side, I would add ...
    (comp.lang.java.databases)
  • Re: obfuscating the code?
    ... The application we've developed will exist on a ?Wamp" or "EasyPHP" server, ... so that the customere will have access to the php code. ... the PHP interpreter can tell anyone with access to it what's going on under the hood. ...
    (comp.lang.php)
  • Re: redirect / new website how to redirect old (google) links to new site ?
    ... Configure your server to parse .html files for PHP. ... It's unnecessary overhead to parse static html files for PHP code. ...
    (comp.lang.php)