-
c# wince串口操作
这是一个c# wince的串口发送接收的操作事例,绝对能正常运行,如果需要更多操作可以修改代码,达到自己想要的
- 2023-07-27 01:00:03下载
- 积分:1
-
Visual Basic FTP Client 不错的学习代码
Visual Basic FTP Client 不错的学习代码-Visual Basic FTP Client good learning code
- 2022-03-24 19:27:33下载
- 积分:1
-
一个上传文件到ftp的客户端程序,支持用户名密码
一个上传文件到ftp的客户端程序,支持用户名密码-upload files to an ftp client program to support users Password
- 2023-01-10 05:15:04下载
- 积分:1
-
一个ftp服务器的源码
一个ftp服务器的源码-an ftp server source code
- 2023-06-25 06:20:03下载
- 积分:1
-
Network programming, FTP server and client source code, developed by vs, there i...
网络编程,FTP服务器端和客户端的源码,用vs开发的,没有控件,是初学者学习网络编程比较好的例子-Network programming, FTP server and client source code, developed by vs, there is no control, is for beginners to learn a better example of network programming
- 2023-06-09 12:40:04下载
- 积分:1
-
这是开发2410的时候用的一个服务器软件,希望能有用吧。
这是开发2410的时候用的一个服务器软件,希望能有用吧。-This is a development of 2410, when a server software with the hope it useful.
- 2022-05-30 21:23:42下载
- 积分:1
-
网络编程的不错的例子,可以研究研究。尤其里面的算法实现部分,效率相当高...
网络编程的不错的例子,可以研究研究。尤其里面的算法实现部分,效率相当高-Network Programming good example, studies. Especially inside the algorithm, a very high efficiency
- 2023-08-13 10:10:03下载
- 积分:1
-
vb开发的ftp控件,非常实用,适合与没有开发过控件的学习
vb开发的ftp控件,非常实用,适合与没有开发过控件的学习-vb development ftp control, very useful for development and there is no control over the learning
- 2022-05-09 11:53:53下载
- 积分:1
-
一个使用自己规定的协议传输文件的例子,实现了几个常用的功能...
一个使用自己规定的协议传输文件的例子,实现了几个常用的功能-The provisions of an agreement to use their own examples of transferring files to achieve a number of commonly used functions
- 2022-09-03 01:25:03下载
- 积分: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