Welcome![Sign In][Sign Up]
Location:
Search - socket code in java

Search list

[WinSock-NDIS运用异步输入输出流编写Socket进程通信

Description: 代码号为”Merlin”的J2SE1.4带来了一些激动人心的新特性,诸如对正则表达式的支持,异步输入输出流,通道(Channel),字符集等.虽然该版本还处在测试阶段,但这些新特性早已让开发人员们跃跃欲试.在Merlin发布之前,异步输入输出流的应用还只是C,C++程序员的特殊武器 在Merlin中引入异步输入输出机制之后,Java程序员也可以利用它完成很多简洁却是高质量的代码了.本文将介绍怎样使用异步输入输出流来编写Socket进程通信程序.-code, as "Merlin" J2SE1.4 brought some exciting new features, such as the right is a regular expression support, asynchronous input and output streams, channel (Channel), such as character set. Although this version is still in the testing stage, but these new features make the developers who the dismissive. before the publication of the Merlin, asynchronous input and output streams of only C, C programmer in the special weapons Merlin introduced asynchronous input-output mechanisms, Java programmers can also use a lot of it is simple but high-quality code. this article will introduce how to use asynchronous losers into the output stream to the process of preparing Socket Communication Program.
Platform: | Size: 4943 | Author: 陈浩 | Hits:

[JSP/JavaMultiUser

Description: java SOCKET研究及原代码 很详细-study and the original code in great detail
Platform: | Size: 9425 | Author: sss | Hits:

[Game Programblackjack

Description: j2me的联网21点程序,使用socket连接,初学者可以看看,商业源代码哦-J2ME networking 21:00, the use of socket connections, beginners can see that commercial source code! !
Platform: | Size: 328704 | Author: 无限 | Hits:

[Internet-Network运用异步输入输出流编写Socket进程通信

Description: 代码号为”Merlin”的J2SE1.4带来了一些激动人心的新特性,诸如对正则表达式的支持,异步输入输出流,通道(Channel),字符集等.虽然该版本还处在测试阶段,但这些新特性早已让开发人员们跃跃欲试.在Merlin发布之前,异步输入输出流的应用还只是C,C++程序员的特殊武器 在Merlin中引入异步输入输出机制之后,Java程序员也可以利用它完成很多简洁却是高质量的代码了.本文将介绍怎样使用异步输入输出流来编写Socket进程通信程序.-code, as "Merlin" J2SE1.4 brought some exciting new features, such as the right is a regular expression support, asynchronous input and output streams, channel (Channel), such as character set. Although this version is still in the testing stage, but these new features make the developers who the dismissive. before the publication of the Merlin, asynchronous input and output streams of only C, C programmer in the special weapons Merlin introduced asynchronous input-output mechanisms, Java programmers can also use a lot of it is simple but high-quality code. this article will introduce how to use asynchronous losers into the output stream to the process of preparing Socket Communication Program.
Platform: | Size: 5120 | Author: 陈浩 | Hits:

[ADO-ODBCsocktest

Description: WEB服务器实现原理源代码,Java socket编程绝对实用,IntelliJ工程 ,近乎于完美的程度,欢迎大家下载,记住xuezheng21cn-Principle Web server source code, Java programming socket absolutely practical, IntelliJ, almost in a perfect degree, all are welcome to download, remember xuezheng21cn
Platform: | Size: 20480 | Author: 柳学铮 | Hits:

[JSP/JavaMultiUser

Description: java SOCKET研究及原代码 很详细-study and the original code in great detail
Platform: | Size: 9216 | Author: sss | Hits:

[Internet-Network一对多

Description: 这是一个类似于QQ的代码!!了解Socket类和ServerSocket类中的重要方法。学会用Socket 类和ServerSocket类编写应用于网络之间的双向通信的程序.体会C/S模式。 -This is a code similar to the QQ! ! Understanding ServerSocket socket type and category of important ways. Learn how to use and ServerSocket socket type used in the preparation of such network of two-way communication between the procedures. Experience of C/S mode.
Platform: | Size: 11264 | Author: 周腾裕 | Hits:

[Internet-NetworkJDBMonitor

Description: 使用它开发者可以很轻松为系统增加数据库执行日志功能。它使用十分方便,您所需要做的唯一事情就是在您系统的JDBC连接字符串前增加类似于 "listenerconfig=/config.xml:url=" 的字符即可,不用写任何代码。 使用 JDBMonitor,您可以把数据库执行情况记录通过各种方式记录下来,比如打印到控制台、输出到文件或者通过socket传送给远程客户端。JDBMonitor是可扩展的,您可以扩展它来将执行情况通过其他方式记录下来,您所需要做的就是写一个实现IDBListener接口的类即可。-developers to use it can easily increase to the system database implementation log function. It is very convenient to use. you need to be done is the only thing in your system connecting JDBC increase similar to the string "listene rconfig =/config.xml : url = "character can be, do not have to write any code. JDBMonitor use, you can use the database records through the implementation of various recording. For example, to print the console output to a file or through socket transmitted to the remote client. JDBMonitor is scalable, you can extend it to be through the implementation of the other recording, do you need to do is write an interface to achieve IDBListener category can be.
Platform: | Size: 660480 | Author: zk | Hits:

[JSP/JavaJavaSocketServer

Description: Java源码,TCPIP Socket通讯,Server端程序。-Java source code, TCPIP Socket Communications, Server-side.
Platform: | Size: 1024 | Author: 翟鸿鸣 | Hits:

[JSP/Javanioserver

Description: 一个基于事件驱动的JAVA NIO 服务器源码!-an event-driven based on the Java NIO server source code!
Platform: | Size: 10240 | Author: renminbi | Hits:

[JSP/Javajava_network

Description: 孙卫琴 java网络编程详解源代码 用到了以下软件:  JDK:编译和运行本书所有Java程序必不开少。  ANT:本书用它来编译Java程序,它需要JDK的支持。  MerakMailServer:是一个邮件服务器程序。第2章(Socket用法详解)的2.6节的MailSender程序以及第14章(通过Java Mail API收发邮件)的邮件客户程序都需要访问邮件服务器。  MySQL:第12章(通过JDBC API访问数据库)和第13章(基于MVC和RMI的分布式应用)都以MySQL作为数据库服务器。  Tomcat:第17章(Web服务简介)用Tomcat来发布Axis JavaWeb应用。-Java network programming孙卫琴explain the source code used in the following software:
Platform: | Size: 7396352 | Author: 朱文中 | Hits:

[Internet-Network159108_1205765491

Description: java,聊天,文件传输,有源码,socket,TCP/IP-java, chat, file transfer, has source code, socket, TCP/IP
Platform: | Size: 14336 | Author: 张勤康 | Hits:

[JSP/Javachat

Description: 用java写的聊天室源码,含有客户端和服务器端的jar文件。运用到多线程和socket技术-With java source code written in the chat room, which contains client and server-side jar file. Applied to multi-threaded and socket technology
Platform: | Size: 111616 | Author: zhangbo | Hits:

[TCP/IP stackSocketCorba

Description: Code to transmit socket trought objects (client & server)
Platform: | Size: 45056 | Author: Adan | Hits:

[JSP[ebook]OReilly-Java.RMI.PDF

Description: With Java RMI, you ll learn tips and tricks for making your RMI code excel. This book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book.
Platform: | Size: 1772544 | Author: yang | Hits:

[Internet-NetworksocketServer

Description: 服务端socket,通过监听某一端口实现多线程通信的socket源代码-Server socket, through the listening port to achieve a multi-threaded communication socket source code
Platform: | Size: 1024 | Author: zjj | Hits:

[JSP/JavaDTU-DATACENTER

Description: GPRS DTU数据中心 源代码,实际cdma的也可以用 DTU接受程序使用Java编写,其中,…\WSNserver\src 为源文件,…\WSNserver\bin 为可执行程序。该文件夹下project文件可用eclipse for java 直接打开编译。编译是需要注意的是将java-mysql的类库放置在C:\Program Files\Java\jre6\lib\ext路径下。本程序只用到这一个Java外部类库。 在源文件中,DataReceiver.java 为主程序类,通过该类调用其他子类。 其中:DataReceiver.java 包括主程序main,以及TCP/IP 接收数据的实现。 DataAnalysis.java 对接受的数据按照既定格式进行拆分 DataBase.java 将数据写入Mysql数据库 DataStructure.java 规定数据格式 TwoThread.java 开启多线程功能 post.java 实现向新浪网备份数据 GetIP.java 获取本机固定IP-GPRS DTU data center source code, you can also use the actual cdma DTU to accept the program written in Java, which, ... \ WSNserver \ src for the source file, ... \ WSNserver \ bin for the executable program. The project file folder opened directly available eclipse for java compiler. Compilation is important to note that the library will be java-mysql placed in C: \ Program Files \ Java \ jre6 \ lib \ ext path. This procedure is only used outside this a Java class libraries. In the source file, DataReceiver.java main classes, the class called by other sub-categories. Of which: DataReceiver.java including the main program main, and TCP/IP implementation to receive data. DataAnalysis.java of the received data in accordance with the established format for split DataBase.java to write data to Mysql database DataStructure.java data format requirements TwoThread.java on multithreading post.java Sina backup data to achieve GetIP.java fix
Platform: | Size: 31744 | Author: 刑名 | Hits:

[source in ebookJAva-Socket

Description: 精通Java网络编程,包含输入输出流 服务器 套接字 以及Java线程机制等源代码-Proficient in Java network programming, including input and output stream server socket and threading mechanism of Java source code
Platform: | Size: 4968448 | Author: 杨杰 | Hits:

[androidandroid-chat-program

Description: 内涵基于socket网络通讯的聊天客户端代码,以及c#的服务端代码-this is a chat program which includes the client code in java and server code in c#,and they communicate by socket
Platform: | Size: 158720 | Author: calabi | Hits:

[JSP/JavaJava rmi

Description: With Java RMI, you'll learn tips and tricks for making your RMI code excel. This book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book.
Platform: | Size: 1729536 | Author: 为何生存 | Hits:
« 12 3 »

CodeBus www.codebus.net