Skip to main content

2 docs tagged with "socket programming"

View All Tags

Network Programming

In this tutorial, you will learn about network programming in Python. We will cover the basics of sockets, higher-level network protocols, and the corresponding Python modules for these protocols.

Socket Programming and URL Connections in Java

In this tutorial, we will learn about socket programming and URL connections in Java. We will learn about how to create client-server applications using sockets and how to work with URL connections in Java.