File Transfer - Java Socket Programming ( Part 1 )

preview_player
Показать описание
Java Socket IO Programming.
This java tutorial show about socket IO programming file transfer, multiple client, multiple file transfer.
Create two project server and client to communication across computer
List step of this video ( Part 1 )
1. Create Server Project and Client Project
2. Add Jar library to project
• Server library use “ netty-socketio-1.7.18 ”
3. Create Connection Server and Client
• View all client has connect to server
• Remove client if disconnect
4. Disconnect client by server
Рекомендации по теме
Комментарии
Автор

I can't add listener at my program

nhatquynhluuha