-
使用IOCP编写的可伸缩性的回显服务器,适合网络编程入门者
使用IOCP编写的可伸缩性的回显服务器,适合网络编程入门者-IOCP can be prepared by the use of flexible echo server, network programming for beginners
- 2022-07-21 17:40:28下载
- 积分:1
-
动态域名基础知识
什么是IP地址
IP地址是在网络上分配给每台计算机或网络设备的32位数字标识。在Internet上,每台计算机或...
动态域名基础知识
什么是IP地址
IP地址是在网络上分配给每台计算机或网络设备的32位数字标识。在Internet上,每台计算机或网络设备的IP地址是全世界唯一的。IP地址的格式是 xxx.xxx.xxx.xxx,其中xxx是 0 到 255 之间的任意整数。例如,科迈网站主机的IP地址是 210.22.12.54。 -dynamic domain knowledge what is the basis of IP addresses in the IP network addresses are assigned to each computer or network equipment of the 32-digit identification. On the Internet, every computer equipment or network is the IP address of the world only. IP addresses xxx.xxx.xxx.xxx is the format, which is xxx 0-255 between the arbitrary integer. For example, Comay website host IP address is 210.22.12.54.
- 2022-02-03 06:22:12下载
- 积分:1
-
在Delphi 7的Skype的读者聊天
应用背景…/ / --------使twincontrols双缓冲(消除愚蠢的闪烁)程序enabledoublebuffering(父母:来;const aenabled:布尔);VaR我:整数; ;awincontrol:来;开始 ;与父母做一开始 ; ; ; ; ;如果父母是有有那么aparent.doublebuffered:= aenabled;和公司的; ; ; ; ; ;我:= 0 - 1开始controlcount ; ; ; ; ; ; ;如果控制[我]是有有那么和,和,和,和,和,; ; ; ; ; ; ; ; ; ; ;awincontrol来:=(对照组[我]); ; ; ; ; ; ; ; ; ; ;awincontrol.doublebuffered:= aenabled; ; ; ; ; ; ; ; ; ; ;如果awincontrol.controlcount & gt;0 enabledoublebuffering(awincontrol,真的);和,和,和,和,和,;和,和,和,结束;结束了;终点…关键技术型 ;/ / -------参与者 ;tparticipants =记录人:数组[ 1 .. 0 ]的字符串;和,我的身份证:数组[ 0 .. 1 ]的字符串;结束了;并; ;/ / ------- Skype聊天同步文件 ;tskypechatsyncfile =记录文件名:文件名:字符串; ; ; ;filedatetimestamp:整数; ; ; ;filedatetime:TDateTime;结束了; ;/ / -------所有同步文件 ;tskypech
- 2023-07-17 14:10:03下载
- 积分:1
-
我自己写的VPN拨号程序,就是引导一个批处理去拨号而已,高手就不用下了,我是入门级的,上传这个代码是为了下载这个站点的资源...
我自己写的VPN拨号程序,就是引导一个批处理去拨号而已,高手就不用下了,我是入门级的,上传这个代码是为了下载这个站点的资源-I wrote it myself VPN dial-up program is to guide a batch to the dial-up only, under the expert would not have, and I is the entry level, upload this code is to download this site" s resources,
- 2022-04-02 08:40:45下载
- 积分:1
-
http://easynews.dl.sourceforge.net/sourceforge/web
http://easynews.dl.sourceforge.net/sourceforge/web-ftp/Web-FTP-2.2.1.tar.gz
- 2022-07-20 02:02:48下载
- 积分:1
-
listed on the plane all the TCP network connection
列举本机上所有的TCP网络连接-listed on the plane all the TCP network connection
- 2022-02-25 04:03:33下载
- 积分:1
-
本人大二数据库实习作品,班级学生信息与成绩管理,典型的ASP+SQL2000的应用...
本人大二数据库实习作品,班级学生信息与成绩管理,典型的ASP+SQL2000的应用-internship database entries, class information and performance management, the typical application of ASP SQL2000
- 2022-01-28 08:42:32下载
- 积分:1
-
网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。...
网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。-network socket, IO, thread pool, synchronization, log, etc., and the use of object-oriented Fan sexual characteristics, for the VC and development of network applications and lay a solid basis for the bottom.
- 2022-03-11 23:49:23下载
- 积分:1
-
c# vs2005 (asp.net2.0) under the control of a date, from web
c# vs2005(asp.net2.0) 下的一个日期控件,来自网上的脚本,对其作了更改,修改了些错误,目前已经在项目中使用,感觉不错-c# vs2005 (asp.net2.0) under the control of a date, from web-based script, which was to change, modify some errors, has been used in the project, I feel good
- 2022-03-02 15:21:30下载
- 积分:1
-
http的get及post的请求实现
VC++实现http客户端,一直是个热点。演示GET/POST发送请求的HTTP客户端,为了演示HTTP的客户编写的,
因此运行时必须在本机有开HTTP服务才行。程序会会自动发送用户选择的请求类型,并跟踪这个请求,
并返回信息在主窗体上。对了解HTTP协议及工作原理很有帮助。
- 2022-08-15 02:51:48下载
- 积分:1