▍1. 该程序实现了服务器和客户机之间的交互和通信,对于网络编程学习很有帮助...
该程序实现了服务器和客户机之间的交互和通信,对于网络编程学习很有帮助-the process of server and client and the interaction between communication, network programming useful learning
该程序实现了服务器和客户机之间的交互和通信,对于网络编程学习很有帮助-the process of server and client and the interaction between communication, network programming useful learning
JScript 用户指南 JavaScript 语言参考 内容 :JScript 函数 JScript 错误 JScript 方法 JScript 对象 JScript 语句 Scripting 运行时库参考 正则表达式简介-JScript users JavaScript Language Reference Guide : JScript function JScript JScript wrong way JScript JScript statement Scripting Object Runtime Library Reference is a regular expression profiles
一个完整的抓包及分析程序,对于掌握sniffer技术以及数据包结构的程序开发都非常有好处,文件好不好,请大家评论.这是有关书籍光盘里的源码:)-A complete capture and analysis procedures for the master packet sniffer technology and structure are very good developers, good documentation, please comment. This is the book CD-ROM source code :)
socket 网络通信 控制台程序 测试通过 #include #include #pragma comment(lib, "ws2_32.lib") void main() { WORD wVersionRequested; WSADATA wsaData;//WSAata用来存储系统传回的关于WinSocket的资料。 int err; wVersionRequested = MAKEWORD( 1, 1 ); err = WSAStartup( wVersionRequested, &wsaData ); if ( err != 0 ) { return; } if ( LOBYTE( wsaData.wVersion ) != 1 ||HIBYTE( wsaData.wVersion ) != 1 ) { WSACleanup( ); return; } SOCKET sockClient=socket(AF_INET,SOCK_STREAM,0);// AF_INET ..tcp连接 //初始化连接与端口
多线程UDP通讯程序,这种程序对要出来多用户的并发处理udp通信有一定的参考作用-multithreading UDP communications procedure, which should come out of the Multi-user concurrent processing udp communication is a reference work
这是一个用VC编写的查看IP包的程序,可以看到关于主机收发IP的信息.-This is a VC View prepared by the IP packet procedures, we can see on the host transceiver IP information.
捡这个项目里两 em 德尔福 que 林科所示范 um 埃斯特角 》 后 parece ser bem completo FTP 服务器。 埃斯特角 Peguei exemplo pela 控释互联网 em: www.ActiveDelphi.com.br 捡段托 apreciarem 供应量 funcionalidades。
tcp的socket通讯的简单例子,希望大家可以借鉴-tcp the socket communication simple example, I hope everyone can learn from
通过vmware网络设置,您可以非常快速地了解网络设置的功能,轻松掌握vmware网络配置。
新生注册系统,用JSP和WEB数据库表写的系统,可以进行删除,添加,管理等操作.-Student registration system, and WEB use JSP to write the system database tables, you can delete, add, and management operations.
论文,《基于协议分析的网络入侵取证系统的研究与设计》-Papers, based on protocol analysis of Network Intrusion Forensics System Research and Design
在ASP。net下的域名以及ip之间的双向解析-In the ASP. net domain names and ip under the two-way analysis
to show all conecction in you pc
rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000 Terminal Services, Windows 2003 Terminal Services/Remote Desktop, Windows XP Remote Desktop, and possibly other Terminal Services products. rdesktop currently implements the RDP version 4 and 5 protocols.
Live media server used to transfer mpeg or other video/audio media
方程求根的matlab源码,用了很多次,很好用,希望对大家有用-Roots of the equation matlab source code, with a lot of times, very good with the hope for all of us! ! !
“基本套接字实现基本聊天功能”,教学示例使用。-"basic socket basically chat," teaching practices in use.
航空公司管理信息系统 -airlines airline management information system management information system
在局域网环境内实现屏幕广播方法思路和源程序-In the LAN environment to achieve the screen broadcasting method of thinking and source code