Posts Tagged ‘ tcp ’
during this semester we worked on a tcp webserver in c++. the aim was to write a server that is non-blocking which means that several clients can request at the same time. it was hard work but finally we did it. maybe its useful for someone… download Xcode Project [ READ MORE ]