搜索资源列表
TCP_server_client
- MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
EJEMPLO_ConexionTCP2
- TCP connection example program (AT commands) for xt-65 cinterion modem, for eclipse IDE
DLLOCX
- 短信收发测试接口.可以在包括收发短信、收发Email、tcp/udp的socket编程、接收BIO消息、收发MMS信息-Test interface to send and receive text messages. Can send and receive text messages, including, send and receive Email, tcp/udp of socket programming, receive BIO information, send and rece
gps
- gps导航系统,使用Java语言编写,给大家一个模版,便于使用。-gps navigation system, using the Java language, give us a template, easy to use.
Modbus-TCP-java
- Modbus TCP源代码,java实现-Modbus TCP source code, Java implementation
demo
- iview手机视频监控软件系统: 1,采用服务器和手机客户机模式监控 2,服务器为vc++6.0开发,有完成端口机制,为多个客户提供服务,同时可显示视频图像 3,手机客户机采用java语言,eclipse,j2me开发环境开发,显示176×144视频图像 4,采用TCP方式数据传输,每秒视频数据3-5k左右,。 5,手机端有用户输入接口,可输入服务器IP地址,并预留用户名和密码,为用户灵活访问服务器带来方便。-iView mobile phone video surveill
tcp
- 简单的网络通讯源代码..需要在java环境下运行,运行时需要先启动service,在启动客户端-Simple network communications source code .. need the java runtime environment, the runtime need to start service, the client at startup
Android客户端服务器
- 代码包括android客户端和java服务器端,可实现TCP/IP socket交互通信
android-socket
- android socket网络通信编程实例,TCP/IP Socket、ServerSocket的形式。在JAVA编程中, 经常使用java.net和javax.net包来开发socket程序,下面列出所有常用的类,并简单介绍。再此说明一下:Socket仅仅是对TCP、UDP网络接口的封装,不涉及上层协议。 Java.net Java.net.Socket 客户端连接使用的TCP socket Java.net.DatagramSocket 客户端和服务端共同使用
lt.1
- 简单的java聊天程序,利用DES加密的TCP多人聊天程序
chat
- chat creado en java utilizando protocolo tcp y multithreads
InternetAndroidClient
- TCP UDP Android,Socket java,基于Android的聊天app基本功能版-TCP UDP Android,Socket
Chatroom
- 采用TCP协议,并结合多线程,编写的简单的聊天室程序,适合初学者-chatroom java JAK 1.8.40
library_tcp
- Eclipse平台开发的联网的图书管理系统,包含Android客户端和Java服务器端,通过TCP通信-Eclipse platform networking library management system that includes Android client and Java server via TCP communication
TCP
- 在java上的TCP服务端,可用来发数(如20151213141516),在android上的客户端,用来接收并转化为2015years,December 13rd,13:15:16,并用英文朗读出来-TCP server in java, can be used to send number (eg 20151213141516), the android client for receiving and converted to 2015years, December 13rd, 13: 1
chat
- 该java聊天系统使用TCP协议,可以完成语音和文本的传输,用来做课程设计是很好的-The java chat system using the TCP protocol, you can complete the transfer of voice and text, the course is designed to make good
WifiConnecter
- Android平台基于NIO与服务器建立TCP连接并进行Socket数据通信-Source code run on android phone that it can establish tcp connection to server and communicate with it using JAVA NIO.
socket_communication
- 基于(java)的matlab实现tcpip服务端和客户端例子,代码可实现。(Based on (Java) matlab implementation of the TCPIP server and client examples, code can be achieved.)
QQ
- 系统主要采用Java语言实现服务器,客户端程序。本系统是基于TCP协议的编程,实现了网上聊天。系统采用C/S架构,由服务服务器端和客户端组成。 服务器端必须具有以下功能: (1) 启动服务器,建立侦听,接受客户端连接。 (2) 接收、分析、转发聊天信息。 (3) 向客户端发送系统消息。 (4) 关闭服务,并向客户端发送服务器关闭消息。 聊天客户端必须具有如下功能: (1) 连接服务器,发送用户登录请求。 (2) 向服务器发送聊天信息。 (3)
shujutongxun
- 设备搜索、发送数据、接收数据、连接方式(蓝牙、TCP、UDP、wifi等等)、状态查询、数据波形(Device search, send data, receive data, connection mode (Bluetooth, TCP, UDP, WiFi, etc.), state query, data waveform)