登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:所有
  2. 代码类别:网络编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 基本套接字基本上是聊天,“使用中的教学实践。

“基本套接字实现基本聊天功能”,教学示例使用。-"basic socket basically chat," teaching practices in use.

1
下载
20
浏览
2023-07-22发布

2. 航空公司管理信息系统

航空公司管理信息系统 -airlines airline management information system management information system

1
下载
24
浏览
2023-07-21发布

3. 在局域环境下实现屏幕广播的思想和方法…

在局域网环境内实现屏幕广播方法思路和源程序-In the LAN environment to achieve the screen broadcasting method of thinking and source code

1
下载
31
浏览
2023-07-21发布

4. 聊天客户端

vc socket实现的聊天室,一个服务器,多个客户端。多个客户端可以通过这个服务器进行通信

1
下载
23
浏览
2023-07-21发布

5. network programming source code, the main socket programming

网络编程源代码,主要socket编程-network programming source code, the main socket programming

1
下载
25
浏览
2023-07-20发布

6. 基于角色的用户验证. 这个序重点写了四个pages以实现这些功能:增加用户,给用户指派角色,给用户移除角色及管理角色。...

基于角色的用户验证. 这个程序重点写了四个pages以实现这些功能:增加用户,给用户指派角色,给用户移除角色及管理角色。-role-based user authentication. Focus on the process of writing four pages to achieve these functions : increase users, the role assigned to the user to remove the role of users and management roles.

1
下载
22
浏览
2023-07-19发布

7. 这里给出了中一些端口及其应用,很有用的

这里给出了网络编程中一些端口及其应用,很有用的-Here are some of the port of network programming and its application, very useful

1
下载
23
浏览
2023-07-19发布

8. 服务器源代码VisualC++6.0开发。

服务器源代码VisualC++6.0开发。-server source code VisualC 6.0.

1
下载
24
浏览
2023-07-18发布

9. 在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

1
下载
24
浏览
2023-07-17发布

10. 一个ftp端口扫描

一个ftp端口扫描程序-an ftp port scanning procedures

1
下载
22
浏览
2023-07-16发布

11. fiendish language interpretation, we look at it

魔王语言的解释,大家看看吧-fiendish language interpretation, we look at it

1
下载
23
浏览
2023-07-16发布

12. 很好哦。真的很好。

很不错哦。真的不错。-very good oh. Really good.

1
下载
23
浏览
2023-07-15发布

13. C++实现的屏幕监控系统

应用背景 主要实现对一定量(最多64台)的局域网计算机实施远程桌面监视和控制功能。采用CS模式,客户端定时将自己的屏幕图像进行抓取,抓取后,客户端对对象进行差异化比较,确定是否需要发送,如果需要发送,先对图像进行压缩,压缩后发出,服务器对收到的数据进行显示,并将服务器端的控制指令发送到客户端,客户端收到控制指令后进行相应响应。 关键技术该工程主要完成对一定量(最多64台)的局域网计算机实施远程桌面监视和控制功能。该工程的关键技术包括图像的差异比较法和压缩传输,用到的网络模型是异步选择模型。该项目出色完成了对局域网计算机的有效监视和控制,耗费计算机资源很低。

1
下载
25
浏览
2023-07-15发布

14. 自动分析HTML页面中的超链接

自动分析HTML页面中的超链接程序-automatic analysis of the HTML pages hyperlinks procedures

1
下载
24
浏览
2023-07-15发布

15. Distributed Computing

分布式计算――RMI远程方法调用:学习RMI编程,了解在多台计算机上的JAVA应用之间的通信。-Distributed Computing-- RMI Remote Method Invocation : Learning RMI programming, multiple computers in the Java application communication between.

1
下载
24
浏览
2023-07-12发布

16. Library of C functions that allows a program to use WinSock 2 functionality if i...

Library of C functions that allows a program to use WinSock 2 functionality if it is available or fall back to WinSock 1.1 if it isn t.

1
下载
23
浏览
2023-07-12发布

17. 它可以找出你的ip,电脑名,以及其他的ip地址与你相似(最后一位不同)的电脑名及ip...

它可以找出你的ip,电脑名,以及其他的ip地址与你相似(最后一位不同)的电脑名及ip -it can find your ip, computer name, and other ip addresses similar to you (the last one different) from the computer and ip

1
下载
24
浏览
2023-07-11发布

18. 资源枚举VC源码,可枚举包括格打印机域等非计算机资源....

网络资源枚举VC源码,可枚举包括网格打印机域等非计算机网络资源.-network resources except VC source, except to include grid printers Domain and other non-computer network resources.

1
下载
23
浏览
2023-07-11发布

19. 通过RMI实现远调用一个JAVA小

通过RMI实现远程调用一个JAVA小程序-through remote call a Java Applet

1
下载
24
浏览
2023-07-11发布

20. 是一个很好的站模板,希望能和志同道合的友们共同进步。...

是一个很好的网站模板,希望能和志同道合的网友们共同进步。-is a very good web site templates, hopes to be able to like-minded netizens to common progress.

1
下载
25
浏览
2023-07-11发布