Re: [PHP] Re: php and java applets

2004-05-24 Thread Tom Playford
Am I? I thought that applets were allowed to connect to the same host they were loaded from. Which is what I'm trying to do. Nice site BTW, useful for a few other things I'm working on, thanks. Tom On Sat, May 22, 2004 at 07:46:21AM +0600, raditha dissanayake wrote: > Tom Playford wrote: > > >

Re: [PHP] Re: php and java applets

2004-05-21 Thread raditha dissanayake
Travis Low wrote: The link you provided seems broken -- here's another: http://www.raditha.com/java/sandbox/ gee thanx that's the link i meant ;-) (my own site actually) -- Raditha Dissanayake. - http://www.raditha.com/megaupload/upload.php Sneak past the

Re: [PHP] Re: php and java applets

2004-05-21 Thread Travis Low
The link you provided seems broken -- here's another: http://www.raditha.com/java/sandbox/ raditha dissanayake wrote: Tom Playford wrote: That was my original plan. The problem is that if someone works out the commands needed to communicate with the php control page, they will be able to bypass th

Re: [PHP] Re: php and java applets

2004-05-21 Thread raditha dissanayake
Tom Playford wrote: That was my original plan. The problem is that if someone works out the commands needed to communicate with the php control page, they will be able to bypass the Java access control systems. I suppose I could use https, but does that encrypt the url and post data? I think you

Re: [PHP] Re: php and java applets

2004-05-21 Thread Jeroen Serpieters
On Fri, 21 May 2004, Tom Playford wrote: > > I suppose I could use https, but does that encrypt the url and post data? > Your data is encrypted when using ssl. -- Jeroen Describing the difference between computer hardware and software: "Those parts of the system that you can hit with a hammer

Re: [PHP] Re: php and java applets

2004-05-21 Thread Tom Playford
That was my original plan. The problem is that if someone works out the commands needed to communicate with the php control page, they will be able to bypass the Java access control systems. I suppose I could use https, but does that encrypt the url and post data? Tom Aidan Lister wrote: > I'd im

[PHP] Re: php and java applets

2004-05-21 Thread Aidan Lister
I'd implement access control in the java object if possible, sounds easier. "Tom Playford" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Dear all knowing list, > > I am trying to control the movement of a camera in real time from the web. But I also need to make sure that only the

[PHP] Re: PHP AND JAVA

2002-08-14 Thread Tim Stoop
Alexandra Aguiar wrote: > may i use php with JAVA (note. not JAVASCRIPT , but JAVA APPLETS) !?! Depends on what you want to achieve. As long as the final is correct (i.e. the one that is sent to the client, after php-parsing), no problem at all. -- Kind regards, Tim -- PHP General Mailing

[PHP] Re: PHP and Java

2002-03-01 Thread Proyecto de Grado
the var is LD_LIBRARY_PATH ok! [Java] java.home=/usr/java1.2 java.class.path=/usr/local/lib/php/php_java.jar:/usr/java1.2/src.jar java.library.path=/usr/local/lib/php/extensions/no-debug-non-zts-20010901:/usr/java1.2/jre/lib/sparc java.library=/usr/java1.2/jre/lib/sparc/libjava.so extension_d

RE: [PHP] Re: PHP and Java

2002-03-01 Thread Hunter, Ray
, 2002 11:54 AM To: [EMAIL PROTECTED] Subject: [PHP] Re: PHP and Java I used LD_LIBRARYPATH=/usr/local/lib:/usr/java1.2/jre/lib/sparc:/usr/local/lib/php/ modules but the problems 1) PHP Warning: Unable to load dynamic library './libphp_java.so' - ld.so.1: /usr/ local/apache/bin/ht

[PHP] Re: PHP and Java

2002-03-01 Thread Proyecto de Grado
the var is LD_LIBRARY_PATH ok! [Java] java.home=/usr/java1.2 java.class.path=/usr/local/lib/php/php_java.jar:/usr/java1.2/src.jar java.library.path=/usr/local/lib/php/extensions/no-debug-non-zts-20010901:/usr/java1.2/jre/lib/sparc java.library=/usr/java1.2/jre/lib/sparc/libjava.so extension_dir=

[PHP] Re: PHP and Java

2002-03-01 Thread Proyecto de Grado
I used LD_LIBRARYPATH=/usr/local/lib:/usr/java1.2/jre/lib/sparc:/usr/local/lib/php/modules but the problems 1) PHP Warning: Unable to load dynamic library './libphp_java.so' - ld.so.1: /usr/ local/apache/bin/httpd: fatal: ./libphp_java.so: open failed: No such file or directory in Unkn

[PHP] Re: PHP and JAVA

2001-12-02 Thread Christian Stocker
In <00f501c17b22$dd26da20$0600a8c0@shaemeli>, Steve Haemelinck wrote: > Hi all > > Does anyone got any experience with JAVA in PHP? I tried to rebuild php > with java support. Everything worked well but when I try to initiate > Java in PHP, I get cannot instantiate Virtual machine. I use kaffe a

[PHP] Re: PHP and Java InputStream object

2001-08-15 Thread Richard Lynch
> Is it possible use php to read a file and then using it to construct a > java.InputStream object? Probably. Try it and see. -- WARNING [EMAIL PROTECTED] address is an endangered species -- Use [EMAIL PROTECTED] Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm Volunteer