Java <-> Php communications protocol

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
fedcq
Forum Newbie
Posts: 2
Joined: Sun Apr 24, 2005 8:21 pm

Java <-> Php communications protocol

Post by fedcq »

I'm looking for PHP developers interested in co-designing/co-developing a Java to PHP communications protocol similar to AMF PHP that is being developed for Flash to PHP integration. My idea is to be able to create SWT applications with the Eclipse framework, that actually work on a remote database server through PHP scripts that do all the interaction with the database and possibily validation logic. As I mentioned, the final infrastructure would be similar to that of Flash Remoting with PHP, only integrating Java/SWT with PHP instead of Flash as the client-side user interface.

If instead anyone knows of such a protocol being developed already, can you please let me know, as I might want to join and help ;-)

Thanks,

Federico
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

User avatar
andre_c
Forum Contributor
Posts: 412
Joined: Sun Feb 29, 2004 6:49 pm
Location: Salt Lake City, Utah

Post by andre_c »

He wants Java <=> PHP, not Javascript <=>PHP
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

Oops my mistake.
Post Reply