-
基于 SIP 协议的 Linphone 软件
这是工作 3.6.1 版。
易于集成与 X-Lite,服务等。
- 2022-10-08 21:00:06下载
- 积分:1
-
一个代理服务器的源代码
a proxy server source code
- 2023-02-25 21:15:04下载
- 积分:1
-
FTP文件遍历程序,可以遍历整个服务器的文件,在进行ftp服务器设计的时候,相当方便,可以直接使用...
FTP文件遍历程序,可以遍历整个服务器的文件,在进行ftp服务器设计的时候,相当方便,可以直接使用-FTP file ergodic process, the server can traverse the entire document, conducting ftp server design time, it"s very convenient, and can directly use
- 2022-12-24 06:00:03下载
- 积分:1
-
classic ftp client program, which is still widely used.
经典的ftp客户端程序,现在还在广为使用!-classic ftp client program, which is still widely used.
- 2022-03-06 08:44:04下载
- 积分:1
-
“FTP结构精灵”应用程序的源代码和可执行文件;代码比较精致容易看懂并为我们所用
“FTP结构精灵”应用程序的源代码和可执行文件;代码比较精致容易看懂并为我们所用- "The FTP structure demon" the application procedure source code
and may the execution file; The code quite fine is easy to understand
and uses for us
- 2022-05-16 05:47:45下载
- 积分:1
-
C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端
默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件...
C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端
默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件将被上传到E:/up/下,也可以通过改变源码更改下载上传路径
不仅支持简单的文本传输,也支持视频音频压缩以及大文件的传输,且传输速度快-C language UDP Simple File Transfer Protocol TFTP, including client and server to download the default path for the E:/up /, files will be downloaded to the E:/dn/under the default upload path for the E:/dn /, files will be uploaded to E:/up/under, you can change by changing the source code download upload path not only support the simple text transmission, also supports video and audio compression and transmission of large files, and transmission speed
- 2022-01-25 16:38:36下载
- 积分:1
-
实现简单的FTP的文件的传输,可以与系统的FTP服务端联接!
实现简单的FTP的文件的传输,可以与系统的FTP服务端联接!-Realize a simple FTP transfer of files, you can with the system connected to the FTP server!
- 2022-02-02 15:17:49下载
- 积分:1
-
FtpTest
Ftp传输,测试路径是否好用,传输文件,(ftp send)
- 2012-04-24 17:56:32下载
- 积分:1
-
a simple FTP software
一个简单的FTP软件-a simple FTP software
- 2022-07-03 19:20:31下载
- 积分:1
-
tftp4net-16532
This projects implements the TFTP (Trivial File Transfer) protocol for .NET in an easy-to-use library. It allows you to integrate TFTP client and server functionality into your project. It is stable, unit-tested and comes with a sample TFTP client and server.
The main focus is to provide an API that allows you to easily access TFTP servers (or serve TFTP clients) in your own applications. If you re looking for a fully-fledged, you should probably look into other projects. However, if you re looking for code that allows you to implement your own TFTP client/server in only a few lines of code, you ve come to the right place.
- 2012-06-03 16:39:23下载
- 积分:1