登录
首页 » 其他 » 两个VB点对点发送文件例子

两个VB点对点发送文件例子

于 2022-08-09 发布 文件大小:16.30 kB
0 216
下载积分: 2 下载次数: 1

代码说明:

两个VB点对点发送文件例子,原理基于TCP/IP协议,两个例子分别都包括了客户端和服务端程序,通过这两个小程序你可熟悉下VB中的点对点文件传输原理,TCP、IP协议的框架应用,还有数据缓冲区,文件包数,已传输数据的统计等。

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

发表评论

0 个回复

  • RADIUS 服务器介绍 RADIUS服务器支持标准的RADIUS协议,并支持设备提供商自己定义的扩展RADIUS属性,具有高稳定性、高性能、高度可配...
    RADIUS 服务器介绍 RADIUS服务器支持标准的RADIUS协议,并支持设备提供商自己定义的扩展RADIUS属性,具有高稳定性、高性能、高度可配置性、高负荷量等特点,是宽带网络运营商理想的认证、授权、计费服务器。 特 点 ◆ 支持多种接入方式 PPPoE接入、DHCP+Web接入、专线接入、无线和有线LAN或WAN基于IEEE802.1x的接入 ◆ 支持多种认证类型 PPPoE用户帐号认证、计算机网卡MAC地址认证、计算机IP地址认证、卡用户认证、专线用户认证、 用户VLAN ID认证等等。 ◆ 支持多种认证方式 PPP PAP认证、PPP CHAP认证、PPP MS-CHAP认证、Unix系统认证、PAM认证、ARAP认证、LDAP认证、EAP/MD5和EAP/TLS认证。 ◆ 支持多种上网控制方式 上网时长控制、上网时段控制、累积时长控制、空闲时长控制、带宽控制。 ◆ 支持漫游特性 A城市的用户在B城市上网,可将用户计费信息发往A城市的RADIUS服务器。 -RADIUS server on the server supports standard RADIUS agreement and support equipment providers to expand their definition of RADIUS attributes, with high stability, high performance, highly configurable, high-load characteristics, is a broadband network operators an ideal authentication, authorization, billing server . features support for multiple access methods PPPoE access, DHCP Web access, leased lines, wireless and cable-based LAN or WAN access IEEE802.1x supports multiple authentication type PPPoE user account
    2022-01-25 21:16:36下载
    积分:1
  • ASP站长助手 v4.0 功能增强版 站内文件在线管理功能,无组件上传功能,可操作MSSQL数据库和Access数据库。包括浏览数据和添加,删除,修改数据,建立
    ASP站长助手 v4.0 功能增强版 站内文件在线管理功能,无组件上传功能,可操作MSSQL数据库和Access数据库。包括浏览数据和添加,删除,修改数据,建立数据表,修改数据库等,非select命令提供一个SQL输入框给大家输入SQL指令来执行-ASP Stationmaster the assistant v4.0 function enhancement version stands the document on-line management function, does not have on the module to pass on the function, may operate the MSSQL database and the Access database. Including the browsing data and the increase, deletes, revises the data, establishes the data sheet, revises the database and so on, the non- select order provides a SQL input frame to input the SQL instruction for everybody to carry out
    2023-06-19 03:00:03下载
    积分:1
  • 设计模式中单件类的例子,用VC++开发,有源码和可执行程序,直接编译运行。是根据李建忠的设计模式讲义编写的例子,对初学设计模式的人很有帮助。...
    设计模式中单件类的例子,用VC++开发,有源码和可执行程序,直接编译运行。是根据李建忠的设计模式讲义编写的例子,对初学设计模式的人很有帮助。-Design Patterns in a single category of examples, using VC++ development, there is source code and executable programs, run the compiler directly. LI Jian-zhong design is based on notes prepared by the example model of learning design patterns were very helpful.
    2022-10-18 17:35:03下载
    积分:1
  • thank you for using this software,which is fugai method,when you can t catch it,...
    thank you for using this software,which is fugai method,when you can t catch it,please ask me for my help!
    2023-09-03 02:30:03下载
    积分:1
  • FTP上传程序Delphi源码版
    FTP上传程序Delphi源码版,你可学习下FTP的编写细节,以及网络及客户端方面、文件传输、上传方面的编写要领。实时与服务器对比扫描,path为本地网站根路径,serverpath为服务器网站根路径,如果服务器路径path上有文件filename那么返回文件修改时间,否则返回nil。。。
    2023-08-01 15:40:03下载
    积分:1
  • SSD5练习2
    ssd5 exercise2,敬请参考,-ssd5 exercise2
    2022-02-13 23:12:39下载
    积分:1
  • Bluetooth bluetooth spi schematic circuit diagram download cable
    蓝牙bluetooth spi 下载线电路图原理图-Bluetooth bluetooth spi schematic circuit diagram download cable
    2023-05-05 23:55:03下载
    积分:1
  • 征:服务框架抽象层、对象
    PRDC: 服务框架抽象层,面向对象的调度框架(支持:WINDOWS,AIX,Solaris,LINUX). MDB : 内存数据库内核,支持DBMS自动加载,多机容错,分布式支持,容量无极限.-PRDC: Services Framework abstraction layer, object-oriented scheduling framework (support: WINDOWS, AIX, Solaris, LINUX). MDB: memory database kernel, support for DBMS auto-loading, multi-machine fault-tolerant, distributed support, capacity without limit.
    2022-07-15 21:03:33下载
    积分:1
  • 华为的编程规范和范例 排版,注释,标示符命名,可读性,变量,结构,可测性,程序效率,质量保证,代码编辑,编译,审查,代码维护等...
    华为的编程规范和范例 排版,注释,标示符命名,可读性,变量,结构,可测性,程序效率,质量保证,代码编辑,编译,审查,代码维护等-Huawei programming specifications and examples of layout, annotation, naming identifiers, readability, variables, structures, testability, procedural efficiency, quality assurance, code editing, compilation, review, code maintenance, etc.
    2022-04-07 02:49:40下载
    积分:1
  • c++红绿灯模拟
    运用C++基础知识,融合绘图函数,模拟中现实的红绿灯工作,颜色变化及倒计时,灯的闪烁的都可实现
    2023-04-18 02:50:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载