搜索资源列表
端口扫描器.rar
- 一个端口扫描器,用c#编写
sendmail5
- 一个用c++builder开发的发邮件的程序,支持附件!- Development sends the mail with c the builder the procedure, supports the appendix!
利用TCPIP实现简单的客服务器模式
- 利用TCPIP实现简单的客服务器模式,用C语言实现-TCPIP simple use of the passenger server model, with C language
linux下用c语言实现的一个ftp程序
- linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
实例111 用C语言实现Ping程序功能
- 用C语言实现Ping程序功能,是网络编程初学者学习的好例子。-C language function Ping procedures, the network programming beginners to learn the good examples.
ace_test1
- 该程序关于ACE的编成例子 用C++ 编写 简单易懂 该例子侧重客户端和服务端的编写 在Visual Studio .Net2003下编译通过 -the procedures on the formation of ACE examples in C + + easily understood examples focus on the client and server-side in the preparation of Visual Studio. Under compile Net200
pgm
- 本程序是pgm算法的源码,用c++和tcl编写在ns2作为工具-pgm algorithm source code, using c + + and peers prepared as a tool in NS2
简单的计数器
- 本人用C#制作的简单计数器,以供初学者学习-I used C# produced by the Counter simple to learn for beginners
BBSC
- 一个用C语言开发的BBS系统,包含在线留言等功能。-a C-language development of the BBS system, including voice mail and other online functions.
用CSharp实现基于TCP协议的网络通讯
- 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
bbssearch.c
- bbssearch.c.rar是一个小程序,在论坛上经常使用的帖子查询代码.输入关键字的查询方式.匹配查询.用c 编写的.-bbssearch.c.rar is a small program At the forum frequently used code for the message. keying the inquiry. Matching inquiries. using c prepared.
C++ Builder进行聊天(TCP)
- 用C++ Builder进行聊天(TCP)的示例-C Builder Chat (TCP) example
用C++Builder创建基于Internet的P2P技术
- 用Borlan C++ Builder创建 基于Internet的P2P技术-with Borlan C Builder to create Internet-based peer-to-peer technology
自制局域网聊天器(C#源码)
- 用C#2003开发的局域网聊天器,含源代码
c++ P2P
- 一个用C++实现的点对点通讯程序。
一个简单的FTP服务器c源码
- 用C语言写的,很简练的,实现了基本的FTP功能(上传,下载,调试信息,文件夹查看等)的FTP服务器,配合FTP客户端能较好研究FTP协议的实现。
用C语言写的搜索引擎,包含多种建立索引的方式
- 用C语言写的搜索引擎,包含多种建立索引的方式-C serach engine, contains many methods for index establishing
FTP 用C++编写的socket网络编程
- 用C++编写的socket网络编程,实现了FTP服务器端的功能,能同时支持链接过个客户端。
linux下socket编程 c
- linux下用c进行socket编程,很多实例,适合初学网络编程者,可以先看看socket编程
ReadWebContent
- 一个用C#编写的网页抓取程序,网络爬虫,抓取下来的内容存放在ACCESS数据库中。