CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - main.c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
Search - main.c - List
[
Internet-Network
]
namenip003
DL : 0
本程序是一个module, 使用这个程序需要先把它编译出来(这里是把main.c编译成main.o)。编译命令如下: gcc -O -c -Wall main.c 使用的时候须用insmod main.o命令加载,不用时用rmmod main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables-this program is a module, the use of the procedures needed to put it out compiler (here is compiled main.o main.c). Build orders are as follows : gcc-O-c-Wall main.c use of the time required insmod main.o orders increase contains no use rmmod main.o unloading order on it. This procedure also need Linux kernel and netfilter support. Linux kernel .* the standard installation there are netfilter / iptables
Date
: 2008-10-13
Size
: 2.8kb
User
:
pineman
[
Internet-Network
]
corba_FileFtp
DL : 0
基于CORBA的文件FTP 程序。主要展示CORBA 的用法。-CORBA-based FTP file procedures. CORBA main display usage.
Date
: 2025-12-19
Size
: 8.9mb
User
:
潘咏
[
Internet-Network
]
支持断点续传的在线更新代码
DL : 0
主要功能是 完成自动下载与升级的功能-main function is to be completed automatically download and upgrade the function
Date
: 2025-12-19
Size
: 444kb
User
:
陈静
[
Internet-Network
]
QQS&C
DL : 0
本软件要在网络中实现点对点的实时对话,主要的工作大约有: A).软件界面的实现。 B).两台主机通过Socket进行通信的实现。 C).如何从本机接收到要发送给对方的消息与如何接收到从对方来的消息并显示的过程。 D).进行异常处理。-the software in peer-to-peer networks to achieve real-time dialogue, the main work around : A). Software interface is achieved. B). Two mainframe through Socket communication is achieved. C). How receive from the machine to be sent to the other party and how to receive news from the other side of the news and display process. D). For Exception Handling.
Date
: 2025-12-19
Size
: 142kb
User
:
邓春燕
[
Internet-Network
]
动态发现某个路由的所有子网的拓扑结构
DL : 0
本软件是在VC++6.0下面编译并调试成功的。这个软件采用SNMP协议编程,能动态的发现某个路由的所有子网的拓扑结构。这是我们老师要求的期末考试项目之一,因时间比较仓促,只对路由器的子拓扑进行了搜索,而没有搜索主拓扑。 -the software is below the VC 6.0 compiler and debugger successful. The software uses SNMP programming, dynamic routing discovered a network of all-topology. This is our teacher requested one final examination, because of the time compared rush, only routers topology for a search, but not the main search topology.
Date
: 2025-12-19
Size
: 31kb
User
:
阳广元
[
Internet-Network
]
封包过滤
DL : 0
vc实现的一个简单防火墙,主要是封包过滤的功能,特别是内核协议的开发值得研究-vc achieve a simple firewall, packet filtering is the main function in particular, the development of core agreement worth studying
Date
: 2025-12-19
Size
: 1.82mb
User
:
么阿德尔
[
Internet-Network
]
httpftpcsharp
DL : 0
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。 -many people use the Internet, they had ants Network Express software or download files over the Internet experience, the use of such software can greatly speed up the documents on the Internet speeds, reduce file transfer time. These software Why is there so much magic? Its main reason is the software used to download and multithreading technology HTTP. If we prepare ourselves to a similar case in the process and to quickly download on the Internet, it must be a very pleasant thing. Now, I would talk about how to use C# language support for a multi-threaded download procedures, you will see the use of C# language network should procedure is how easy from can understand C# Language powerful networking capabilities.
Date
: 2025-12-19
Size
: 8kb
User
:
杨飞
[
Internet-Network
]
namenip003
DL : 0
本程序是一个module, 使用这个程序需要先把它编译出来(这里是把main.c编译成main.o)。编译命令如下: gcc -O -c -Wall main.c 使用的时候须用insmod main.o命令加载,不用时用rmmod main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables-this program is a module, the use of the procedures needed to put it out compiler (here is compiled main.o main.c). Build orders are as follows : gcc-O-c-Wall main.c use of the time required insmod main.o orders increase contains no use rmmod main.o unloading order on it. This procedure also need Linux kernel and netfilter support. Linux kernel .* the standard installation there are netfilter/iptables
Date
: 2025-12-19
Size
: 3kb
User
:
pineman
[
Internet-Network
]
main
DL : 0
winsock实现的可以发送email的代码,基于STMP的协议,完全的原创.不用任何控件或MFC,适合嵌入有需要发送Email的程序.-winsock wife of mother
Date
: 2025-12-19
Size
: 2kb
User
:
alpswolf
[
Internet-Network
]
cgi-web
DL : 0
嵌入式linux的一个cgi网站,实现了对嵌入式系统配置的更改以及实时控制视频流参数的配置,程序主要用c完成。对于学习嵌入式下c语言的cgi开发是一个非常好的例子。代码来自于在公司的开发。-Embedded linux a cgi web site, the realization of embedded system configuration changes, as well as video streaming real-time control of the configuration parameters, use c to complete the main program. Learning embedded c language cgi under development is a very good example. Code from the company s development.
Date
: 2025-12-19
Size
: 66kb
User
:
jzk
[
Internet-Network
]
fcgi-2.4.0.tar
DL : 0
FastCGI,语言无关的、可伸缩架构的CGI开放扩展,其主要行为是将CGI解释器进程保持在内存中并因此获得较高的性能。-FastCGI, language-independent, scalable open architecture expansion of CGI, the main behavior is to process CGI interpreter to maintain in memory and thus obtain a higher performance.
Date
: 2025-12-19
Size
: 458kb
User
:
xixi
[
Internet-Network
]
autoupdate
DL : 0
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题.-This program is an external upgrade (requires the main program call), the specific code is not listed here, or to look up the source code for it. The main idea of this procedure is obtained by reading the file server upgrade and update address, a new version If you want to get inside is to download the upgrade process (in the main program within the auto-detection and auto-upgrade), just start in the main program code can be related, we do not try to imitate, the main idea and this is about the same, different The Department is how to deal with the main program automatically shut down and startup problems.
Date
: 2025-12-19
Size
: 128kb
User
:
chenpool
[
Internet-Network
]
main
DL : 0
Code::Blocks 开发的C++项目 对c++初学有帮助,详细请访问第2学堂http://www.d2school.com/-Code:: Blocks development C++ Project c++ Beginner help in detail please visit the No. 2 School http://www.d2school.com/
Date
: 2025-12-19
Size
: 4kb
User
:
隆隆
[
Internet-Network
]
StkLib
DL : 0
股票行情软件子项目资源2项目要配前面的主程序和其他后面的子程序使用-Software sub-resources stocks and 2 project to the front with the main program and other behind the use of subroutines
Date
: 2025-12-19
Size
: 7.17mb
User
:
王心刚
[
Internet-Network
]
YSChat2.0
DL : 0
YSChat2.0视频会议主要功能: 1、实现多人在线视频,画面清晰流畅。 2、多人语音聊天。 3、多人共享电子白板,即画即现。 4、多人文字聊天。 5、文件发送 6、远程播放录像 在YSChat1.0基础上,增加和修复下面的功能: 1、美化界面,增加xp皮肤,解决了音量滑杆的皮肤问题。 2、增加了文件传输功能。在用户列表中选中用户并点击鼠标右键->发送文件->选择文件并确定后便可以发送。 3、增加了文字聊天的字体、颜色、大小等功能,增加了表情功能。 4、结合9158虚拟视频,可以实现远程播放录像功能。具体操作如下:安装运行9158虚拟视频软件后,点击视频来源->媒体文件->打开文件(把视频文件导入列表中就可以播放了)9158虚拟视频下载地址http://vv.9158.com/ 5、修复了双击在线用户的视频功能。注意单击用户就可以对某个用户聊天。 6、修复了重复连接的“新建”对话框问题。 -YSChat2.0 video conferencing main functions: 1, to achieve multiplayer online video, the screen clear and smooth. 2, more than voice chat. 3 people shared whiteboard, that is, painting that is now. 4, more than text chat. 5, file sent 6, remote play video The YSChat1.0 basis, to increase and fix the following features: 1, beautifying interface, increase the xp skin, solved the volume slider of the skin problems. 2, an increase of file transfer capabilities. In the user list, select a user and click the right mouse button- "Send a file-" Select the file and determine who will be sent. 3, an increase of text chat font, color, size and other functions, an increase of expression capabilities. 4, combined with 9158 virtual video recording feature enables the remote player. To do the following: installation and operation 9158 virtual video software, click on the video source- "a media file-" open the file (the video file into the list can be played) 9158 Virtual
Date
: 2025-12-19
Size
: 1.18mb
User
:
sdf
[
Internet-Network
]
main
DL : 0
利用GoAhead构建嵌入式web应用。是基于LINUX系统的WEB server MAIN 程序。-main.c-- Main program for the GoAhead WebServer (LINUX version) * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirements * * $Id: main.c,v 1.5 2003/09/11 14:03:46 bporter Exp $
Date
: 2025-12-19
Size
: 4kb
User
:
邵德勋
[
Internet-Network
]
C
DL : 0
#include <iostream> //包含输入输出流头文件 using namespace std //使用标准命名空间 int main()-# Include <iostream>// Contains the input and output stream header file using namespace std // using the standard namespace int main ()
Date
: 2025-12-19
Size
: 489kb
User
:
tabuiy
[
Internet-Network
]
main.c
DL : 0
board dev C for atmega and have fun
Date
: 2025-12-19
Size
: 3kb
User
:
dave543
[
Internet-Network
]
ncutils-c-0.2.tar
DL : 0
Documentation of the API can be found in the ncutils.h file. For an example of the usage look at the main.c file. To use the library in your project include the file ncutils.h, compile the *.c files in this directory and link them with your executable. You also need to link your executable to the m library . -Documentation of the API can be found in the ncutils.h file. For an example of the usage look at the main.c file. To use the library in your project include the file ncutils.h, compile the*.c files in this directory and link them with your executable. You also need to link your executable to the m library.
Date
: 2025-12-19
Size
: 83kb
User
:
谷寨子
[
Internet-Network
]
main
DL : 0
用栈实现的计算器 C++代码 哈哈哈哈(A calculator implemented with a stack C++ code)
Date
: 2025-12-19
Size
: 1kb
User
:
啊啊啊12345
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.