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

搜索资源列表

  1. 06

    0下载:
  2. 在vc++6.0下执行,企业通信模块,分客户端与服务端,有聊天和发送文件能功能-Performed under vc++ 6.0 enterprise communication modules, divided into client and server , chat and send files to function
  3. 所属分类:WinSock-NDIS

    • 发布日期:
    • 文件大小:7953689
    • 提供者:zh
  1. lanchat

    0下载:
  2. 聊天室功能 以tcp建立(mysocket类) 私聊和搜索局域网功能 由udp协议建立 (serchsocket类) qq表情功能 应用qq中的ImageOle.dll接口 重载richedit 加入insertface函数 文件传送 由serchSocket发出请求 ,然后以filesocket建立连接,一个一个文件传送 将文件拖到程序窗口就能向连接框中的ip发送文件-a chat tool use tcpto buid (mysocket 类)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1179743
    • 提供者:潘龙
  1. sendfiles

    0下载:
  2. 即时通讯系统,可以实现点对点的聊天,可以发送文件-Instant messaging systems, peer-to-peer chat, you can send files
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-24
    • 文件大小:385634
    • 提供者:黄凯
  1. liaotianshi

    0下载:
  2. 用java语言编写的聊天室代码,除了实现了简单的聊天外,还有发送文件的功能,且带界面-Chat room with java language code, in addition to the realization of a simple chat, send-file function, and with the interface! !
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:33986
    • 提供者:曹颖
  1. TMyQQQzipC

    0下载:
  2. 一种基于TCP与UDP的简单易懂聊天程序序源码 能发送文件屏幕截图 -Based on TCP and UDP, easy to understand chat screenshot of the program sequence source can send the file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:42840
    • 提供者:和谐
  1. Simple_Chat

    0下载:
  2. 实现了简单的局域网聊天,可以单聊,群聊,发送文件等功能。-Simple LAN chat, single chat, group chat, send files and functions.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:1496755
    • 提供者:孙志明
  1. FeiQ

    0下载:
  2. 一个类飞秋的MFC界面软件,可以和指定Ip地址的用户聊天和发送文件-A class of flying autumn MFC interface software, you can specify the Ip address of the chat and send files
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2061859
    • 提供者:zhangqiang
  1. IQ2011

    0下载:
  2. 类似于QQ聊天软件的通讯程序,可以发送文件、表情,可以截图等功能-It‘s same as QQ talking software,and it can send message or expression, or cut picture and so on
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-10
    • 文件大小:2724791
    • 提供者:戴秀水
  1. qq(1)

    0下载:
  2. 经过测试完全可以用,无异常,涉及到的内容多线程,Socket,Swing,IO流,反射,缓存,泛型,集合等等,界面美化使用的插件包substance。分为服务器和客户端,服务器有登陆和后台显示2个界面实现对用户的增删改查,保存聊天信息,重定向显示后台信息,显示在线用户,注册用户,冻结用户(限制登录的用户),聊天信息,发布后台信息等等。客户端有登陆界面(可以注册用户)和聊天界面实现发送私聊群聊,发送文件,发送震动等等。。先导入jar包在启动serverMain,在启动客户端ClientMain,详
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-12
    • 文件大小:11504640
    • 提供者:安俊
  1. socket_tcp

    0下载:
  2. 用c语言写成的一个基于tcp的socket小程序。分为客户端和服务器端,先运行服务器端,然后运行客户端,客户端需要登录,用户名密码在服务器文件夹下的1.txt文件中。互相可以发送文本聊天,客户端可以向服务器发送各种类型的文件(大于1g也可以)-Based tcp socket small program written in c language. Divided into client and server side, first run the server side, and then r
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-11
    • 文件大小:503865
    • 提供者:Rae
  1. MYQQ

    0下载:
  2. JAVA语言开发的QQ聊天系统,可以添加,删除,好友,支持在线,离线发送消息,能发送文件,听音乐等功能-JAVA language development QQ chat system, you can add, delete, friends, support online, offline Send Message, can send files, listen to music and other functions
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-17
    • 文件大小:4082669
    • 提供者:gkimlaps
  1. ajax-onlinechat

    0下载:
  2. 网页版在线聊天系统:实现在线聊天以及发送文件 Ajax实现信息及时更新 对聊天记录的保存-Web online chat system: online chat and send files Ajax update information to save chat history
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:8843730
    • 提供者:roman
  1. WN_Chat

    0下载:
  2. Linux下局域网通讯工具的设计与实现,在linux下Qt环境下的一个聊天工具,能发送消息和发送文件。 -Linux under LAN communication tools design and implementation,In the Linux next Qt environment of a chat tool,Can send message and send the file.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:656497
    • 提供者:欧军
  1. java001

    0下载:
  2. 该方案能实现视频通话,还有文字聊天、发送文件、P2P连接等非常实用的功能。-This scheme can realize video calls, and text chat, send files, P2P connection function very useful.
  3. 所属分类:android

    • 发布日期:2017-11-08
    • 文件大小:3364
    • 提供者:Cj
  1. chat0.0.0

    0下载:
  2. 通信功能,可以聊天,也可以发送文件。发送文件里面还有些小bug,上没有时间修改。-Communication function, you can chat, you can also send files. Send files which are small bug, there is no time to be modified.
  3. 所属分类:CSharp

    • 发布日期:2017-11-29
    • 文件大小:251459
    • 提供者:ljs
  1. java-lan-chat-system

    0下载:
  2. 基于java的局域网聊天系统 可发送文件、表情,查看聊天记录等。-View-based the java local area network chat system to send the file, expression, chat records.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:834560
    • 提供者:huxiaoming
  1. _P2P_Pro

    0下载:
  2. 它允许两个用户聊天和发送文件(任何尺寸)。这是一个独立的应用程序,这意味着没有两个程序(客户机和服务器)。客户机和服务器都是建立在相同的应用程序。截图展示了主要的聊天窗口,和“接收文件”窗口。它说,文件传输正3 MB /秒,那是因为我发送它在本地(自己)。在电缆连接,文件通常发送大约50 - 60 KB / s。-Which allows two users chat and send files (any size). This is a stand-alone application, wh
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-07
    • 文件大小:127766
    • 提供者:什锦豆腐
  1. liaotiashi

    0下载:
  2. 基于qt的网络聊天室,可实现多客户端同时登陆,服务端监视客户端的聊天信息等,还可客户端和客户端之间发送文件。-Qt-based chat rooms, multi-client while landing, server monitoring client chat messages, etc., but also between the client and the client to send the file.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:58625
    • 提供者:伟儿
  1. FeiQ-3.2

    1下载:
  2. 基于Qt的局域网聊天软件,类似飞秋 实现文本聊天,发送图片 发送文件功能-Qt-based LAN chat software, like FeiQ
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5342084
    • 提供者:Tudu
  1. VB-file-send-receive-talk

    0下载:
  2. 实现了VB 客户端发送文件, 服务器端接收文件 实现了VB socket 聊天功能 两个功能分别实现-Achieved VB client sends the file, the server receives documents Achieve a VB socket chat Two functions are implemented
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4909269
    • 提供者:章先生
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com