搜索资源列表
WriteSample
- 有关写XML文件的例子,是用C#语言开发的,可以直接在Visual Studio.NET环境下编译和运行-write XML documents related example is the C# language. directly in Visual Studio.NET environment Compiling and Running
gnet-1[1].1.8.tar
- GNet是一个简单的网络库。它是目标定向的,用C语言编写,并建立在GLib上。它有意于小而快,易用并易接到端口上。 GNet支持抽象的Internet地址, TCP, UDP, IP Multicast,异步DNS查找, TCP连接,和SOCKS。它有文档编制和例子。-GNet is a simple network library. It is the goal-oriented, with C language and the establishment of the GLib on. It
mw271
- 一个基于C语言的内存监控的例子,含源码及全部说明-one based on the C language memory of examples of monitoring, including all source code and note
cgi-web
- 嵌入式linux的一个cgi网站,实现了对嵌入式系统配置的更改以及实时控制视频流参数的配置,程序主要用c完成。对于学习嵌入式下c语言的cgi开发是一个非常好的例子。代码来自于在公司的开发。
UNIX网络编程(第2版)第1卷
- 《UNIX网络编程(第2版)第1卷》套接口API和X/Open传输接口API,这本书所附的所有例子源代码。C语言实现。-"UNIX Network Programming (2nd Edition), Vol 1," Presentation API interface and X / Open interface API, this book attached to the source code for all the examples. C language.
socket1
- 本例子程序是讲如何利用C语言写文件传输的程序实现 下面对程序的实现过程加以描述,尽量让阅读者能够看懂 -This example program is talk about how to use the C language to write the file transfer program to realize the following implementation of the program describe the process as much as possible so
tcltalk
- tcl与c语言结合网络编程的一个例子,用tcl做界面,c语言做底层的数据传输-tcl network programming with c language with an example of interface to do with tcl, c language to the underlying data
network
- 一些网络协议的c语言的实现的例子-Some network protocols to achieve the c language example
Somecode
- 一些协议的c语言的例子--Some protocols examples in c language
Socket
- 用C语言的并发套接字编程的典型例子,对于正在学习网络编程并且有一定基础的人 是不错的资料 里面还有相关的说明资料-Concurrent use of C language programming socket a typical example, are learning about network programming and have a certain person is the basis of the information there is also a good descr ip
winpcap_source
- winpcap的例子,c++语言,简单易懂-WinPcap example, c++ language, easy-to-read
tnftpd-20081009.tar
- c语言写的ftp服务器,是个学习的好例子-c language of the ftp server is a good example of learning
c-SOCKEt
- c语言的socket编程实例,非常使用简单的一个例子。刚经过测试可运行-socket programming examples c language, very simple example. Has just been tested to run
TCPIPSocketsInC2nd
- 一本介绍socket编程的书,c语言,里面有很多例子,英文版,是本很不错的书.-socket in C, English Edition, has lots of examples
ipmsg
- 基于LINUX 下,C语言实现的飞鸽传输项目,是学习linux网络编程比较好的项目例子。 主要包括:TCP/IP的协议,TCP实现文件的传输,UDP消息和广播,以及网络多线程操作实现。 此外还包含一个方便调试项目的飞鸽传输WINDOWS下的应用程序。 -Under LINUX-based, C language Dove transmission project is better to learn linux network programming examples o
winsock_easyExample
- 用C语言写的winsock2网络编程简单例子,能实现局域网以及外网的通信-Written in C language programming winsock2 simple example network, LAN and external networks to achieve communication
socket
- 基于Socket的客户/服务器通信程序,是一个基于C语言的很好的例子,可参考其编写自己的程序-Program for client/server communication based on socket
tcp-socket
- TCP的socket简单例子,运用C++语言进行编写,很简单的程序。-Simple example of the TCP socket, to use C++ language written in very simple procedure.
C-XML
- 你是学习c语言的吗,你在学习xml吗,是不是不知道该怎么对xml进行操作呢,这个例子可以给你讲解清楚-You learn c language, you learn xml do not know how to operate the xml it, this example can explain to you clearly
C语言实现socket简单通信实例
- 基于VC++6.0的socket 通信简单例子,可以参考修改(A simple example of socket communication based on VC++6.0, which can be referred to modification)