搜索资源列表
-
0下载:
JAVA课程设计(五子棋)
包含论文
摘 要
目前,以计算机技术和网络技术为核心的现代网络技术已在现实生活和生产中得以广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性于一体,已经成为多数人群的休闲方式。
本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与多客户端的连接,利用多线程处理多个客户端之间的信息。
通过对软件的编写,加深对以上技术的理解和掌握。
关键词: 多线程 流套接字 APPLET 数据传输
-JAVA
-
-
1下载:
linux/unix环境下利用socket进行文件传输的服务器端程序和客户端程序-linux/unix socket file transfer server client
-
-
0下载:
This tutorial shows you how to manage the socket C + + Builder
Client / Server with TClientSocket
and TServerSocket
and How to Manage Events OnClientRead
and the method for sending text
-
-
0下载:
实现局域网的聊天程序,通过服务器和客户端的TCP/IP协议传输实现-LAN chat program, through the server and the client TCP/IP protocol, to achieve
-
-
0下载:
本文讲下C#使用socket实现多端口通信,挺不错哦,一起看下吧。
基本思路是:
1》服务端监听(用一个公用的端口接收连接的请求如:6666)。
2》客户机请求连接端口为6666
3》服务器接受请求然后再监听一个新的端口,再把这个端口发送给客户机。
4》客户机接到发来的端口,再重新连接服务器此端口。
5》服务器保存每一个连接的客户机。
-This article about C# using the socket und
-
-
0下载:
基于IP传感器的监控软件能够对分布在网络上的作为独立节点的传感器进行数据采集、校准等操作,而在监控软件开发中,首先就要解决网络通信问题。本文以搭载了Linux操作系统的IP传感器(ARM核)作为下位机,在其上编程实现Socket通信的服务器端,提供Socket客户端的并发访问。以装有Windows的计算机作为上位机,在其 上编程实现Socket通信的客户端,实现对Socket服务器端的访问,解决了IP传感器网络监控平台的通信问题。 -The monitoring software based o
-
-
0下载:
Android 簡易socket功能,有server與client的功能-Android socket
-
-
0下载:
socket客户端和服务器,具有聊天,文件上传,下载的功能,文件上传、下载带有实时的进度条-socket client and server, chat, file upload and download function, file upload, download with real-time progress bar
-
-
0下载:
主要是实现客户端和服务端的通信,window下基于MFC的聊天通信,注释比较详细-Mainly to achieve client and server communications, window under MFC-based chat communications, more detailed notes
-
-
0下载:
android客户端与pc服务端通过Socket通信-pc android client and server communicate via Socket
-
-
0下载:
socket编程实现客户机与服务器间的通信-socket programming for communication between the client and the server
-
-
0下载:
linux环境下的基于socket通信的ftp系统服务器端和客户端的代码-code based on socket communication ftp server and client systems of linux environment
-
-
0下载:
socket通讯工具 支持TCP/UDP-TCP/IP SOCKET UDP SERVER CLIENT GPRS NETWORK
-
-
0下载:
socket服务器多线程的服务器端,可以连接多个客户端,每连接一个客户端就会向客户端发送消息-socket server multithreaded server, you can connect multiple clients, each connected to a client sends a message to the client
-
-
0下载:
linux下udp通信的技术资料,包括server和client端例程-udp socket
-
-
0下载:
Java socket programming good for teaching , learning server socket and client socket suitable for B.Tech students.
-
-
0下载:
主要是对网络通信中用到的套接字socket的用法讲解,可以实现服务器端与客户端实时通信-Mainly used in network traffic socket socket usage to explain, you can achieve real-time server and client communications
-
-
0下载:
写入用“插座”线程通信以建立要求的服务器和客户端具有发送和接收信息的功能的Java应用程序,由服务器发送到客户端的信息是“NII”没有,客户端接收该信息后,变更它为“东软信息科学”,然后发送到服务器。-Written to use socket thread communication to establish a Java application that requires the server and c
-
-
0下载:
Socket programming using java
-
-
0下载:
socket server tcpip mult client threading
-