搜索资源列表
Tcp ip基础教程
- Tcp ip基础教程,ppt格式,安装powerpoint查看-tcp ip basic princeple ,installed the powerpoint to see it s detail
project
- 最基础的网络聊天器TCP 有兴趣的朋友可以下载来-the most basic TCP network chatting with friends are interested can download to look at the
tcpClient
- 使用Java实现的基于TCP协议的通信的小的聊天程序的客户端,可以实现基本的客户端聊天的功能。-The realization of the use of Java-based TCP protocol communications smaller client chat program, you can achieve the basic function of chat client.
socket
- 能够实现基本的通讯功能是基于java和tcp编程开发的,可用于局域网的通讯功能-To achieve the basic function of communication is based on java programming and tcp developed can be used for LAN communication
chat1.21
- 基于TCP协议的局域网聊天软件的雏形 具备了基本的文字聊天功能 适合初学者学习-LAN-based TCP protocol chat software prototype with the basic text chat feature for beginners to learn
Tutorial
- Basic Server/Client Application Show how Server and Client can interact with TCP
tcpcssrc
- Tcp服务端与客户端的JAVA实例源代码。Tcp服务端与客户端的JAVA实例源代码,一个简单的Java TCP服务器端程序,别外还有一个客户端的程序,两者互相配合可以开发出超多的网络程序,这是最基础的部分。-Server and client examples of JAVA source code, a simple Java TCP server-side procedures, plus a client program, the two complement each other and
javaweb
- 采用Socket和多线程技术,实现一个java Web服务器,加深对HTTP的认识。 新建java项目 webServer 新建java文件 WebServer.java Processor.java 一、HTTP协议的作用原理 WWW是以Internet作为传输媒介的一个应用系统,WWW网上最基本的传输单位是Web网页。WWW的工作基于客户机/服务器计算模型, 由Web 浏览器(客户机)和Web服务器(服务器)构成,两者之间采用超文本传送协议(HTTP)进行通信。HTTP协议是基于TC
javaQQ
- 用java写的山寨QQ项目,实现了基本的功能,支持TCP连接。-Written in Java fake QQ project, to achieve the basic functions, support the TCP connection.
LAN-communication
- 1. 熟悉WinSock API 主要函数的使用; 2. 掌握相应开发工具对Windows Socket API的封装; 3. 制作基于局域网的一对一网络即时通讯工具,实现基本数据的网络传输。 4,一级一对多的通信 用java,实现客户端与服务端的tcp通信-1. be familiar with the main function of WinSock API 2. acquire the appropriate tools for Windo
Serverdemo
- TCP文件传输_ java socket编程,代码实现了socket基本个功能,是个很好的基础学习应用-TCP file transfer _ Java socket programming, code to achieve the basic function, the socket is a very good foundation for learning applications
PushPlugin-master
- this a basic socket application for reading the sockets over the tcp network which can basically act as a tcp server as well as udp server.-this is a basic socket application for reading the sockets over the tcp network which can basically act as a t
Java chatroom
- JAVA chatroom 实现聊天室的功能 tcpip(java chatroom base on tcp/ip to realize a basic chatroom)