搜索资源列表
MyUdpServer.java
- socket编程 实现两台机器之间的通信功能
IDM
- MFC界面编程,socket通信,多线程-MFC programming interface, socket communications, multi-threaded
PSB_WINDOWS
- 该程序是用C语言编写的,基于windows图形界面编程,调用了Win32.h,WinSock.h库和plink,用plink更方便快捷的执行远程主机上的命令,Plink是PuTTY 的命令行连接工具,主要用于自动化工作的处理,主要有视窗和讯息,socket通信,MD5加密函数,最小托盘功能的实现-The program is written in C, windows-based graphical programming interface, call the Win32.h, WinSock
simplechat
- 实现简单一对一单点通信,基于MFC,使用SOCKET套接字编程。界面简单明了,适用于初学者-Simple one single point of communication, based on MFC, use SOCKET socket programming. Simple interface for beginners
cliwnt_service
- 服务端和客户端都必须建立通信套接字,而且服务端应先进入监听状态(All the server and the client must establish the communication socket, and the service side should look into the listening state)
5929915
- 实现简单服务器,客户端通信的基本socket编程()