-
In the visual c++ TcpClient prepared procedures for the establishment of a simpl...
在visual c++ 下编写的TCPClient程序,用于建立简单的TCP通信 -In the visual c++ TcpClient prepared procedures for the establishment of a simple TCP communication
- 2022-01-25 23:07:52下载
- 积分:1
-
主要变化有以下几个方面:一、编制背景、SY的增加…
主要修改了以下地方: 1、整理了后台,增加了系统设置功能,现在不用改网站页面就可以使用了此程序了 2、友情链接后台管理功能。考虑到大家很懒,就加上后台管理链接功能 3、对相册上传安全增加了点安全措施,只允许上传jpg,gif文件 4、修改了大量原1.0程序中的错误,现在没有内容时也不会出现错误 5、修改了金钱交易地方的漏洞-main changes the following places : one, compiled background, the increase in system setup functions now without changes to pages on the site can use this procedure the two, Links background management functions. Taking into consideration your pretty lazy, with background on the management functions of the three links, upload photos to a point increase security measures, allowing only upload jpg, gif four documents, a large number of amendments to the original 1.0 procedural errors were made, there is no content there will be no mistakes 5, revised the payment money transactions where the loopholes
- 2022-02-04 03:20:17下载
- 积分:1
-
用Visual Basic编写的,获得指定机器的 IP 地址
用Visual Basic编写的,获得指定机器的 IP 地址-with Visual Basic, was designated machine"s IP address
- 2022-04-12 18:25:13下载
- 积分:1
-
获取本机ip,mac地址和时间,依次转换成16进制字符串,并连接到一起,返回的字符串可以作为数据库编程创建数据表的主键ID....
获取本机ip,mac地址和时间,依次转换成16进制字符串,并连接到一起,返回的字符串可以作为数据库编程创建数据表的主键ID.-Access to the local ip, mac address and time, followed by 16 to convert hexadecimal string, and connect together, the return of the string can be used as a database programmer to create data table primary key ID.
- 2022-09-27 09:35:03下载
- 积分:1
-
This is a mail procedures can be completed incoming and outgoing e
这是一个邮件收发程序,能完成邮件的收发功能-This is a mail procedures can be completed incoming and outgoing e-mail function
- 2022-01-21 22:23:53下载
- 积分:1
-
这是一个介绍DHCP
this a introduction for DHCP
- 2023-07-29 17:35:03下载
- 积分:1
-
使用VC++6.0实现的一个网络通信小程序
使用VC++6.0实现的一个网络通信小程序-Use VC++ 6.0 realize a network of small procedures
- 2022-08-12 22:58:09下载
- 积分:1
-
a select model Chat client
一个select模型的聊天客户程序-a select model Chat client
- 2022-07-17 01:28:50下载
- 积分:1
-
Prepared to use java chat program, can register a chat account and dialogue.
用java编写的聊天程序,可以注册账号与对话聊天。-Prepared to use java chat program, can register a chat account and dialogue.
- 2022-01-22 07:09:01下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1