搜索资源列表
WinSock Win32 API 的打包类和例子程序winsocket
- WinSock Win32 API 的打包类和例子程序Win Sock Win32 API 的打包类和例子程序WinSock Win32 API 的打包类和例子程序-Windows socket sample
TinyRAT
- 用纯WIN32 SOCKET实现得一个远程控制程序,使用svchost.exe程序启动
SOCKET
- TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)
能延时退出的阻塞式socket函数的设计
- 摘 要:介绍了Win32平台(Windows95/98/NT)下socket的阻塞和非阻塞两种工作模式。结合两个具体程序模型,讨论了在网络环境下发送/接收数据使用阻塞式socket的必要性和不足之处,并提出用能延时退出的阻塞式socket读写函数的解决方案。-Abstract : the Win32 platform (describes) socket obstruction and two non-blocking mode. Combining two specific program m
HookAPI 截获和替换Win32 API的开发包
- 本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本,Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62
async-socket-win32-demo
- winsock异步通讯源码,提供给需要进行网络开发的朋友做参考。winsock asynchronous communication source, available to web developers need a friend for reference.-winsock asynchronous communication source, available to web developers need a friend for reference.
一个可移植的邮件接收(支持POP3协议)程序
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the
CPP-Win32-Socket
- win32 编程的一些资料,是别人总结的,很不错,看完后你会发现其实单纯进行网络编程是很容易的。-win32 programming, some information is summarized in others, very good, in fact, after reading you will find a simple network programming is very easy.
Win32-socket
- socket 接受网络数据包,并且将接受到的数据写入文件中。-Socket accept network packets, and will accept the data writing to file.
myNewChatServer
- win32 socket select模型多线程 c/s聊天服务器 服务器简单的接受命令和转发消息,自定义协议 -Hello World!
mysvr
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
SocketChat
- Win32工程下套接字开发的聊天程序,包括服务器端和客户端源码,对于了解网络编程过程很有帮助!-Win32 projects developed under the socket chat program, including server-side and client source code, for the understanding of the process of network programming very helpful!
pecl-5.2.2RC2-nts-Win32
- HP其实不过是Web服务器的一个模块功能,所以首先要保证Web服务器的安全。当然Web服务器要安全又必须是先保证系统安全,这样就扯远了,无穷无尽。PHP可以和各种Web服务器结合,-Apache。非常建议以chroot方式安装启动Apache,这样即使Apache和PHP及其脚本出现漏洞,受影响的也只有这个禁锢的系统,不会危害实际系统。但是使用chroot的Apache后,给应用也会带来一定的麻烦,比如连接mysql时必须用127.0.0.1地址使用tcp连接而不能用localhost实现soc
Sockets
- This a HEAVILY optimized version of Borland s ScktComp unit.It works in exactly the same fashion and supports all of it s Win32 functionality except using only 10 of the original vcl overhead. Also included is a TList, TStream and TThread
UDPsocket
- it s a UDP socket application example in WIN32 sys. with both client and server codes included.
async-socket-win32-src
- Class to handle async socket connection
win32-chuanshu
- 基于win32 的socket套接字的tcp/ip文件传输程序-Based on the win32 socket socket tcp/ip file transfer program
socket
- lcc-win32的socket中间收发服务器-LCC-Win32 socket intermediate transceiver server
Socket
- 基于win32实现的客户端和服务端的socket通信-Based on win32 achieve client and service side of the socket communication
win32-socket-chat-room
- win32实现局域网通讯 socket 通信 完整代码 在vc2010下编译运行-win32 socket chat room