CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - VC chat

搜索资源列表

  1. SecureChatDemo

    0下载:
  2. 使用VC++开发的安全聊天程序,采用MD5和RSA加密算法,使用IOCP技术,-use development of the VC Chat safety procedures, using MD5 and RSA encryption algorithm, the use of IOCP technology,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:110398
    • 提供者:李晓风
  1. vc-RSAnew.ra20050713

    0下载:
  2. 使用VC++开发的安全聊天程序,采用MD5和RSA加密算法,使用IOCP技术-use development of the VC Chat safety procedures, using MD5 and RSA encryption algorithm, the use of IOCP technology,
  3. 所属分类:Network Security

    • 发布日期:2017-04-03
    • 文件大小:420259
    • 提供者:有才
  1. ChatRoom(Winsock)

    0下载:
  2. 用socket实现的网络聊天室程序,开发环境是vc 6.0.-Implementation of the network using socket chat room procedures, the development environment is a vc 6.0.
  3. 所属分类:Network Security

    • 发布日期:2017-05-08
    • 文件大小:42810
    • 提供者:zhanghuaifeng
  1. chatserver

    0下载:
  2. 一个VC聊天室,用以多人聊天,采用CSOCKET程序设计-A VC chat room for people to chat using CSocket program design
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:80081
    • 提供者:蒋有星
  1. chat_software

    0下载:
  2. 本例子是利用VC++编写的一个聊天室软件,希望对大家有所帮助-This example is the use of VC++ written in a chat room software, want to help everyone
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:196541
    • 提供者:李海生
  1. VC

    0下载:
  2. VC++聊天系统,可作为课程设计,很好很好-VC++ chat system can be used as curriculum design, very good very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5361818
    • 提供者:孙永
  1. RSA_encryption_algorithm_secret_chat_vc_source_cod

    0下载:
  2. RSA算法加密的秘密聊天工具vc++源码版RSA encryption algorithm secret chat vc + + source code version-RSA encryption algorithm secret chat vc++ source code version
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:125666
    • 提供者:hxc
  1. Chat

    0下载:
  2. 用vc实现的聊天功能,网络连接后,输入对方的ip地址,输入待发送信息发送。用127.0.0.1可以测试-Achieved with the vc chat, network connections, enter each other' s ip address, enter the information is sent to be sent. Can test with 127.0.0.1
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:255180
    • 提供者:hcz
  1. qddown_vc1020442426662

    0下载:
  2. 使用VC 写的聊天程序 仿照QQ 实现的-Modeled QQ chat program written using VC achieve
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:1146934
    • 提供者:刘呀呀
  1. imsoft

    0下载:
  2. VC++基于SQL的IM聊天软件源代码,主程序分为客户端和服务端,仿MSN程序界面,用户注册后即可聊天-VC++ SQL-based IM chat software source code, the main program is divided into client and server, imitation MSN program interface, registered users can chat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:1017451
    • 提供者:黄建平
  1. ChatServer

    0下载:
  2. VC开源网络聊天源代码,英文的,是一个国外程序,C/S结构,服务端和客户端完整,不过挺简单的,没什么修饰的功能。-The the VC open-source network chat source code, in English, is a foreign program, the C/S structure, server and client complete, but very simple, no modification of the function.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:10318
    • 提供者:范玉荣
  1. SockServer

    0下载:
  2. Vc异步套接字的例子,可以测试接受数据和发送数据,像聊天一样,看完以后就可以自己学着写了。希望对大家有用。-Vc asynchronous socket example, you can test to receive data and send data, like a chat, after reading can learn to write. I hope to be useful.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:21149
    • 提供者:吴志红
  1. formflash

    0下载:
  2. VC实现像QQ窗口一样的闪烁效果,我们在聊天的时候,有新消息的时候,QQ的聊天窗口会不停的闪烁,注意不是抖动,本实例代码模仿了QQ聊天窗口的闪烁效果,标题栏和任务栏都在闪烁效果。-VC QQ window flickering effect, we chat, there are news QQ chat window will stop flashing, be careful not to jitter, the example code mimics the flickering effe
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:10538
    • 提供者:丁春发
  1. chas

    0下载:
  2. VC++局域网聊天的简易实现,主要是服务端与客户端相结合的一个例子,有着一个像QQ一样的客户端登录程序,只是一个雏形,功能方面并没有真正实现聊天,通过它可简单热身一下,了解一些基本原理。-The LAN chat VC++ simple realization, service client and the terminal of a combination of an example, has a QQ client login program, is only a prototype, th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:64369
    • 提供者:张松元
  1. icpq

    0下载:
  2. CPQ vc++ 版聊天室源程序,平常的sock函数最多只能实现60多个用户连接,极大限制了服务器应用程序的使用-Chat rooms of the the CPQ vc++ version of the source code, the usual sock function can only achieve more than 60 users to connect, which greatly limits the use of server applications
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:507071
    • 提供者:吴淑玉
  1. wHook-7587

    0下载:
  2. Whook V 7.587. A lot of commands. #invon - fica invisivel #speedatkon - aumenta velocidade de atack #rangeon- ataca de longe com qualquer arma e magia #wallon - consegue atacar atraves das paredes #fastkillon - ataca em area todos os b
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-28
    • 文件大小:11147264
    • 提供者:Lazaro Junior
  1. yyuvrn

    0下载:
  2. 基于VC++设计的局域网聊天工具的实现,包含源码,可执行的程序!-The realization of the design based on vc++ LAN chat tools, containing the source code, executable program!
  3. 所属分类:Network Security

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:httfacy
  1. iask

    0下载:
  2. 聊天室程序,能进行网络连通时的交流,开发环境是vc++,-Chat room procedures, can communicate, in the case of network connectivity is vc++ development environment,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-22
    • 文件大小:8192
    • 提供者:HIC$7463
  1. saurce

    0下载:
  2. 本程序是使用VC++语言编写的聊天系统源代码,请站长检查,-This procedure is a chat system source code, the use of vc++ language to write a webmaster, please check,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-12
    • 文件大小:38382
    • 提供者:sfxzal
  1. GRTQJT

    0下载:
  2. 一个vc做的语音级文字聊天的服务器和客户端(A vc do voice level text chat server and the client)
  3. 所属分类:系统编程

    • 发布日期:2017-12-29
    • 文件大小:470016
    • 提供者:scoip
« 12 »
搜珍网 www.dssz.com