--- branches/linux-serial/server/main.cpp 2007/08/06 12:34:02 74 +++ branches/linux-serial/server/main.cpp 2007/08/06 12:39:10 75 @@ -1,3 +1,8 @@ +/* Sample implementation of a H7 server for linux + * this application uses boost::thread library (http://boost.org) + * and cppsocket (http:://sourceforge.net/projects/cppsocket) + */ + #include #include