搜索资源列表
基于TCP的文件传输系统设计
- 本系统借助JAVASE平台,使用socket通信实现两台计算机间的文件传输并设计了相应的GUI。本文给出了socket模式下实现文件准确快速传输的详细方法, 并给出了相应的核心实现代码。
File-transfer-system-based-on-TCP
- 本系统借助JAVASE平台,使用socket通信实现两台计算机间的文件传输并设计了相应的GUI。本文给出了socket模式下实现文件准确快速传输的详细方法, 并给出了相应的核心实现代码。-System With JAVASE platform file transfer between two computers using socket communication and design appropriate GUI. Socket mode files quickly and accurat
TCP-IP-Sockets-in-C--Second-Edition-Practical-Gui
- TCP/IP Socket in C. This is a famous book in networked service in C. A typical textbook in college network classes.