搜索资源列表
点对点通信
- 是一个本科生的毕业设计和论文,包含双机的通信,以及数据的传输。-is an undergraduate and graduate design papers, including a two-aircraft communications and data transmission.
My_Chat
- VC6.0环境开发,包含服务器和客户机程序,主要功能是实现双端通信-VC6.0 development environment, including server and client processes, main function is to achieve double-Communications
doublePCcommunication_client
- 是用socket编程下的实现简单双机通信的客户端,内有两个实现,均可使用,但不是一个,-socket programming is the realization of a simple two-machine communication to the client, there are two realization can be used, But not one,
wangshe
- 本文通过理论联系实际,利用vc++工具,利用mfc封装的API类设计一个能实现最基本的多用户的双机通信程序,既聊天室,旨在阐述网络程序设计的基本过程,tcp/ip协议的应用开发,多线程的应用特点。
tcp.rar
- 这是一个实现双机通信得一个开发包,是我师兄的毕业设计,本设计已经投入到使用中去了,it is a packet for communicating beteem two pc
shuangjitongxing
- 本程序为双机通信中的从机程序,可进行AD采样,并将采得的数据传给主机。还可与主机进行数据传输通信。-This procedure for the two-machine communication process from the machine can be carried out sampling AD, and collected data to the host. Can also be carried out with the host data communications.
RS232C
- 掌握通信软件的编写方法,实现双机键盘通信和文件传输。通过高级语言程序编制,将一台微机里的文件传到另一台微机。-Control the compilation of communications software, to achieve two-plane keyboard communications and file transfers. Through high-level language programming, will file one computer to another in
projects_chat
- 用socket实现双机通信,分为客户端和服务端,用控制台完成,有下线提示-Two-machine communication using socket implementation, divided into client and server, using the console to complete, is underlined Tips
Communication
- 用C语言实现的双机通信,希望对用C语言进行网络编程初学者有用!-Using C language double machine communication, hope to use the C language for network programming useful for beginners!
socket--
- 双机通信小程序,makefile编写,用的是数据报套接字。内附运行说明-Two-machine communication applet, makefile prepared, using a datagram socket. Operating instructions included
WinSock_P2P
- 在VS2008平台下编写的双机通信程序,程序可选择作为客户端或服务器,客户端和服务器之间通过WinSock建立连接,可以在窗口中发送和接收信息并显示,发送和接收过程交替进行。-Written in VS2008 platform Dual communication program, the program can choose as a client or server, the client and the server via WinSock connection, you can sen
ExSocket
- 这是网络通信客户端的源代码,主要是双机!-This is a network communication client' s source code!
SimpleChat
- 双机通信,基于socket的通讯,可实现简单的通信和传输-Two-machine communication, socket-based communication, enabling easy communication and transmission
2.ChatDemo
- 在windows下进行双机互联通信,实验作品,希望大家指正-Dual under the windows internet communication, experimental works, I hope you correct me
EXAMPLE
- 通过网络,利用UDP协议实现双机间的数据通信,源代码载入直接可以用。-Through the network, using UDP protocol to achieve data communication between two aircraft, the source code can be loaded directly.
socket
- 双机,使用多种加密方式利用socket进行通信-Two-plane, using a variety of encryption methods to communicate using socket
comnunication
- 使C++语言编程,实现双机在联网条件下通过IP地址实现通信。-With C++,we can make two computers commnicate with each other when they are on the Internet.
Echojava
- 用Java实现双机通信,有客户端和服务器端程序,程序有详细注释。-Java implementation of the two-machine communications, client and server-side program, the procedures detailed notes.
TCP-communication
- TCP/IP双机通信 套接字编程实现双机通信功能-TCP/IP communication
tcp全双工通信
- 基于tcp的全双工通信,内含客户机、服务器(Full duplex communication based on TCP)