-
-
-
-
[
C/C++]
ftp.rar
FTP client is a user-friendly FTP to download or upload Dongdong developed graphical interface of the operating software, an FTP command directly used to facilitate a number of ways.
Category:
Ftp Client Upload User:
wep9318 Size:
647K
-
-
[
C/C++]
socket_shell.rar
分别编一个客户端程序和服务器程序,首先建立客户程序与服务器之间正确的socket连结,然后利用send和recv函数,客户程序将一个较长的文本文件(如>1k字节) (目的 ...
-
-
-
-
-
[
C/C++]
port.rar
通信服务,含有客户端与服务器端。调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。