登录
首页 » 套接字网络编程 » C# FTP client demonstration example, relatively simple, beginners can understand

C# FTP client demonstration example, relatively simple, beginners can understand

于 2022-01-31 发布 文件大小:28.16 kB
0 275
下载积分: 2 下载次数: 1

代码说明:

C#的FTP客户端演示例子,比较简单,初学者能看懂-C# FTP client demonstration example, relatively simple, beginners can understand

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • /* This IPv4 example listens for incoming packets and automatically adds destina...
    /* This IPv4 example listens for incoming packets and automatically adds destinations for new sources. 这个例子主要是让大家了解下面3个函数的用法。 void OnNewSource(RTPSourceData *dat) void OnBYEPacket(RTPSourceData *dat) void OnRemoveSource(RTPSourceData *dat) 具体内容看我的测试文档吧。 例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com */-/* This IPv4 example listens for incoming packets and automatically adds destinations for new sources. This example is designed to allow everyone to understand the following three functions usage. void OnNewSource (RTPSourceData* dat) void OnBYEPacket (RTPSourceData* dat) void OnRemoveSource (RTPSourceData* dat) the specific content of the test document I watch it. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
    2022-03-26 07:31:21下载
    积分:1
  • 序的页文件检索
    实现Web文件检索的小程序-Web document retrieval of small programs
    2022-01-29 00:22:01下载
    积分:1
  • chatapplet.html
    基于JMF的音视频聊天程序源代码 基于jmf的局域网语音视频聊天系统,有服务器和客户端程序,也可以不用服务器运行客户端 -chatApplet.html .......................chatApplet.jpx .......................classes
    2023-05-03 02:50:02下载
    积分:1
  • ajax development erp process, nice, learning to use, and a lot of good
    ajax开发的erp程序,好呀,学习用的,大有好处-ajax development erp process, nice, learning to use, and a lot of good
    2022-02-15 05:50:26下载
    积分:1
  • TCPUDP port monitor to see the process and services.
    监听TCP、UDP端口,查看进程及服务.-TCPUDP port monitor to see the process and services.
    2022-07-01 06:24:08下载
    积分:1
  • 犯错
    实现FTP多线程下载 Http多线程下载与断点续传分析.txt-err
    2022-02-02 05:53:22下载
    积分:1
  • AJAX technical summary, a summary of technical programmers to find well
    AJAX技术总结,一个程序员的技术总结,觉得写得不错-AJAX technical summary, a summary of technical programmers to find well-written
    2023-01-19 09:15:03下载
    积分:1
  • 以太帧解析
      n开发一个以太网帧解析程序,实现以下功能:解析已封装好的Ethernet V2.0帧封装文件(见附件),判断有多少个帧,每个帧的所有字段内容,检测CRC 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
    2022-07-18 12:30:40下载
    积分:1
  • TCP代理服务器的代码在C
    应用背景一个TCP代理服务器作为客户端和一个服务器之间的中介,所谓的目标服务器。客户建立的TCP代理服务器的连接,然后建立一个到目标服务器的连接。代理服务器发送从客户端发送到目标服务器的数据,并将接收到的数据转发到目标服务器到客户端。关键技术的tcpproxy是你可以放置在一个TCP流的代理服务器程序,如浏览器和服务器之间的HTTP连接。它过滤请求和响应流,将结果发送到终端窗口(stdout)。您可以通过指定不同的过滤器,控制其行为。 ;的tcpproxy的主要目的是自动生成HTTP测试脚本可以重播与磨床的HTTP插件。因为tcpproxy让你看看在网络层面,作为调试工具本身也是非常有用的。
    2022-07-10 00:19:53下载
    积分:1
  • 一个简单的Http代理服务器
    应用背景其实.....这只是一个python练手,看懂蛮容易的,源码里只能接受本地客户端的访问,但是可通过修改服务器的IP地址进行修改,然后就可以从其他机子访问啦。关键技术python的网络编程,本地客户端访问服务器,代理服务器解析客户端传来的请求,取出目的IP和端口,和请求内容,再向目的Ip发送请求,最后将受到的数据反馈给本地客户端。
    2022-07-21 11:06:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载