marioluan / sockets

Simple applications I've built while studying sockets basis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Done

  • tcp (client/server)
  • local socket (with pathname or abstract)
  • socket inet (sample)
  • nis (resolve local domain and host name)

Todo

  • dns
  • handling multiple connections using fork
  • broadcast
  • etc...

About

Simple applications I've built while studying sockets basis.


Languages

Language:C 100.0%