-
tftpServer 是支持tftp(trivial file transport protocol)协议的服务器程序,使用了多线程技术,在redhat 9.0...
tftpServer 是支持tftp(trivial file transport protocol)协议的服务器程序,使用了多线程技术,在redhat 9.0下用gcc编译通过。-tftpServer support tftp (trivial file transpo rt protocol) server, the use of the multithreading technology, redhat 9.0 in using gcc compile.
- 2022-04-19 22:34:48下载
- 积分:1
-
此代码是基于moav协议的qos改进代码
此代码是基于moav协议的qos改进代码-This code is based on the QoS moav agreement to improve the code
- 2022-01-24 13:16:28下载
- 积分:1
-
非常有用的msn抓包分析工具,欢迎大家使用。开发环境linux。非常好用,而且非常实用。...
非常有用的msn抓包分析工具,欢迎大家使用。开发环境linux。非常好用,而且非常实用。-Msn capture a very useful analytical tool, welcome everyone to use. Development environment for linux. Very useful and very practical.
- 2022-03-11 18:13:21下载
- 积分:1
-
individuals get some of the small things, we look at A, draw some comments
个人弄的一些小东西,请大家看看阿,多提一些意见-individuals get some of the small things, we look at A, draw some comments
- 2022-03-03 04:26:36下载
- 积分:1
-
QT是目前Linux上最知名的窗口环境系统,除了桌上型电脑之外,PDA上的Linux系统也大都是以QT当作窗口环境。 目前QT在Linux PDA上必须安装的程...
QT是目前Linux上最知名的窗口环境系统,除了桌上型电脑之外,PDA上的Linux系统也大都是以QT当作窗口环境。 目前QT在Linux PDA上必须安装的程序包括QT/Embedded与QT/Palmtop两者,并且QT公开其原始码与发展环境。 本程序主要希望在Linux PDA上藉由RS-232通讯与手机沟通,并且能够收发简讯。 采用的发展环境为QT/Embedded 3.0.2与GSMLib 1.8,模拟程序为QT/Palmtop的模拟器。 您可以在下列网站取得相关的函式库: gsmlib-1.8.tar.gz http://www.pxh.de/fs/gsmlib/ qt-embedded-free-3.0.2.tar.gz http://www.trolltech.com/dl/ qpe-1.3.1-bin-x86.tar.gz http://www.trolltech.com/dl/ 本程序并非免费程序,版权所有,并受 GNU General Public License 保护。-QT Linux is the most famous window environmental systems, in addition to desktop computers, PDA on the Linux system is also largely based on the QT as a window environment. Currently QT in Linux to be installed on a PDA procedures including QT/Embedded with the QT/Pa lmtop both, and QT open its source code and development environment. The main procedures in Linux PDA through RS-232 communications and cell phone communication, Transceivers and can Bulletin. The environment for development QT/Embedded 3.0.2 and 1.8 GSMLib. Simulation Program
- 2022-01-30 22:18:05下载
- 积分:1
-
代理,proxy1和proxy2通过udp相连,client和server通过tcp和proxy相连
代理,proxy1和proxy2通过udp相连,client和server通过tcp和proxy相连-proxy
- 2022-02-14 09:36:18下载
- 积分:1
-
很经典的Linux网络编程源码,带有makefile文件,可以直接编译使用...
很经典的Linux网络编程源码,带有makefile文件,可以直接编译使用-the classic source Linux Network Programming, with makefile documents can be directly compiled to use
- 2022-05-17 04:05:20下载
- 积分:1
-
标准c下编写的处理xml文件和报文的方法实例,效率很高
标准c下编写的处理xml文件和报文的方法实例,效率很高-C prepared under standard xml files and deal with the methods of message instances and efficient
- 2022-03-03 18:40:46下载
- 积分:1
-
用VC实现的PING源代码,提供了两种实现方式:1、Windows Socket;2、基于ICMP。代码总共才500多行,对于理解PING程序原理很有帮助...
用VC实现的PING源代码,提供了两种实现方式:1、Windows Socket;2、基于ICMP。代码总共才500多行,对于理解PING程序原理很有帮助-with VC"s PING source code, provided implemented in two ways : one, Windows Socket; 2, based on ICMP. A total of code before more than 500 firms, the procedures for understanding PING helpful Principle
- 2022-01-26 01:08:20下载
- 积分:1
-
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络...
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下:
IP地址 请求时间
时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。
采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。
-Socket Programming Linux environment: 1. Network Time server timeserver, users on the network time service, namely, Internet users to return the server" s current time record request the user" s IP network address (saved to a file), format are as follows: IP address of a request for the time spent by service clients timeclient, the client can send to the server time to service requests, and to get the time to return to the user. TCP protocol used to prepare a remote data backup server, run the client local file backup to a remote server.
- 2023-09-09 06:45:03下载
- 积分:1