搜索资源列表
Socket转发工具_Oracle
- 实现Oracle客户端和Oracle服务器中间转发的Java源代码.*注:使Window下Oracle数据和侦听端口共享,需要在注册HOME0表中加USE_SHARED_SOCKET=TRUE即可-Oracle client and the Oracle server transmitted among Java source code .* Note : Window to enable Oracle data and the interception of port sharing, the
dongruan_ismg
- 东软短信网关接入程序,通过socket接入消息,然后直接转发到ISMG;同时支持华为短信网关接入。-SMS Gateway Access procedures, access to information through the socket and then transmitted directly to the ISMG; Huawei also support SMS gateway access.
BSdaolibai
- 提出了基于B/S的远程控制实验系统的实现方法,以倒立摆远程控制实验为例,给出了倒立摆远程实验系统的结构,以及进行远程倒立摆控制的方法流程。采用了双Socket进行实时通信的方法,使用JavaApplet实现控制网页中的Socket客户端通信接口及实时数据的图形显示功能,在现场控制计算机方实现Socket服务器通信接口,在Web服务器中使用通信转发程序实现在现场控制计算机和远程控制端的Socket转发并具有控制信息的安全验证功能,保护了现场控制计算机的安全 本实验在校园网内运行正常,具有良好的实时
ChatRoom
- JAVA的SOCKET编程,多人聊天室,客户端发送消息,服务器转发到各个客户端。-JAVA SOCKET programming, people chat room, the client sends a message, the server forwards to each client.
CS1
- 通过socket来发送信息,并且转发给用户,或者将信息*给各个在线的用户-Use socket send and receive information , a simple example,server receive message and Multi Text to clients or send the message to client.
javaqq
- 本系统采用C/S结构,开发中利用了TCP/IP协议,多线程,Socket编程等技术。在服务器监听多个客户端中使用多线程。系统中信息的发送和读取采用自定义的对象来传递。对于用户信息等内容利用MySql数据库进行存储。系统的主要模块为,用户注册模块,用户登录模块,用户添加好友和删除好友模块,好友聊天模块。当前系统是通过服务器转发实现好友聊天。-The system uses C/S structure, the development of the use of the TCP/IP protoco
Socket
- 本例子是一个演示Android简单Socket聊天室的例子源码,只可以安卓发消息PC客户接收,不能反方向发送消息,消息会由PC端转发给所有在线的安卓客户端,接着客户端(包括自己)都会收到某个客户端输入的信息。-This example is a simple demonstration of Android Socket chat room source code examples, can only Andrews PC client receives a message, not in th