Tag: sockets
Use XMPP to Create Your Own Google Talk Client
Instant communication is the essence of social networking and the Internet. The popular Google Talk, which uses XMPP (Extensible Messaging and Presence Protocol), made...
iLinuxBot: Designing Botnets to Manage Linux Clients
This article is to encourage newbies to use a little creativity to solve real-world problems. It shows you how to manage a Linux lab,...
The Socket API, Part 5: SCTP
This article on socket programming deals with the Stream Control Transmission Protocol (SCTP).
Similar to TCP and UDP, SCTP provides some features of both. It...