搜索资源列表
HtmlAnalyzer
- 本例程演示了如何使用正则表达式解析HTML文件。本例程使用C#语言编写,可以下载指定网页并进行分析,将HTML文档结构以树状形式展现出来,并提供基于正则表达式的搜索功能,用户可以方便的筛选出网页上形式相似的内容。 基于FLib的图片浏览器,支持简单图像处理。-the routine demonstration of how to use regular expressions are analytic HTML document. Routine use of the C# langu
socketftp
- 该文件是基于socket编程的ftp文件传输的源代码。包含了服务器和客户端的源代码,是使用C语言编写的。运行在linux环境中。无解压密码。不妥之处,还请高手给予指点。-the document is based on the socket programming ftp file transfer the source code. Includes server and client source code is the use of the C language. Run on the Li
qq
- 基于Linux的GUI局域局域网聊天系统,本系统模拟腾讯QQ的通信方式。完了注册,登录,私聊,群聊,发送文件等操作。系统是C/S结构的网络聊天系统,客户端采用QT编写,服务器端使用C语言编写。-Based on Linux GUI local LAN chat system, this system simulation tencent QQ communication mode. Finished register, login, private chat and group chat, se
WinToLinuxSocket
- 本代码实现了一个window和linux的Socket通信程序,使用C++语言编写。Linux是Server端、Windows是Client端-This Source code is used to build connection between Linux and Windows. Windows is client and Linux is server.
FileTransfer
- 使用C语言编写的局域网文件传输程序,基于UDP实现了自己的应用层协议,使用多线程,文件传输速度很快,自带拥塞控制,模拟了TCP的选择重传机制-Using the C language of the LAN file transfer program, based on UDP to achieve its own application layer protocol, using multi-threaded, file transfer is fast, bring their own con
ftp
- FTP客户端软件,使用C++语言编写-ftp clint soft,made by c++....................
myftpclient
- 使用c语言编写的ftp客户端程序。实现的命令有:open,usr,pwd,cd,ls/dir,get,put,delete,mkdir,help/?,quit。在linux下编译执行。-Using the c language of the ftp client program. Implemented commands: open, usr, pwd, cd, ls/dir, get, put, delete, mkdir, help /?, Quit. Compiled in the li
snmp_src
- 使用C语言编写的基于SNMP协议的网络通讯实例程序,希望对需要的人有所帮助-Using the C language SNMP-based network communication protocol instance procedures in the hope of the people who need help
MIT-C
- MIT 2010年本科生的C语言课件、项目作业、开放式习题及相应的代码答案 (全套),是学习C语言的绝好材料。MIT 课件的C语言编写环境全是在linux下完成的,课件中使用的环境是很流行的ubuntu系统。-MIT 2010 年 undergraduate C language courseware, project work, exercises and answers open (full), is an excellent material to learn C language. MI
SingleServerWin32
- 使用C语言编写TCP/IP服务器、客户端程序,并能够在成功建立连接后在二者之间依次传送一个double、一个int、一个字符串数据。-Using the C language TCP/IP server, the client program, and the ability to successfully establish a connection between the two in order to send a double, an int, a string of data.
Sniffer
- 使用C语言编写的网络嗅探程序,可以在局域网中检测到其余IP-Using the C language network sniffer program, you can detect in the rest of the LAN IP
FileSender
- 在局域网中,使用C++语言编写了一个自己的SOKET,进行文件发送、接收,方便大家使用。-In the LAN, using C++ language has its own SOKET, the documents sent, received, to facilitate use.
TCP
- 简单的tcp通讯,供初学者使用,c# 语言编写-tcp xie yi tong xun jian dan c#
CSharp---SQL2000
- 网站 酒店管理网站 使用C#语言编写数据库的Sql2-Hotel Management website SQL Server 2000
SFTP
- 实现MFC下的FTP客户端,使用C++语言编写,包含源代码和工程文件-MFC FTP SERVER Written by c++,use visual c++ 6.0 test sucssess
client
- 在linux环境下使用c语言编写的聊天室客户端程序,使用了tcp协议,线程-Chat room client programs, c language used in the linux environment using the tcp protocol, a thread
ControlServer.tar
- linux下使用C语言编写的用select实现对多个客户端处理的服务器程序-A server program with C language using select to deal with multiple clients
openfetion-2.0.tar
- 飞信源码,调试可使用,c语言编写,仅供学习交流。-feition open code can be used after debug,which is written by C.
shell.c
- 使用C语言编写简单shell 实现输入输出重定向,执行内部命令和外部命令等功能-Use C language to write simple shell achieve input and output redirection, perform internal commands and external commands and other features
webbench-1.5.tar
- Webbench 是一个在 Linux 下使用的非常简单的网站压测工具。它使用 fork ()模拟多个客户端同时访问我们设定的 URL,测试网站在压力下工作的性能,最多可以模拟 3 万个并发连接去测试网站的负载能力。Webbench 使用C语言编写, 代码实在太简洁,源码加起来不到 600 行。(Webbench is a very simple site testing tool for use in Linux. It uses fork () to simulate multiple cl