CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - windows program
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
Search - windows program - List
[
Internet-Network
]
netblock
DL : 0
一个使用IPHelper API写的IP地址过滤程序-A IP address filtering program which written by IPHelper API
Date
: 2025-12-22
Size
: 14kb
User
:
站长
[
Internet-Network
]
Network Program for Windows
DL : 0
内含《Network Program for Windows》该书的所有示例源代码,对于那些正在学习Windows网络编程的人有很大帮助。-intron "Network Program for Windows" book of all sample source code, for those who are learning Windows programming network will be very helpful.
Date
: 2025-12-22
Size
: 1.5mb
User
:
陈明
[
Internet-Network
]
一个对Winsock 完成端口模型封装的类
DL : 0
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法,比如采用AcceptEx来代替accept和使用LOOKASIDE LIST来管理内存,使得WEBSERVER的性能有了比较大的提高。 -under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Last year, I used C language under complete port model was a WEBSERVER, few days ago, I decided to rewrite the C WEBSERVER to the WEBSERVER i
Date
: 2025-12-22
Size
: 43kb
User
:
王明
[
Internet-Network
]
windows 网络驱动接口标准和协议驱动开发
DL : 0
该程序演示了windows 网络驱动接口标准和协议驱动开发的基本过程-demonstration of the program windows Network Driver Interface-driven standards and protocols, the basic process
Date
: 2025-12-22
Size
: 69kb
User
:
朱文
[
Internet-Network
]
vc_and_linux_socket
DL : 0
linux下用C编写的服务器端和在WINDOWS下用VC写的客户端之间的网络通信程序-under linux prepared by the C-terminal server and Windows using VC written between the client Network Communication Program
Date
: 2025-12-22
Size
: 1.88mb
User
:
黄文
[
Internet-Network
]
Csocket--DataTransfer
DL : 0
为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。-in order to achieve the Windows and LINUX serial communications, Csocket achieved using a small data exchange software. Csocket type of learning program is very enlightening role.
Date
: 2025-12-22
Size
: 18kb
User
:
周建政
[
Internet-Network
]
124675185
DL : 0
MilyQQ是一个使用控制台的QQ客户端,基于LumaQQ的核心JQL包开发,只有一个可执行的jar包(MilyQQ.jar),携带方便,由于是Java程序,因此理论上应该可以运行于所有平台,不过基于条件限制,我只测试了 Windows 2000 和RedHat 9 Linux.这里是milyQQ的代码。 -MilyQQ use of a console QQ client, Based on the core instant JQL package development, Only one executable jar Package (MilyQQ.jar) and easy to carry, as is the Java program, So in theory should be able to run on all platforms, but based on the conditions and restrictions. I only tested Windows 2000 and RedHat Linux 9. Here is the milyQQ code.
Date
: 2025-12-22
Size
: 344kb
User
:
廖巍
[
Internet-Network
]
Windows-socket-program--server-and-client
DL : 0
基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。-Socket-based API programming, can be detected by the current server and client IP address and port number, and receive client information.
Date
: 2025-12-22
Size
: 21kb
User
:
王志慧
[
Internet-Network
]
Chapter1
DL : 0
Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback function, the window closed and application procedures to withdraw from the working relationship, the use of VC++ The number of small skills, stdcall and cdecl call norms comparison, beginners often make mistakes and Cautions.
Date
: 2025-12-22
Size
: 8kb
User
:
何燕蝶
[
Internet-Network
]
client.c
DL : 1
windows socket 编程 这是一个客户端的程序-windows socket programming This is a client program
Date
: 2025-12-22
Size
: 1kb
User
:
tacho
[
Internet-Network
]
tcpsrv
DL : 0
windows网络编程,vc++源码程序,socket套接字tcp编程-windows network programming, vc++ source program, socket programming tcp socket
Date
: 2025-12-22
Size
: 1.1mb
User
:
weiwei
[
Internet-Network
]
Socket_udp
DL : 0
一个windows使用socket的程序,演示udp的使用方式,使用了udp协议-Socket using a windows program to demonstrate the use of udp way, using udp protocol
Date
: 2025-12-22
Size
: 2.23mb
User
:
孔震
[
Internet-Network
]
frame
DL : 0
可以实现帧的封装与解析,可以运行。 二、 程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下: FrameParser.exe -e/-u outputfile/inputfile 其中,-e为封装命令,-u为解析命令。outputfile为要执行封装操作的文件名,inputfile为要执行解析操作的文件名。 程序运行平台:Windows 编程环境:VC6.0 语言:C++ -The package can be achieved with the analytical frame, you can run. Second, the program for the command-line program, an executable file named FrameParser.exe, command line format is as follows: FrameParser.exe-e/-u outputfile/inputfile where,-e for the package command,-u for parsing command. outputfile package to perform the operation for the file name, inputfile to perform analytical operations for the file name. Runs Platform: Windows programming environment: VC6.0 Language: C++
Date
: 2025-12-22
Size
: 15kb
User
:
jfli
[
Internet-Network
]
php_screw_for_windows
DL : 0
php_scre 开源的PHP文件加密程序。官方只提供LINUX版本的,在这里我提供一个WINDOWS版本的,里面带有项目文件,可以直接用VC编译。-php_scre open-source PHP file encryption program. LINUX version of the official only, and in here I offer a WINDOWS version, which with the project file, you can directly compile VC.
Date
: 2025-12-22
Size
: 669kb
User
:
小徐
[
Internet-Network
]
SocketAPI
DL : 0
此源程序是使用Windows Sockets API编写的基于服务器端/客服端的网络通信程序。-This source code is written using the Windows Sockets API, server-based client/customer side of the network communication program.
Date
: 2025-12-22
Size
: 2.73mb
User
:
梁冰
[
Internet-Network
]
PacketSnifferOk
DL : 0
PacketSniffer 网络原始数据包嗅探器(修正版) 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写, 可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。 抓包速度比较快,以树形列表给与分析,可以查看原始数据包。 该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。 -PacketSniffer raw data network packet sniffer (Revised Version) a PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capture, using the winsock API write, you can easily expand their programs. Can be saved for each crawl of the protocol data to a log file. Ethereal' s faster, in order to give the analysis of tree list, you can view the original packets. The program requires Windows XP/2000/NT operating system and has administrator privileges.
Date
: 2025-12-22
Size
: 57kb
User
:
info
[
Internet-Network
]
sendudp
DL : 0
关于UDP通信的一个简单C++程序,对熟悉SOCKET网络编程有很好的帮助作用-UDP traffic on a simple C++ program, familiar with network programming have a good SOCKET helpful
Date
: 2025-12-22
Size
: 45kb
User
:
岑飞
[
Internet-Network
]
Program
DL : 0
类似于RDATE的Windows端服务器。客户端只需要用SOCKET Client连接上来即可获得本机的时间。请注意服务端Byte数组的定义。-Similar to the Windows side of the RDATE server. Clients only need to connect SOCKET Client can get the machine up time. Please note that server-side Byte array definition.
Date
: 2025-12-22
Size
: 1kb
User
:
kaca
[
Internet-Network
]
UPnPExample
DL : 0
UPNP Program for Windows Testing
Date
: 2025-12-22
Size
: 536kb
User
:
Johnson
[
Internet-Network
]
《Windows Socket 编程第2版》中文版
DL : 0
WINDOWS 网络程序,使用VC从入门开始逐步提高,可以按照书中的代码直接编程。(WINDOWS network program, the use of VC began to gradually improve from the entry, you can direct the code in accordance with the book programming.)
Date
: 2025-12-22
Size
: 9.85mb
User
:
1a1
«
1
2
3
4
5
6
7
8
9
10
...
18
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.