Hi, my name is Tomasz Lasko and xsock is my Master thesis project, made at the Poznan University of Technology. But it is more than just-a-thesis-project. It is an open source effort to create something new, something great!
Currently many methods of point-to-point communication are well established, like TCP/IP sockets, serial links, named pipes, infrared or Bluetooth connections. However they all have totally different API's. So let's unite them under one simple, open and portable API, which is eXtensible via plugins.
Let's create the libxsock library and plugins for it, and then all the software that will use it :)
PLEASE SEE THE INTRO PAGE TO LEARN MORE!