TCP and UDP sockets in Java
Enrollments: 139,761 students
Rating: 4.4/5 (793 ratings)
Course Language: English
Course Description:
If you have a great idea for an app that needs to communicate through a network, or youâre just beginning to learn Java, or youâre a network engineer looking to implement one of many network protocols, youâve come to the right place!
In this course, youâll get the tools to build both client-server and peer-to-peer applications. Weâll cover both the use of TCP and UDP sockets, and Iâll leave it to you to choose which one suits your application better. There are some bonus examples that you can use to practice, and youâre more than welcome to post your questions, ideas or struggles in the Q&A section.
All of the code is thoroughly explained, so you donât need much prior Java knowledge, but basic understanding of programming in general is a plus.