Uses of Class
tk.doraneko.commons.FileInfo
-
Packages that use FileInfo Package Description tk.doraneko.tcp.sendfile.simple Ứng dụng console gửi file - Multi Client -
-
Uses of FileInfo in tk.doraneko.tcp.sendfile.simple
Methods in tk.doraneko.tcp.sendfile.simple that return FileInfo Modifier and Type Method Description private FileInfo
Client. getFileInfo(String filePath)
Methods in tk.doraneko.tcp.sendfile.simple with parameters of type FileInfo Modifier and Type Method Description private void
Server.ServerThread. createFile(FileInfo fileInfo)
Lưu file vào hệ thống, mặc định đường dẫn là "./res/files/"
-