CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 消息程序

搜索资源列表

  1. Chat_Socket

    0下载:
  2. 实现“一对多的自由”聊天程序: (1)服务器端用户可以和多个客户聊天; (2)服务器端通过多线程与与每个客户端用户连接; (3)服务器端线程ID标识客户端用户;其中一方通过控制台输入消息,依次轮流向另一方发送数据。-Achieve " the freedom of one to many" chat program: (1) server-side user can chat with multiple customers (2) through a multi-
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:4186
    • 提供者:Andy
  1. fpzs

    0下载:
  2. delphi开发的通用程序,可以向其他程序的界面上通过windows消息进行数据传输。-delphi development of common procedures that can interface to other programs for data transmission through the windows message.
  3. 所属分类:Hook api

    • 发布日期:2017-05-12
    • 文件大小:2743902
    • 提供者:wangyan
  1. SerialPortTest

    0下载:
  2. 串口通信程序,使用消息机制实现接收数据,采用CSerialPort类进行编程-Serial communication program, use the message mechanism to achieve receiving data and using CSerialPort class to programme
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:1912479
    • 提供者:like
  1. ValidateClass_1.3

    0下载:
  2. ASP防恶意注册引擎(ValidateClass)自己写的预防各类机器人恶意注册或发布垃圾消息的APS类,调用简单方便。使用后,可根据情况取消验证码哦。除非对方专门针对本算法编写机器人程序或手工注册,否则是不允许注册的哦。 2011-02-19:扩展了类方法,增强了安全性。具体看demo。 2011-02-22:新增验证Referer属性。-ASP anti-malware up engine (ValidateClass) the prevention of various types
  3. 所属分类:Scanner

    • 发布日期:2017-03-30
    • 文件大小:5030
    • 提供者:张剑
  1. not-shutdown

    0下载:
  2. 程序拦截截获关机消息,然后自动禁止关机,在调试WG的时候,特别有用-Intercepted off the message, ban off
  3. 所属分类:Hook api

    • 发布日期:2017-04-14
    • 文件大小:3258
    • 提供者:lilei
  1. P2P

    0下载:
  2. P2P聊天程序 实现端对端聊天,添加好友、选择好友、发送消息、保存消息等功能-P2P chat program to achieve end-to chat, add friends, select friends, send messages, save messages and other functions
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:413166
    • 提供者:yuchao
  1. KB_Hook

    0下载:
  2. 用C++编写的键盘钩子过程,可以实现全局键盘消息截获,在此基础上做了一个小工具,快速打开应用程序,为平时工作中快速记录提供了方便,当同时按下Alt+F2是就打开excel文件。-In C++ written in the keyboard hook procedure, can achieve global keyboard messages intercepted, on this basis, made a small tool to quickly open applications, f
  3. 所属分类:Hook api

    • 发布日期:2017-05-10
    • 文件大小:2337304
    • 提供者:nala
  1. Menu

    0下载:
  2. 关于vc6.0的菜单界面设计的源代码,菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CS
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1936776
    • 提供者:谢霆锋
  1. serveraclient

    0下载:
  2. 使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,基础-Use of VC++ SOCKET API for network communication examples, code, including client and server, each running two programs, listen to each other, then send an announcement to each other
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:160341
    • 提供者:linqiang
  1. anit

    0下载:
  2. Windows应用程序是基于消息驱动的,任何线程只要注册窗口类都会有一个消息队列用于接收用户输入的消息和系统消息。为了拦截消息,Windows提出了钩子的概念。钩子(Hook)是Windows消息处理机制中的一个监视点,钩子提供一个回调函数。当在某个程序中安装钩子后,它将监视该程序的消息,在指定消息还没到达窗口之前钩子程序先捕获这个消息。这样就有机会对此消息进行过滤,或者对Windows消息实现监控。-Windows application is based on the message-dri
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:7320
    • 提供者:田浩
  1. vbmultime

    0下载:
  2. vb可以实现多任务,多线程,并行控制, 实现运动控制,实时控制,你可以利用timer 的时间控件来模拟实验,也可以thread的创建方法去做,可以利用多个程序,用cpu,xp分配他的多线程,2个程序间的消息-vb can do multhread ,mulprogram,online,ontime,create thread ,run thread,cpu and os xp can gave time to program
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:8474
    • 提供者:lianlian
  1. VCHookDemo

    1下载:
  2. VC++全局钩子的实现,能够是实现全局钩子的 鼠标取词,get word。利用Windows API钩子技术实现全屏幕取词。 vc++编写的鼠标键盘消息的拦截程序,运用钩子实现-the global hook of VC++ Demo
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:41979
    • 提供者:Gosling
  1. StingARP4.0

    0下载:
  2. 增加C/S结构的通知机制,在每个网段部署后,程序发现可疑计算机将自动发送消息到服务通知程序。 -Increase the C/S structure of the notification mechanism, after the deployment of each segment, the program found a suspicious computer will automatically send a message to the service notification pr
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2317572
    • 提供者:wave
  1. AheadLib_2.2.150_Src.rar

    0下载:
  2. 一、简介   AheadLib 是用来生成一个特洛伊DLL的工具,用于分析DLL中的函数参数调用(比如记录Socket send了什么等等)、更改函数功能(随心所欲了:)、更改界面功能(比如在Hook里面生成一个按钮,截获事件等等)。 二、使用   1.用 AheadLib 打开要模拟的 DLL,生成一个 CPP 文件。   2.用 Visual Studio 6.0/.NET 建立一个 DLL 工程,把这个 CPP 文件加入到项目中。   3.使用 Releas
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:53513
    • 提供者:网络幽灵
  1. Vb_SMS.rar

    0下载:
  2. 发送短消息的程序,可以发送接收短消息。需要短信猫等硬件设备,串口通信,Send Short Message procedure, can send receive SMS. Necessary hardware such as a cat message devices, serial communication
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:14435
    • 提供者:王先生
  1. soft_keyboard.rar

    0下载:
  2. VC++程序的基本教程代码,一个基于界面的消息的软键盘的程序,VC++ program' s basic tutorial code, a message-based interface of the soft keyboard procedures
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1855791
    • 提供者:qurenjun
  1. JinChengTongXun.zip

    0下载:
  2. 包含几个用不同方式(共享内存、socket、FIFO、消息队列等)实现进程通信的小程序,包含详细注释,足以解释各种方式进程通信的实现原理和编程方法,Contains a number of different ways (shared memory, socket, FIFO, message queue, etc.) to achieve the process of the small communications program, including detailed notes, are
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:10656
    • 提供者:Rain
  1. Dial_Event_Message.rar

    0下载:
  2. 三汇语音卡自动拨号程序实例,基于消息模式,开发环境为VC++,Sanhui automatic dial-up voice card instance, based on the information model, development environment for VC++
  3. 所属分类:Applications

    • 发布日期:2017-03-30
    • 文件大小:17083
    • 提供者:lilin
  1. SHA1.rar

    0下载:
  2. 根据SHA-1信息摘要算法,实现对任意数据的SHA-1消息摘要算,输入信息可以是二进制,十六进制,ASCII码,汉字或英文,或者是文本文档,等各种类型的文件,运行软件后生成固定长度的消息摘要,程序能提供良好地用户界面,According to SHA-1 message digest algorithm to achieve for arbitrary data, SHA-1 message digest calculation, input information can be binary,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3481184
    • 提供者:jane
  1. Chat

    0下载:
  2. 一款用C#编写的拥有服务器端和客户端的网络聊天程序(绝对好用),发送消息跟QQ一样,按Alt+S即可,还能进行文件的传输-Written in C# using a server and client with a network chat program (absolutely easy to use), to send the same message with QQ, you can press Alt+ S, but also for file transfer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:97924
    • 提供者:罗凯文
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com