other protocols test in wordpress

On March 28, 2008, in Uncategorized, by athanazio
3

Oh well I tried to use a protocol teamspeak in a html link in wordpress, but it didn’t work, make a support question, but the answer was : no other protocols…

Tagged with:
 

game protocols

On January 21, 2008, in games, java, programacao, by athanazio
0

I’ve been thinking about games protocols… read some stuff about protocol hacking, bots, and many sorts of wierd stuff… But I began to as k myself if the usage of HTTP to send the data would be too slow, cause by using this, we could for example have a backend made in PHP, or Java or wherever language that fits better, and have all the benefits of an mature server solution as Http servers. Things like load balance and security are already tested and solved in the Http world, so why reinvent the wheel by creating custom protocols, and custom server implementations ?

I hope I can do some proof of concept on this, I’m planning to use Pulpcore as UI framework … lets see what happens :)

Tagged with:
 

pretty cool protocol test

On January 9, 2008, in java, by athanazio
0

In this very detailed protocol test, we can see Spring http invoker beating some big guys :)

 http://daniel.gredler.net/2008/01/07/java-remoting-protocol-benchmarks/

Tagged with: