Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Programming Network Applications in Java

    Posted By: naag
    Programming Network Applications in Java

    Programming Network Applications in Java
    MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours | Lec: 15 | 815 MB
    Genre: eLearning | Language: English

    What you'll learn

    Programming basic network applications
    Programming client-server applications
    TCP Sockets in Java
    UDP Sockets in Java
    Running multiple clients at the same time (multithreading)

    Requirements

    JDK (Java Development Kit) - you'll learn how to install it in the first lesson
    Eclipse (code is same for other IDEs) - you'll learn how to install it in the first lesson
    Basic Java knowledge would be nice, but not necessary
    Basic understanding of computer networks (TCP/UDP)

    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.