-
socket聊天
利用Socket编写聊天程序
Windows Socket和套接口的基本概念
套接口,就是一个指向传输提供者的句柄。Win32中,套接口不同于文件描述符,所以它是一个独立的类型——SOCKET 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-13 02:10:21下载
- 积分:1
-
LanScan,局域网扫描工具,学习网络编程和安全的小资料
LanScan,局域网扫描工具,学习网络编程和安全的小资料-LanScan, LAN scanning tool, to learn network programming and security of small information
- 2023-08-24 11:40:04下载
- 积分:1
-
snmp开发
snmp开发,网络管理开发。
SNMP(Simple Network Management Protocol,简单网络管理协议)。
- 2022-06-27 15:54:59下载
- 积分:1
-
这是微软提供的HTTP服务器例程
这是微软提供的HTTP服务器例程-This is Microsoft"s HTTP server routines
- 2022-01-31 14:16:04下载
- 积分:1
-
cocossocket
为cocos2d-x书写的通信模块,功能强大,api简单好用
- 2023-01-01 05:05:06下载
- 积分:1
-
VC++实现收发电子邮件
VC++编程实现收发电子邮件,设置SMTP服务器和POP地址,可实现在本地接收指定帐户的电子邮件,也可以发送邮件,简单来说,实现了本地查看接收、发送Email的功能,你可以再扩展些,比如加上删除邮件的功能,将其扩展成一个邮件客户端程序。
- 2023-08-11 23:15:04下载
- 积分:1
-
java版的简单聊天室程序
java版的简单聊天室程序-java version of the simple procedures Chat Room
- 2022-02-24 11:39:16下载
- 积分:1
-
湖北电信SOA平台短信发送实例,做SP的朋友可能有用(中兴平台)...
湖北电信SOA平台短信发送实例,做SP的朋友可能有用(中兴平台)-Hubei Telecom to send message SOA platform examples, so a friend may be useful SP (ZTE platform)
- 2022-06-01 00:09:18下载
- 积分:1
-
C++网络编程 卷2 运用ACE和模式消除复杂性
C++网络编程 卷2 运用ACE和模式消除复杂性-ACE资料
- 2023-03-31 09:10:05下载
- 积分:1
-
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因...
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的绝大部分数据,所以整个网站的负载量和速度都将大大提高。而且jsp的特性是一次运行,永远储留内存(包括bean在内),所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大的优点。这就更进一步保证了网站的稳定性和安全性.-jsp javabean mysql-based three-tier structure of the dynamic shopping site. Terms of the user interface (interface) from jsp completed and the data processed by the logic and beans completed, data storage by mysql completed. Because beans are independently responsible for the handling of the entire site of the majority of data, the entire site load and speed will be greatly enhanced. But jsp characteristic is a running, always reserving memory (including the bean) are therefore based on the language and structure of the shopping development system with the advantage of other languages can not birr. More importantly, jsp bean to the Apache environment to run smoothly, which is its greatest advantage. This site is a further guarantee of stabi
- 2023-09-02 04:25:03下载
- 积分:1