-
a Socket Communications CRTSock, with a succession of new derivative He Socket C...
一个Socket通讯类CRTSock,同过继承他派生新的Socket通讯类,从而可以作为服务端和客户端通讯类,具体例子可以参考Onsock.h和Onsock.cpp。-a Socket Communications CRTSock, with a succession of new derivative He Socket Communications, which can be used as the server and client communications, specific examples and reference Onsock.h Onsock.cpp.
- 2022-06-02 04:12:31下载
- 积分:1
-
用socket 实现通讯的客户,服务程序
用socket 实现通讯的客户,服务程序-socket achieve communication with the customers, service procedures
- 2022-08-04 10:55:22下载
- 积分:1
-
CRC16校验VC++程序是通讯数据校验的必需之程序
CRC16校验VC++程序是通讯数据校验的必需之程序-CYXLIC REDUNDANCY CHECK VC data communications procedures is the necessary calibration procedure
- 2022-01-30 12:20:44下载
- 积分:1
-
The use of multi
运用多线程的C/S模型
所用到的同步机制,值得学习-The use of multi-threaded C/S model synchronization mechanism used, it is worth learning
- 2022-01-25 15:08:38下载
- 积分:1
-
C语言编写的服务器端SOCKET程序源代码
C语言编写的服务器端SOCKET程序源代码-C language server-side source code SOCKET
- 2022-01-25 17:02:31下载
- 积分:1
-
C语言写的端口转发工具,内附源代码
C语言写的端口转发工具,内附源代码-Written by C language port forward instrument, containing the source code
- 2022-03-20 11:28:45下载
- 积分:1
-
简单聊天软件,简单易学
winscok2.0
简单聊天软件,简单易学
winscok2.0
-Simple chat software, easy to learn winscok2.0
- 2022-02-26 16:55:31下载
- 积分:1
-
socket网络编程
这是个socket网络编程,使用的是udp的方式用异步通信来实现的,这个程序可供刚刚学习socket编程的人员参考借鉴。里面用到的都是最基础的东西。所以有助于学习。
- 2023-03-14 09:15:04下载
- 积分:1
-
WIN32 API写的第一个函数,只是传一个字符串就结束了,但是体现了socket的连接建立过程...
WIN32 API写的第一个函数,只是传一个字符串就结束了,但是体现了socket的连接建立过程-WIN32 API to write a function of just one-on the end of a string, but the embodiment of the socket connection establishment process
- 2022-08-22 16:15:41下载
- 积分:1
-
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现...
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addressed for the submission form, but a lot of famous sites like Yahoo in order to prevent others using the automatic registration procedures Strong Note account, the website added a lot of encryption, in the final HTTP request information of standard single domain are encrypted data v. In part to prevent the automatic use of the registration procedures, but also to some other legitimate uses of the procedure have caused inconvenience. CHtmlView and by addressing the submission form, can capture HTTP request information, as long as the procedures for submission to these websites encrypted form on the information to complete the work. The cases this is an example of.
- 2023-06-29 16:15:03下载
- 积分:1