CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文件传送

搜索资源列表

  1. climate-qq

    0下载:
  2. 模仿qq聊天,采用java实现。实现了服务器和客户端功能,用户可以聊天,传送文件,表情等-Imitate qq chat, using java implementation. Implementation of the server and client functionality, users can chat, file transfer, facial expressions, etc.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-22
    • 文件大小:71946
    • 提供者:夏有新
  1. qq

    0下载:
  2. 聊天程序,功能有发送表情,震动,传送文件等-this is procedure of talking
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:3352
    • 提供者:赵晨
  1. fly

    0下载:
  2. 使用socket编写的局域网聊天工具,可以自动获取IP传送文件等-Prepared using socket LAN chat tool that can automatically obtain an IP transmission of documents, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:239659
    • 提供者:lu_feng
  1. my_ipmsg

    0下载:
  2. 局域网传送,风格,传送文件爱你 -LAN transmission, style, love you transfer files
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:24110
    • 提供者:suge
  1. ChatClient

    0下载:
  2. 鸿雁传书,可以实现即时会话,多方交流,传送文件的功能-Geese, can achieve real-time sessions, multi-exchange, send files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3486629
    • 提供者:Mary
  1. jq

    0下载:
  2. 类似QQ的聊天程序,有离线在线功能,传送文件功能-Chat program
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-10
    • 文件大小:1762795
    • 提供者:zhangmx
  1. vc-serial-comminucate

    0下载:
  2. 本程序用于vc实现双机com串口通信,使用vc控件mscomm制作 课程设计要求实现功能:com口发送消息,传送文件 学到了知识分享很重要,将本人的花了好多功夫来做的课程设计给大家分享下 关键字:vc串口通信源代码,串口通信,com口传送文件,vc串口通信,vc串口编程-This procedure is used to achieve double com vc serial communication, use vc control mscomm prod
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1957058
    • 提供者:邸允帅
  1. Temperature

    0下载:
  2. 1.创建一个VI程序模拟温度测量。假设传感器输出电压与温度成正比。使用Demo Read Voltage子程序来仿真电压测量,然后把所测得的电压值转换成摄氏或华氏温度读数。 2.把结果在波形图表上显示 3.在数据采集过程中,实时地显示数据。当采集过程结束后,在图表上画出数据波形,并算出最大值、最小值和平均值。只使用华氏温度单位。 4.修改Temperature Analysis.VI程序以检测温度是否超出范围,当温度超出上限(High Limit)时,前面板上的LED将点亮,并且有一
  3. 所属分类:LabView

    • 发布日期:2017-03-29
    • 文件大小:180599
    • 提供者:徐维嘉
  1. FileCSSocket

    0下载:
  2. Socket通信程序源码,分为客户端和服务器两个界面,可以进行文件的传送,传送过程中将文件切割成32K大小的数据块,依次传送并校验,确保数据传送无误。-Socket communication program source code, divided into client and server two interface, you can transfer the file, the file transfer process will be cut to the size of 32K da
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:47336
    • 提供者:张红斌
  1. linux_transcend

    0下载:
  2. 可以使用在嵌入式系统上的,使用socket通信方式进行网络传送文件的程序。此程序为原型程序,可以在此程序的基础上修改出自己需要的功能。-Can be used in embedded systems, the use of socket communication network delivery procedures. This program is a prototype program, you can modify this procedure on the basis of their
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1622
    • 提供者:黄凯
  1. AtcEs

    0下载:
  2. 基于win32 实现服务器和客户端互相传送文件,可用网络助手检测,实现调试功能-Win32-based servers and clients to achieve mutual transfer files, assistant detects available networks and achieve debugging
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:202011
    • 提供者:xie
  1. www.bangbangwx.com

    0下载:
  2. 文件传输协议(FTP:File Transfer Protocol)使得主机间可以共享文件。 FTP 使用 TCP 生成一个虚拟连接用于控制信息,然后再生成一个单独的 TCP 连接用于数据传输。控制连接使用类似 TELNET 协议在主机间交换命令和消息。文件传输协议是TCP/IP网络上两台计算机传送文件的协议,FTP是在TCP/IP网络和INTERNET上最早使用的协议之一,它属于网络协议组的应用层。FTP客户机可以给服务器发出命令来下载文件,上传文件-File Transfer Protoco
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1246281
    • 提供者:刘少聪
  1. TCP

    0下载:
  2. 基于TCP socket 的服务器和客户端 可以聊天 可以上传\下载文件。有进度条可以产看传送进度-TCP socket-based servers and clients can chat can upload \ download files. A progress bar can produce see delivery schedule
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:55627
    • 提供者:emp
  1. WinSockFileSend

    1下载:
  2. VB通过Winsock传送文件(点对点),有需要的下。-VB to transfer files through Winsock (point to point), there is need for the next.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7781
    • 提供者:清蒸翅子
  1. ipmsg_1.tar

    0下载:
  2. 实现了局域网中各个IP间的添加好友、好友上下线通知、聊天、传送文件、接收文件等功能。-The add friends, friends all IP LAN chat on line, notice, file transfer, receiving files and other functions.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:35145
    • 提供者:陈江川
  1. udp-chat

    0下载:
  2. 实现局域网内多客户端间的通讯、客户端向服务器传送文件的功能-In the local area network (LAN) communication between the client and the client to the server for file transfer function
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:14423
    • 提供者:飞机
  1. LocalWebSendFile

    0下载:
  2. 在Eclipse下用java实现的服务端和客户端传送文件-In Eclipse using java server and client to transfer files
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:23177
    • 提供者:liguang
  1. delphi7_socket_chat_and_sendfile

    0下载:
  2. delphi7编写的具有局域聊天、修改昵称、传送文件功能的小程序-delphi7 prepared with local chat, change nickname, file transfer function of small programs
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1330028
    • 提供者:
  1. udpsendfiles

    0下载:
  2. 使用UDP协议传送文件,我在网上找了好多资料,加上自己的理解,希望对你们有利-with the protocol UDP,i search a lot in the internet,i hope it will be helpful to you
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2559
    • 提供者:medMor
  1. 6787654

    0下载:
  2. 多文件多线程传送,易语言写的网络相关程序,很好的参考。-A multi-threaded file transfer, easy network related written procedures, a good reference.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:9616
    • 提供者:什锦丁儿
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com