File Transfer - Java Socket Programming ( Part 7 )

preview_player
Показать описание
Java Socket IO Programming.
This java tutorial show about socket IO programming file transfer, multiple client, multiple file transfer.
+ List step of this video
1. Pause and resume client when download file
2. Fix some error
Рекомендации по теме
Комментарии
Автор

Creates a Dynamic API that allows you to read files that are online on a server

caltzwenkelge
Автор

Perfect but what about transfer directories?

npukiue
Автор

It is a perfect video, Can you provide the code for file transfer application using p2p ?

kavyadharshini
Автор

The rest allows clients to read files online on the server without even downloading it.

caltzwenkelge
Автор

Hi I tried changing the server's ip in the client but still cannot connect to the server. I use 2 different laptops on the same wifi network

AnhNgoc-bsbc
Автор

When the client uploads a file, the server seems to report an error and cannot find the file. Could you explain that please, thanks!

yunchangliu