搜索资源列表
NTMessenger_src.zip
- 类似windows的net send功能的给其他windows机器发送消息的程序,其他机器不需要安装程序也可以收到消息
winpopup.zip
- 一个可以替换Windows的消息发送程序WinPopup的程序
WinPopupEx_SRC
- windows消息收发程序-windows news receiving and dispatching procedure
tcp1
- 基于WINDOWS消息的TCP编程-based on the Windows TCP news programming
WINDOWS SOCKETS头文件
- Windows Sockets规范定义了一套Micosoft Windows下网络编程接口,包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。-Windows Sockets specification defines a set of result list Windows network programming interface, which includes people f
aslanmsg
- 控件ASLanMsg是个很强大的工具,可以组织局域网中用户间消息的传递。操作时,该控件使用单向进程间通讯(IPC)机制Windows MailSlots,允许收发广播和通常消息。功能无限制。-ASLanMsg control is a very powerful tool that can organize LAN users among news relay. Operation, Control of the use of one-way inter-process communicatio
netMessage
- 这是用VC编写的在Windows下运行的发送网络消息的源代码-This is used in the preparation of VC running under Windows network news sent the source code
SuperSend
- 超级消息发送机,VC++开发,利用Windows信使服务向指定计算机、指定工作组或域或当前工作组的所有计算机发送消息,可指定发送次数-super news transmitter, VC development, the use of Windows Messenger service to the designated computer, assigned to the Working Group or the domain or the current working group of al
ftpanalysis
- ftp案例分析的所有源码及文档,windows的网络编程,利用了socket(套接字)。来实现消息和文件的传输-ftp case analysis of the source code and all documentation, windows network programming, use of the socket (socket). To achieve information and documents transmission
NTMessenger_Src
- 实现windows下多进程的消息发送。本程序对于实现多进程的共享很有参考作用。
Chat
- Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。
Lesson16
- 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。
WinSock
- Windows Sockets规范以U.C. Berkeley大学BSD UNIX中流行的Socket接口为范例定义了一套Micosoft Windows下网络编程接口。它不仅包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。
一个WINDOWS消息发送工具
- 涉及的功能:1、使用一位高手提供的135端口信息发送函数.2、一个ini文件类用于记录IP信息.3、自定义一个消息和相关代码,用于把程序缩小到系统托盘.-of functions : 1, the use of an expert for the 135-port messaging function .2, an ini file type used to record information .3 IP, since the definition of an information and
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
简单的web浏览器
- 使用MFC编写的简单的浏览器 CHtmlView 类的成员函数 1.获取和设置属性(Attributes)的成员函数 (1)CString GetType( ) const; (2)long GetLeft( ) const; void SetLeft( long nNewValue ); (3)long GetTop( ) const; void SetTop( long nNewValue ); (4)long GetHeight( ) const; void SetHeight( long