Search:  

Navigation:

Start/News Screenshots!

Buggy project page

070823

There was some ugly bug on the site, so when you changed page it was appending the new page content to the page that was before. But that's gone now :)

IPC Service

070819

Hooray, I got it work somehow. GnuFS recieves IPC calls with sockets now. This is one for sure good thing TM. This will make it possible for you the developer to write the application against GnuFS in your language - you just have to call the application via sockets.

But...hmm it's not working to 100 percent. There is somethings I really need to nail down. I'v built a queue system that takes care of the handling, when it comes to actions that the client sends to GnuFS. But the implementation is not beautiful, yet as to say. But I am working on it.