-
MFC,使用socket写的客户端聊天工具,可以多人同时聊天
MFC,使用socket写的客户端聊天工具,可以多人同时聊天-MFC, use the socket to write client-side chat tool, you can chat with people at the same time
- 2022-07-21 16:53:54下载
- 积分:1
-
WinSocket 编程指南,对编程人员有一定的帮助
WinSocket 编程指南,对编程人员有一定的帮助-Winsocket Programming Guide, the programming staff can help
- 2022-05-05 19:49:54下载
- 积分:1
-
这是视频聊天的服务程序!跟前一个配套使用,效果还可以!...
这是视频聊天的服务程序!跟前一个配套使用,效果还可以!-This is the video chat service program! In front of an ancillary use, the effect can!
- 2022-01-20 23:04:55下载
- 积分:1
-
在vc环境下编写的服务器端程序
在vc环境下编写的服务器端程序-vc environment in the preparation of the server process
- 2022-03-20 04:39:07下载
- 积分:1
-
VB的程序,共享磁盘的。
VB的程序,共享磁盘的。-VB, shared disk.
- 2022-03-15 10:02:12下载
- 积分:1
-
一个网络编程的示例程序,用于对网络设备的各参数采集,服务端....
一个网络编程的示例程序,用于对网络设备的各参数采集,服务端.-a network programming examples of procedures for the network equipment parameters of the acquisition, server.
- 2022-05-13 14:00:30下载
- 积分:1
-
这是一个很好的程序代码,是关于套接字上的套接字编程的。
这是个很不错的编程代码,是有关于socket套接字的编程是由中科院的老师亲自编写的-this is a very good program code is on the socket socket programming from the CAS is personally prepared by the teachers
- 2023-08-17 12:35:03下载
- 积分:1
-
1、这是我自己做的最详细的枚举全部协议的基本信息最完美版。
2、采用树型控件加个图标,也显得好读。
1、这是我自己做的最详细的枚举全部协议的基本信息最完美版。
2、采用树型控件加个图标,也显得好读。-1, this is my own to do the most detailed enumeration of all the basic information about the agreement the most perfect version. 2, using tree controls to add the icon, it seems a good time.
- 2023-05-04 07:20:03下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1
-
将图片以网页的形式在MFC 多文档程序中浏览。
将图片以网页的形式在MFC 多文档程序中浏览。-use mfc view the pictures in the form of html.
- 2022-01-26 05:53:00下载
- 积分:1