<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>sockets on Asa&#39;s Website</title><link>https://ahessmat.netlify.com/tags/sockets/</link><description>Recent content in sockets on Asa&#39;s Website</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 28 Jan 2021 19:27:29 +0000</lastBuildDate><atom:link href="https://ahessmat.netlify.com/tags/sockets/index.xml" rel="self" type="application/rss+xml"/><item><title>Introduction to Socket Programming</title><link>https://ahessmat.netlify.com/post/2021-01-introduction-to-socket-programming/</link><pubDate>Thu, 28 Jan 2021 19:27:29 +0000</pubDate><guid>https://ahessmat.netlify.com/post/2021-01-introduction-to-socket-programming/</guid><description>Preamble I recently completed a warmup for my first project in a Computer Science (CS) graduate school course. As I only have a cursory familiarity with the C programming language, this warm-up took me considerably longer than I had expected. The warm-up called for implementing two C program (which would later be compiled into binaries with gcc): a client and server. Below are some highlights of the lessons learned.</description></item></channel></rss>