搜索资源列表
socket
- 基于Socket的即时通信系统针,对client/server(客户端/服务器)模式的应用以及实现某些特殊的协议的应用,它的通讯过程是基于TCP/IP协议中传输层接口Socket实现的-Real-time communication system based on Socket pin, on the client/server (client/server) mode of application of the agreement and the achievement of certain
DTU-DATACENTER
- GPRS DTU数据中心 源代码,实际cdma的也可以用 DTU接受程序使用Java编写,其中,…\WSNserver\src 为源文件,…\WSNserver\bin 为可执行程序。该文件夹下project文件可用eclipse for java 直接打开编译。编译是需要注意的是将java-mysql的类库放置在C:\Program Files\Java\jre6\lib\ext路径下。本程序只用到这一个Java外部类库。 在源文件中,DataReceiver.java 为主程序类,通
ChineseChess
- 中国象棋。网络对战。采用Net Beans IDE开发。寻找主机采用IP多点传送。可以聊天。使用UDP进行数据传送。Java Socket编程。-Chinese chess. Network war. Developed using Net Beans IDE. To find the host using IP multicast. Can chat. The use of UDP for data transfer. Java Socket Programming.
TCP-IP.Sockets.in.Java
- java socket的经典书籍,详细介绍了socket的方方面面的知识,对想深入了解网络编程的人很有益处-java socket classic books, detailed knowledge of all aspects of socket, like a deeper understanding of network programming useful to the people
netty-3.1.5.GA-dist
- TCP/IP 及Socket服务器及客户端 服务框架-TCP/IP Socket Service Framework
talk
- 基于java socket 实现聊天室功能,如果配置了ip 地址映射可以实现网上聊天,通过测试,可以实现-Java socket-based chat room feature to achieve, if the configured ip address mapping can be achieved online chat, through testing, can be achieved
socket
- 简单的C/S模式通信程序代码。客户端输入IP地址连接服务器,便可获取连接进行通信-A simple C/S mode communication code. Enter the IP address of the client connect to the server, are able to obtain connection to communicate
java-chat-room
- 这是一个简单的聊天室程序。基于TCP/IP协议,使用多线程socket通信的编程。注册登陆界面。公聊界面。私聊界面。-This is a simple chat program. Based on TCP/IP protocol, using multi-threaded socket communication programming. Register login screen. Public chat interface. Private Chat interface.
Socket_Android_chat_zs
- 里面分两个文件夹,client 在Android实现,Server 是java应用程序。运行时注意在client 的中换上Server的IP-Inside two folders, client achieve in Android, Server is a java application. Run-time attention of the client put in the Server' s IP
javafr_SERVER-TCP-IP-SOUS-JAVA___Page
- server TCP IP with socket
socket
- 实现一个简易的socket通信!简单的图形界面!三个文本框依次输入:谈话内容,ip地址,端口号!也可以自己改下界面很容易,时间关系就不改了有感觉能用到的自己改一下就行!-A simple socket communication. A simple graphical interface! Three text boxes in order to enter: conversation, ip address, port number! Also can change their own nex
Socket-network-programming-examples
- 基于socket基础编程的几个简单的例子,适合刚学习socket编程的新人参考学习。一个5个部分:服务器获得每个客户端的IP、用户登录-对象方式、用户登录-支持多客户端、用户登录-字符串方式、在线客服系统客户咨询-For just learning a few simple examples based on the socket base programming, socket programming, the new reference learning. A five parts: a s
Socket
- 用socket实现局域网即时通信功能,只要改变下ip就可以客户端和客户端进行通信了。-Achieve a LAN instant communication function, as long as the change under ip can the client and the client to communicate with a socket.
Java-Socket
- 多个TCP连接或多个应用程序进程可能需要通过同一个 TCP协议端口传输数据。为了区别不同的应用程序进程和连接,许多计算机操作系统为应用程序与TCP/IP协议交互提供了称为套接字(Socket)的接口。-Multiple TCP connections or multiple application processes may need to pass the same TCP protocol port to transfer data. In order to distinguish betw
Socket
- Socket端口通信,CLient为客户端,Server为服务器端,需要同时运行,一方监听一个ip的端口,一方发送请求,经过实验可以成功运行,我自己写的代码-Socket port communication, CLient for the client, Server is the server side, you need to run simultaneously, one listener an ip port, one party sends a request, after the
Socket
- 双机通信处于服务端与客户端之间的。搜索服务端ip-Two-machine communication in service between server and client. Search server ip
socket-demo
- 使用socket,局域网通过IP模拟简单聊天功能-Using socket, a simple chat feature
Android-Pc-Socket-Connection-master
- Android TCP/IP soncket 傳檔-Android TCP/IP soncket file transfer
socket
- 可以实现窗口多人通话,并且显示IP地址,实时显示时间(Can realize the window multi person call, and display IP address, real-time display time)
IShareMessageSDK
- IShareMessage是一个基于NIO的客户、服务器端编程框架,使用IShareMessage可以确保你快速和简单的开发出一个网络应用(包括推送服务,业务插件服务)。IShareMessage相当简化和流程化了TCP的socket网络应用的编程开发过程。通过利用云端与客户端之间建立稳定、可靠的长连接来为开发者提供客户端应用与平台交互通道,开发者只需关注业务开发,无须关注底层网络交互。(IShareMessage is a NIO based client and server program