搜索资源列表
tcpcandperl
- 本程序包包含有linux下socket通讯的tcp例程,包含有tcp的服务器端和客户端,含有C语言以及perl两种实现,本人整理,全部能运行。-bags containing the procedures under linux tcp socket communications routines, including a tcp servers and clients, containing C and perl language to achieve both, I collated all
简单Socket通讯
- TCP通讯测试小程序(客户端),可选择保持连接或一次收发完毕后自动断开。-small TCP communications test procedures (client), or may choose to stay connected after a transceiver automatically disconnected.
java实现服务器和客户机通讯的的方法
- 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a
socket_vc_demo
- 这是tcp/ip通讯的vc++控件及范例源码,包含一组非常优秀的socket控件源码,demo程序包括客户端程序和服务端程序,实现tcp/ip通信的数据接收发送。-This is the tcp / ip communication and control vc example source code, contains a set of socket excellent source control, demo procedures including client and server pr
会话程序
- 线程的概念、属性;线性创建的2种方式及其联系、区别和使用场合;线程的生命周期和5种状态;线程状态控制的一般方法;线程同步的概念、原理;线程同步的场合、线程同步的条件、同步对象的选取;线程间通讯的概念,与线程同步的区别;notify和wait的使用方法。两类socket通信的概念、特点、应用场合;两类socket通信的客户和服务端的基本步骤;组播通信的概念、组播客户端服务端的基本结构。-threads concept attribute; The creation of two linear mo
SOCKET通讯例子
- SOCKET通讯例子,完整的客户端和服务器端通讯中相互发送握手信号,返回信号的分析候得到请求执行情况。
AsyncSocket.异步Socket通讯,一个服务器,多客户端模式
- 异步Socket通讯,一个服务器,多客户端模式。,Asynchronous Socket Communications, a server, multi-client mode.
httppro
- socket通讯Http代理客户端 socket通讯Http代理客户端 -socket http pro
Socket
- socket通讯程序C#写的SOCKET通讯服务器和客户端程序,学习有很好的借鉴 -socket communication program
Mfctrans
- 用mfc编写的socket通讯传输程序,包含服务器端和客户端的程序编写-Mfc written communication socket with the transfer process, including the server-side and client-side programming
PublicNetSoft
- VC++ SOCKET API通讯实例源码 本源代码主要是演示如何使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,没用到什么高深技术,都是很基础的,因此可能对VC的入门者比较有-VC++ SOCKET API communication example source code for the main origin is to demonstrate how to use the VC++ the SOCKET
Client
- vc写的一个socket通讯的客户端!完成和服务端的通讯-socket
socket
- 用MFC写的简单界面和socket实现的TCP通讯的 简单聊天客户端和服务器-Written with the MFC implementation of a simple interface and TCP socket communication simple chat client and server
SocketAsync
- socket 的异步通讯类、客户端通过Timer线程模拟脉冲效果-asynchronous socket communications, the client thread through the analog pulse effects Timer
test
- socket 通讯测试码,有服务器和客户端。c#环境-socket communication test code, there servers and clients. c# environment
Sumary_CPP_Socket_Programming
- socket编程小总结,包括简单客户端、服务器、点对点通讯、端对端传输文件等。只有代码,简单说明-a summary of programing using socket, including server ,client, comunication and transfer files and so on
Socket
- 局域网通讯,分为服务器和客户端,可以聊天,能存储记录,记录可以翻页。-socket client
MyQQ
- 基于windows的通讯编程,利用socket实现客户端与服务器的通讯。-Windows-based communications program, to achieve the use of socket client and server communication.
Minia2-client
- 基于mina2的socket 通讯客户端demo例子程序,里面包含了mina2的调用远程对象方法的实现方法-demo example of mina2 for client endpoint
SOCKET
- 最基本的SOCKET通讯,服务器端和客户端。-basic socket