搜索资源列表
Socket套接字—Java套接字编程(上1)
- Socket套接字—Java套接字编程(上1)-Socket-Java socket programming (on a)
chattingroom
- 用 TCP/IP协议里的套接字(Socket)编程接口来实现一个聊天室.-using TCP / IP protocol's socket (Socket) programming interfaces to achieve a chat room.
DownloadingFile
- 下载文件服务器说明(使用Socket完成文件的下载的任务,客户端提交文件名称,服务器接受到以后,如果文件不存在,返回404信息,如果文件存在,则将文件的内容通过套接字发送给客户端,客户端接受到文件的内容后,保存到相应的文件中。 )-download the file server (using Socket download the document completed the task, documents submitted to the client name, the server
Java_qq_Server
- 网络即时通信的主程序 使用Socket网络编程套接字实现网络通信连接`本程序属于通讯系统的主程序功能模块-instant communications network to use the main program Socket socket Network Programming Network Communication Link `the way sequence is the main program communication system function modules
java2Examples
- JAVA编程百例书中各章节的所有例子的源代码,包括套接字编程-JAVA Programming 100 cases of the chapters of the book all the examples of source code, including Socket Programming
SocketServer
- 套接字编程,实现服务器与客户端之间的聊天。可用JCreat运行,先运行服务器端程序,后运行客户端程序。此为服务器端源码
简单的聊天程序(作者:刘亚焱)
- 简单的聊天程序用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。-simple chat program using java achieve bottom network communication, I use the TCP / IP protocol's socket (Socket) programming interfaces to network communications.
208030717
- 在主函数中建立一个服务器套接字端口,等待客户机请求,一旦客户机请求被接受,服务器程序就建立一个服务器分线程,处理客户机的命令。
2004120117454829025
- 多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded commu
Server.rar
- 用JAVA编写的有关使用套接字读取服务器端对象的应用,已经运行通过,JAVA prepared with the use of socket server-side object to read the applications, has been running through the
Socket
- 利用socket套接字实现服务器和客户端的文件传输。-Socket using socket server and client to achieve the file transfer.
JavaSocket
- JavaSocket套接字TCP通讯的代码,比较适合新手学习。-TCP socket communications JavaSocket code, more suitable for novices to learn.
Critical
- Lesson16线程同步与异步套接字编程-Lesson16 thread synchronization with asynchronous socket programming
javaSocket
- java的一个Socket通信实现,实现套接字,该系统安全可靠。-java a Socket communication, the realization of socket, the system is safe and reliable.
xmlSocket
- JAVA与FLASH实现的网络套接字传输的DEMO。
TestSystem
- 这是我最得意的一件小作品。它是一个基于C/S模式的网络考试系统,通过套接字技术实现了从服务器端发出试卷,UI客户端将做出的结果送回到服务器。然后服务器端判断结果正确与否。最后给出分数,保存在服务器端。-This is the most satisfactory small project of mine.We can do a simple test from the C/S model TestSystem:the detail are as follows: Server service
wangluochengxusheji
- 关于C/服务系统采用JAVA语言编译套接字使用-On the C/service system using JAVA language compiler socket
socket
- 使用java语言,开发的通讯程序,使用套接字实现这一功能,很好很强大!-socket
socket
- 关于一个套接字应用的程序,主要写的是服务器与主机之间进行通信是如何通过套接字来实现的-A socket on the application process, mainly written between the server and host is to communicate through the socket to achieve the
HTTPClient
- 关于一个套接字应用的程序,主要写的是实现浏览访问网页,通过套接字来实现-A socket on the application of the procedure, mainly to write to achieve the browser to visit web pages, through the socket to achieve