-
ndislwf-master
windows过滤驱动的示例代码,解析IP、TCP数据包,没有添加实际功能(Windows filter driver sample code, parsing IP, TCP data packets, did not add the actual function)
- 2021-02-07 18:29:55下载
- 积分:1
-
CSmtp
使用Base64编码实现的相应的邮件的发送的程序,// Original class CFastSmtp written by
// christopher w. backen <immortal@cox.net>
// More details at: http://www.codeproject.com/KB/IP/zsmtp.aspx(Achieved using the Base64 encoding to send the message corresponding procedures,// Original class CFastSmtp written by// christopher w. backen <immortal@cox.net>// More details at: http://www.codeproject.com/KB/IP/zsmtp.aspx)
- 2010-05-26 13:06:49下载
- 积分:1
-
2009shiyan1
2、Socket编程
凡是基于网络应用的程序都离不开Socket。 与网络有关的简单VC编程 Socket的意思是套接字,是计算机与计算机之间通信的接口。使用Winsock提供的API函数是最基本的网络编程技术。
(2 Socket programming any web-based application programs can not be separated Socket. Simple VC network-related programming meant Socket socket, is communication between the computer and computer interface. Use Winsock provides API functions is the most basic network programming.)
- 2009-11-12 15:06:31下载
- 积分:1
-
C# 大文件上传(NeatUpload)例子源码
一款不错的大文件上传控件
- 2014-11-03下载
- 积分:1
-
asp.net固定资产管理系统
【实例简介】
一、新用户登记
说明:注册后需要管理员审核后才可以登录,管理员登录地址/(也就是网站根目录,和用户同一个地址),帐号为:admin,密码:admin88
二、管理员后台
1、固定资产管理
1)固定资产查询/管理(由于列数比较多,采用固定前面4列的方式,后面的列可拉动横向滚动条),点击查看打印列表,
然后点击打印固定资讯标识卡,可打印。也可先点击开始查询,然后导出到Excel。
2)固定资产新增
3)审核新增固定资产
4)审核异动固定资产
5)审核维修固定资产
6)审核报废固定资产
7)批量异动固定资产
8)我管理的固定资产
9)管理事业部
10)管理部门
11)管理资产一级类别
12)管理资产二级类别
2、用户管理
管理用户,点击权限,可设置每一个用户的权限
3、个人设置
修改我的资料
三、注意事项:
数据库文件在database下,附加即可
管理员和会员登录目录为/(根目录),管理员帐号为:admin 密码:admin88,通过管理员审核用户,设置每一个用户的具体权限
数据库是SQL2008r2,开发工具是VS2010
运行环境:.net4.0,集成模式
- 2021-11-20 00:32:57下载
- 积分:1
-
DMMidddleWare
部署在服务器公网上 实现内外网通讯的源码,外部程序连接到这个程序,这个程序再连接内部服务器(Deployed on the server the public Internet to achieve internal and external network communication)
- 2012-02-10 15:46:10下载
- 积分:1
-
QLocalSocketDemo
实现了两个客户机程序与服务器程序间的进程通信(本机)。客户机与服务器间的通信是双向的,采用QLocalServer与QLocalSocket实现。(The realization of the two procedures and the client server inter-process communication (local). Client and server communication is a two-way, using QLocalServer with QLocalSocket achieve.)
- 2020-12-29 17:09:00下载
- 积分:1
-
UDPchatter
一个基于UDP协议的网络聊天程序(A network based on UDP protocol chat program)
- 2004-01-31 14:12:08下载
- 积分:1
-
connecuioncollision
说明: OFDM principle, suitable for WiMAX beginners
- 2019-01-04 04:39:46下载
- 积分:1
-
< 精通Windows Sockets网络开发
< 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual C++ implementation " " a book full source code, including multi-threaded download, network Gobang, online examination system of five projects. Each item using a different socket model development (such as select, overlapping io, the completion of the port), socket network programming for the beginner friend of great help,,,
- 2022-01-31 08:41:13下载
- 积分:1