BLIP-PHP Implementation.

11 views
Skip to first unread message

Paulo Oliveira (SEQOY)

unread,
Aug 2, 2010, 3:07:17 PM8/2/10
to BLIP Protocol
We're working on an PHP implementation of the BLIP protocol, this
implemenation will include:

- Classes for all BLIP objects (request, response, etc.)
- PHP Socket Server based on phpSocketDaemon 1.0 (http://
code.google.com/p/phpsocketdaemon/) from Chris Chabot
<cha...@xs4all.nl>.
- BLIP Listener based on PHP Socket Server.
- Full Unit Testing using PHPUnit.

This implementation are done, we are just testing to make sure that
the implementation works correctly.

Any body that have some implemented code for this on PHP or some
advice that can help are welcome.

All the best.

Jens Alfke

unread,
Aug 2, 2010, 3:51:27 PM8/2/10
to Paulo Oliveira, BLIP Protocol

On Aug 2, 2010, at 12:07 PM, Paulo Oliveira (SEQOY) wrote:

> We're working on an PHP implementation of the BLIP protocol

Great!

Please make sure it’s compatible with the existing implementations, by writing a test peer that does the same thing as the existing tests in Obj-C and Python, and connecting them to each other.

Let me know when it’s ready, and I’ll add a link to the website.

—Jens

Paulo Oliveira (SEQOY)

unread,
Aug 2, 2010, 3:55:43 PM8/2/10
to BLIP Protocol
Sure, the code was ported from the Python code from last commit, and
we're using to build an application for iPhone <-> PHP Server. So
we're fully testing the implementation and works great so far.

Awesome job by the way on the protocol creation, congratulations.

We'll stay in touch.
Reply all
Reply to author
Forward
0 new messages