搜索资源列表
TCP-server-program
- TCP通信服务器程序,有界面,用流式套接字sockets实现通信。相对应客户端稍后奉上 -TCP communication server program interface communication stream socket sockets. Corresponds to the client to follow
SyncChatClient
- 用套接字写的基于客户端的同步TCP聊天界面,没有实现图形的流传递-Used to write socket-based TCP synchronization client chat interface, there is no flow to achieve transmission of graphics
easySwtQQ
- 编写一个TCP Socket程序,采用SWT图形化的界面实现,类似于简易的QQ.-This is a java program based on TCP Socket, it uses the swt to realize the UI, and it is similar to an easy QQ.
MesMonitor
- 在通信领域,用户在网管界面操作,通过TCP/IP协议给电信设备发送报文,从而配置、维护电信设备。电信设备一般都不具备可视化终端,当电信设备从网管接收到了命令报文后,用户不方便了解电信设备接收到了哪些命令报文、以及处理报文过程是否正常。为了监视电信设备的运行情况,可以在电信设备上运行一个socket服务器,在PC机上运行一个socket客户端,称为命令报文监视器,所有通过网管发给电信设备的命令报文都会通过socket服务器发送给报文监视器,请实现一个这样的命令报文监视器。-In communic
mychat
- 基于tcp/ip的socket编程。界面友好,功能较全,可以群聊和私聊,一些简单的聊天附带功能。-Based on tcp/ip for socket programming. Friendly interface and functionality than the whole, you can group chat and private chat, chat with a few simple functions.
chatRoom
- socket 网络编程含有客户端与服务器,实现了的八数码界面表示-socket
Tcp_Socket
- 运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序-tcp communication, the use of network protocols, programming languages, API, and socket-based graphical interface to establish, monitor, connect, send data and receive data network communication
ImageTransfers
- 分服务器端和客户端,传输图片用到了socket编程,程序我运行过了,可以直接调试和运行MFC界面友好直观。-Sub-server and client, transfer pictures used in the socket programming, the program I run over, you can directly run the MFC debug and user-friendly and intuitive.
UdpCommunication
- 使用Udp协议编写的Socket通讯Demo,程序为命令行界面,可以同时启动多个互相发送/接收数据(注意每个实例的本地端口号避免重复,远程端口号写其他实例的本地端口号)。涉及到数据发送接收、多线程、监视器等操作。-Socket Udp protocol using written communication Demo, procedures for the command-line interface, you can start multiple simultaneous transmit/r
socket-UDP
- 基于UDP的简单可视化界面聊天程序,一个简单的代码-UDP-based visual interface is simple chat program
SocketMFCTest
- 基于MFC的网络应用界面开发,调用VC的socket接口函数实现-MFC socket
socket
- qt开发界面中使用套接字,并加上自己的理解,经测试,可用。(Qt development interface using sockets, coupled with their own understanding, tested, available.)