Created UDP and TCP sockets and initiated data transfer using C programming language. Updated the database with book titles, queried by the user and acquired the description of the Respective books ...
I've found myself having do some socket programming in the linux kernel. (yes, yes, I know: have I thought about user space? Yes, that's where I've prototyped my code. This is a research project that ...