CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - java tcp ip
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - java tcp ip - List
[
Books
]
23种设计模式的java实现
DL : 0
23种java设计模式-23 kinds of java design patterns
Update
: 2025-02-17
Size
: 245kb
Publisher
:
席党林
[
JSP/Java
]
简单的聊天程序(作者:刘亚焱)
DL : 0
简单的聊天程序用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.
Update
: 2025-02-17
Size
: 12kb
Publisher
:
黄国内
[
JSP/Java
]
2004120117454829025
DL : 0
多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded communications description of the procedures, design projects : a simple chat program II, designer : Liu Yan III, the design time : 2003.5.6 IV, the design steps : 1) Demand Analysis : java achieve underlying network communication, I use the TCP/The IP socket (Socket) programming interfaces to network communications. 2) Design : socket is a streaming communication mechanism is based on a link of communication, namely, the communication before the two sides identified telecommunications and the establishment of a dedicated virtual link, and then they pass this information channel for transmission of data communications, when the communication ended when it originally construction of the link removed.
Update
: 2025-02-17
Size
: 308kb
Publisher
:
阙
[
Ftp Client
]
CorpClient
DL : 0
最全面的基于TCP/IP的FTP客户端,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP/IP-based FTP client, and chat functions, java code, multithreaded design, I spent nearly two months of the time
Update
: 2025-02-17
Size
: 3kb
Publisher
:
彭宇
[
Ftp Server
]
CorpServerService2
DL : 0
最全面的基于TCP/IP的FTP服务器端要和我上传的客户端一起使用,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP/IP-based FTP server to upload and my client used together, chat functions, java code, multithreaded design, I spent nearly two months of the time
Update
: 2025-02-17
Size
: 3kb
Publisher
:
彭宇
[
Internet-Network
]
JavaTCPIP
DL : 0
JAVA网络开发的基本框架模式 TCP/IP协议-Java Web development framework of the basic mode TCP/IP protocol
Update
: 2025-02-17
Size
: 3kb
Publisher
:
Alan
[
Sniffer Package capture
]
tcpip-flow
DL : 0
TCP/IP网络数据传输的流量显示及分析例子,可以对网络流量进行监控和分析。-TCP/IP data transmission network flow analysis and examples show, network traffic can be monitored and analyzed.
Update
: 2025-02-17
Size
: 55kb
Publisher
:
wzl
[
JSP
]
modbustcpchinese
DL : 0
modbus on tcp/ip 协议中文版,和modbus协议规范-modbus connection on tcp/ip Chinese version of the agreement, and an agreement regulating modbus connection
Update
: 2025-02-17
Size
: 991kb
Publisher
:
[
JSP/Java
]
TCPIPproject
DL : 0
《Java TCP/IP应用开发详解》的部分源程序,开发环境为ECLIPSE3.1
Update
: 2025-02-17
Size
: 93kb
Publisher
:
yuan
[
Internet-Network
]
IP[1].Messenger.v2.50a7.Full.Source.ccrun.402281.r
DL : 0
是一款局域网内即时通信软件, 基于 TCP/IP(UDP).可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. 不需要服务器支持. 支持文件/文件夹的传送 (2.00版以上) 通讯数据采用 RSA/Blofish 加密 (2.00版以上) 十分小巧, 简单易用, 而且你可以完全免费使用它. 目前已有的版本包括: Win32, Win16, MacOS, MacOSX, X11, GTK, GNOME, Java 等, 并且公开源代码.-Is a LAN instant messaging software, based on TCP/IP (UDP). Can be run on multiple operating platforms (Win/Mac/UNIX/Java), and to achieve cross-platform exchange of information. Do not need server support. Supporting documents/files transmission folder (version 2.00 and above) data communications using RSA/Blofish encryption (version 2.00 and above) are very compact, easy-to-use, and you can be completely free to use it. So far, including the version of: Win32, Win16, MacOS, MacOSX, X11, GTK, GNOME, Java, etc., and Open Source.
Update
: 2025-02-17
Size
: 393kb
Publisher
:
zy
[
Internet-Network
]
159108_1205765491
DL : 0
java,聊天,文件传输,有源码,socket,TCP/IP-java, chat, file transfer, has source code, socket, TCP/IP
Update
: 2025-02-17
Size
: 14kb
Publisher
:
张勤康
[
Windows Develop
]
JAVA
DL : 0
用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good interface.
Update
: 2025-02-17
Size
: 117kb
Publisher
:
罗亚兴
[
ICQ-IM-Chat
]
Chat
DL : 0
一个简单的在线聊天系统,实现了群聊,完全用java实现,不明白java TCP/IP网络编程的朋友可以参考下,里边有线程编程哦-A simple online chat system, a group chat, java fully realized, do not understand java TCP/IP network programming can refer friends, the inside Oh-threaded programming
Update
: 2025-02-17
Size
: 9kb
Publisher
:
飞齐天
[
JSP/Java
]
netty-3.1.5.GA-dist
DL : 0
TCP/IP 及Socket服务器及客户端 服务框架-TCP/IP Socket Service Framework
Update
: 2025-02-17
Size
: 8.14mb
Publisher
:
CHilde Zhao
[
JSP/Java
]
java-chat-room
DL : 0
这是一个简单的聊天室程序。基于TCP/IP协议,使用多线程socket通信的编程。注册登陆界面。公聊界面。私聊界面。-This is a simple chat program. Based on TCP/IP protocol, using multi-threaded socket communication programming. Register login screen. Public chat interface. Private Chat interface.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
兔子
[
TCP/IP stack
]
JAVA-SOCKET
DL : 0
java tcp/ip的socket 客户端与服务端编程-java tcp/ip socket
Update
: 2025-02-17
Size
: 1kb
Publisher
:
肖新
[
JSP
]
Java-TCP-IP-Socket
DL : 0
Java TCP/IP Socket编程-TCP/IP Sockets in Java
Update
: 2025-02-17
Size
: 1.61mb
Publisher
:
henry
[
JSP
]
Java-TCP-IP-Socket2
DL : 0
Java + TCP/IP, Socket programming + + version 2 of the novel -Java+ TCP/IP, Socket programming++ version 2 of the novel
Update
: 2025-02-17
Size
: 6.66mb
Publisher
:
ccccc
[
JSP
]
Java.TCP-IP.Socke.pdf
DL : 0
java socket ,tcp ,ip ,学习socket and tcp/ip-java socket, tcp, ip, learning socket and tcp/ip
Update
: 2025-02-17
Size
: 1.86mb
Publisher
:
dw
[
Other
]
TCp
DL : 0
TcP/IP客户端服务端的相互通信java代码。(TcP/IP client server's mutual communication java code)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
miaoji
«
1
2
3
4
5
6
7
8
9
10
...
13
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.