Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - socket programming java
Search - socket programming java - List
Java源码:Socket编程-Java source : Socket Programming
Update : 2025-02-17 Size : 1kb Publisher : 马骏

Socket编程-Socket Programming
Update : 2025-02-17 Size : 1kb Publisher : 马骏

简单的聊天程序用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 : 黄国内

能够监视另一台机子的屏幕,并且可以在该机上执行任何操作的程序(其中有许多关于Socket编程的技巧)-surveillance to another machine screen, and the plane can carry out any operation procedures (many of which are on socket programming skills)
Update : 2025-02-17 Size : 335kb Publisher : 李瑞

多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 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 :

JAVA程序_有关socket的编程代码(简单的聊天程序)-JAVA procedures _ the socket programming code (simple chat program)
Update : 2025-02-17 Size : 3kb Publisher : 马伟豪

Socket套接字—Java套接字编程(上1)-Socket-Java socket programming (on a)
Update : 2025-02-17 Size : 344kb Publisher : YUE

《Java技术大合集》,电子书籍都是从网络上搜集整理成TXT文本文件。收集了:Java Socket编程、JSP语法、WebSphere快速入门等。-"Java technology, Collection," e-books are collected from the network up into TXT text files. Collected : Java Socket Programming, JSP syntax, such as WebSphere Quick Start.
Update : 2025-02-17 Size : 1.24mb Publisher : 邓志伟

用 TCP/IP协议里的套接字(Socket)编程接口来实现一个聊天室.-using TCP/IP protocol's socket (Socket) programming interfaces to achieve a chat room.
Update : 2025-02-17 Size : 41kb Publisher : hj

它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent socket programming, the program uses a tcp/ip socket multithreaded programming, as well as some important synchronous operation done to control overtime, in order to reduce the waiting time, such as servers connected with the basic functions of QQ similar conduct multiple points of the peer-to-peer chat and file transfer. The advantages of this program is to transmit the data will not be lost, but users on the line when the assembly line immediately reflected.
Update : 2025-02-17 Size : 14.72mb Publisher : 陈超群

多线程-----多线程,Socket编程, 源玛注释齐全,有说明文档, 供学习参考. For Java-multithreaded multi-threaded, socket programming, complete source Gilmour notes, documentation, for the study reference. For Java
Update : 2025-02-17 Size : 35kb Publisher : popandsmtp

DL : 0
java 网络编程的源代码,学习socket编程和线程很有帮助-java network programming source code, learning socket programming and helpful threads
Update : 2025-02-17 Size : 24kb Publisher : 凡新

Java Socket 通讯例程 Java Socket 通讯例程 Java Socket 通讯例程Java Socket 通讯例程-Java Programming Java Socket Communications routines Java Sock et communications routines Java Socket Communications routines
Update : 2025-02-17 Size : 919kb Publisher : cwn

DL : 0
一个可以点对点聊天的JAVA小程序,使用SOCKET编程-be a peer-to-peer chatting JAVA small, the use of Socket Programming
Update : 2025-02-17 Size : 30kb Publisher : wangyue

DL : 0
java网络编程文档教材 Java网络编程 .doc Java基础 三步学会Java Socket编程 Java网络编程---IO部分学习笔记整理 .doc 使用JAVA编写网络通信程序.doc-java network programming document teaching Java network programming. docJava the basis of three-step learn to Java Socket Programming Java Network Programming-IO Notes finishing part of learning. doc prepared using JAVA network communication program. doc
Update : 2025-02-17 Size : 195kb Publisher : 李杰

DL : 0
综论网络Socket编程(java),是一篇小论文,实用性比较强-Facets of Network Socket Programming (java), is a small paper, practical, relatively strong
Update : 2025-02-17 Size : 19kb Publisher : xuelang

[Socket编程]socket开发指南.pdf 有相应的配有代码。-[Socket Programming] socket Development Guide. Pdf with a corresponding code.
Update : 2025-02-17 Size : 431kb Publisher : yxluo

用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 : 罗亚兴

java 实现Socket编程 多个客户端和服务器端 通信-Socket programming java achieve multiple clients and server-side communication
Update : 2025-02-17 Size : 2kb Publisher : fengliangcc

JAVA Socket编程,课件+小例子(初学适用),即有源代码又有详细的图片教程-JAVA Socket Programming, courseware+ small example (for beginners), the source code have a detailed picture tutorial
Update : 2025-02-17 Size : 686kb Publisher : 李强
« 12 3 4 5 6 7 8 9 10 ... 21 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.