I’m building web app that needs to communicate with another application using socket connections. This is new territory for me, so want to be sure that sockets are different...
  • May 22, 2022
  • 0 Comments
I’m getting started on socket programming, and I keep seeing this AF_INET. Yet, I’ve never seen anything else used in its place. My lecturers are not that helpful and...
  • May 22, 2022
  • 0 Comments