搜索资源列表
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
C源码一个原始套接字的实例
- C源码一个原始套接字的实例,很详细-an original C source socket example, in great detail
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
- 在主函数中建立一个服务器套接字端口,等待客户机请求,一旦客户机请求被接受,服务器程序就建立一个服务器分线程,处理客户机的命令。
ICMP
- 使用Visual Studio C++ 6.0和网络接口套接字Socket进行Windows环境下的网络编程,运用原始嵌套字RAW_SOCKET从IP层开始构造整个ICMP报文,通过ICMP协议所提供的回送请求(echo request)和回送应答(echo reply)这两种报文实现检测目的站的可达性与状态
2004120117454829025
- 多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded commu
C++实现基于TCP网络聊天室
- 随着Internet的迅速流行,越来越多的应用程序需要具备在网上与其它程序通信的能力。TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和用户端两部分。本系统是基于这样的基础,实现了一个基于TCP的简单多人网络聊天室
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