搜索资源列表
ssl加密协议通信
- ssl加密通信的客户端和服务端程序,包括安全证书的认证(linux)-ssl encrypted communications client and server-side procedures, including safety certificate authentication (linux)
服务器端源代码
- 拨号服务器的服务器端代码,针对E5112设计,请与客户端代码配合使用-dial-up server to server-side code against E5112 design, and the client code used in conjunction with
客户端源代码
- 拨号服务器的客户端程序,请与服务器端程序配合使用,针对E5112设计-dial-up server client, and server-side procedures with the use, design against E5112
服务器端应用程序
- 一个简单的服务器端应用程序,功能:监听客户端的连接请求,为客户端连接请求建立SOCHET队列,处理各客户端发送来的数据,并向相应的客户端发送应答消息,更新服务器的端口号-a simple server-side applications and functions : listening to the connecting client requests for client requests to establish SOCHET queue address the client to sen
java实现服务器和客户机通讯的的方法
- 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a
KOSRDK
- 一个opc服务器端的开发工具,可以快速开发出opc服务器程序-a server-side development tools, the rapid development of server Oligomeric Proanthocyanidins
winsockapp
- 基于vb中的WINSOCK,编写了一个客户端和服务器端的程序-based on the Winsock vb, prepared a client and server-side procedures
mmzmagic_UDPSafeSend
- 利用udp的通信软件,包含client和server端,有发送包的分析等,很好的通信例程-use udp communications software, including client and server side, sending packet analysis, etc. good communication routines
php3tools
- PHP是最流行的Web脚本语言之一,它运行在Web服务器端,根据用户请求或服务器端的数据产生动态网页;它功能强大,和HTML脚本融合在一起,并内建访问数据库的能力;它能够作为Apache Web 服务器的模块执行,也使得其执行效率要高于普通的CGI程序。本书作者是一位经验丰富的程序员,在书中使用了大量的、有一定使用价值的例子来深入浅出地讲解PHP语言及Web编程需要了解的方方面面。尤其值得注意的是,书中使用了多个“中场”章节,以便在学习过一定知识之后,通过实际例子来对所学的知识进行巩固,这些章节
Server
- client 通过USB摄像头采集数据,进行xvid压缩之后用jrtp/jrtcp协议传输至server端,sever端接收并解压显示。该程序为server端接收程序。-client through the USB camera capture data, xvid compressed using jrtp/jrtcp protocol, to server-side, sever-side to receive and extract the display. The program for
GPRS-ServerTest
- 用于GPRS通讯的服务器端通用调试程序;已编译成功,可以直接使用;可以同时与多路GPRS终端数据通信。包含VB源代码。-GPRS communications for server-side debugger GM has compiled successfully, you can directly use can be simultaneously GPRS terminals with multi-way data communications. VB source code incl
TCP-SERVER
- TCP聊天服务器端程序,程序在VC6.0中调试通过-TCP chat server-side procedures, the procedures adopted in VC6.0 in debugging
SERVER
- 并口实现2台计算机的4位通讯,服务器端程序-Parallel realization of 2 of the 4 computer communications, server-side procedures
Server
- 基于C/s下的java编程的服务器端,用于一个服务器多台客户端-Based on C/s under the server-side java programming for a multi-server client
WINSOCK-TCP
- 基于winsock技术的局域网通讯程序,采用C/S模式,有服务器端和客户端,并能实现局域网内的简单即时通信。-Winsock-based local area network communications technology procedures, the use of C/S mode, there are server-side and client, and to achieve a simple LAN instant messaging.
server
- 服务器端代码,实现接收明文并对其加密,在将密文传送给客户端-Server-side code to achieve to receive explicit and encryption, in the ciphertext sent to the client
server
- 本程序是服务器端,实现在数据链路层与客户端通讯,如有问题联系我,314777231-This program is a server-side contact me at the data link layer communicates with the client, if, 314 777 231
实现server端和client端的套接字连接
- 实现server端和client端的套接字连接-Server-side and client-side socket connection
server
- 简单的聊天程序(服务器端) 能够实现局域网内的聊天-Simple chat program (server-side) Can be achieved within the LAN chat
server
- 仿QQ聊天程序服务器端代码,利用socket套接字实现通信,可以向客户端发送消息-Imitation QQ chat program server-side code, the use of socket socket for communication, you can send a message to the client