搜索资源列表
echo
- 1.TCP客户端程序2.在运行中键入“cmd”后,在出现的window consle对话框中输入ipconfig –all,得到类似图片“ip地址情况”的结果, 3.得到本机的ip地址(与题目2中的ip地址相同),将其转化为一个用32位无符号长整形表示的数值,
PostPic
- 程序分为两个部分:客户端和服务器,实现了在他们之间传输图片。-Procedures are divided into two parts: client and server implementation in the picture transmission between them.
socket_test_ok
- 这是大家都知道的,就不介绍了!SOCKERT程序,包含图片。-This is as we all know, is not presented! SOCKERT program, including pictures.
SentPicture
- 在客户端传输图片,服务器端将其保存在本地的小程序。-In the client transmission pictures, the server will be stored in the local small programs.
ImageTransfers
- 分服务器端和客户端,传输图片用到了socket编程,程序我运行过了,可以直接调试和运行MFC界面友好直观。-Sub-server and client, transfer pictures used in the socket programming, the program I run over, you can directly run the MFC debug and user-friendly and intuitive.
UDP_SOCKET_SENDIMAGE
- VC++中用socket实现对图片的传输,也可以实现对文件的传输。SendImg_test是发送端的程序,RecvImg_test是接收端的程序,程序运行后可实现基于UDP的图片的传输。-VC++ achieved using socket transmission of images, can also be achieved for file transfer. SendImg_test sending end of the program, RecvImg_test the receivi