Welcome![Sign In][Sign Up]
Location:
Search - java connection

Search list

[ICQ-IM-Chat基于JAVA的ICQ系统的设计于实现

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080.
Platform: | Size: 1710080 | Author: 陈玉平 | Hits:

[JSP使用JAVA中的动态代理实现数据库连接池

Description: 使用JAVA中的动态代理实现数据库连接池-use Java agents for the dynamic database connection pool
Platform: | Size: 29696 | Author: 唐财爷 | Hits:

[Speech/Voice recognition/combineJAVA的声音处理方法 (转自伊氏女人)-----淘特网

Description: 数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存储的数据数量,它决定每个数字信号所能够表示的离散振幅的数量。存储每个样本的数据越多,音质就越好。但是高品质的声音需要占用大量的内存和磁盘空间。考虑到网络带宽,在Internet连接上传输就需要花费很长的时间。对于Applet来说,保证声音文件的最小化是极为重要的。-digital audio format there are many, the quality and frequency of sampling and sampling accuracy of the two parameters. The frequency of Hertz unit of [Hz], it said the number of samples per second. The higher sampling frequency, the sound quality better. For each sampling precision sampling by the amount of data storage, it was decided that each digital signal can be expressed as the number of discrete amplitude. Each sample storage of more data, better sound quality. But high-quality voice would take a lot of memory and disk space. Consideration of the network bandwidth, the transmission on the Internet connection on the need to spend a very long time. Applet for instance, to ensure that voices of the smallest document is very important.
Platform: | Size: 4096 | Author: 麦麦 | Hits:

[ADO-ODBCJava 的JDBC 数据库连接池实现方法

Description: J2EE 程序员一般都有现成的应用服务器所带的JDBC 数据库连接池,不过对于开发一般的 Java Application 、 Applet 或者 JSP、velocity 时,我们可用的JDBC 数据库连接池并不多,并且一般性能都不好。我们可以自己写一个JDBC 数据库连接池。-J2EE programmers tend to have a ready-made application server release the JDBC database connection pool, but for the general development of the Java Application, applet or JSP, velocity, we can use JDBC database connection pool is not over, and generally not a good performance. We ourselves wrote a JDBC database connection pool.
Platform: | Size: 3072 | Author: 王文轩 | Hits:

[Game ProgramAns

Description: It is a MMORPG multithreading server. It can connect many clients using Java Connection socket.
Platform: | Size: 70656 | Author: 活帐号 | Hits:

[Communicationjava实现服务器和客户机通讯的的方法

Description: 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a Java ServerSocket socket server and and client communication methods. The principle is established on the server side ServerSocket ports and eavesdropping, reception to the client connection request to establish socket, the socket to be input and output streams. The new Socket client and access input and output streams. Server and client input and output streams used after the establishment of writeLine (), and println () side France each other to send and receive data. To improve code efficiency, the establishment of two categories clientAgent and serverAgent.
Platform: | Size: 6144 | Author: 郑描中 | Hits:

[JSP/Javajava-jdbc

Description: Tomcat内置数据库连接池源代码,含多个异构数据库的连接。-Tomcat embedded database connection pool source code, with a number of heterogeneous database connectivity.
Platform: | Size: 11264 | Author: 王良高 | Hits:

[Internet-Networkconnection

Description: 局域网用的微型通信工具 socket TCP连接-LAN communication tools used in micro-socket TCP connection
Platform: | Size: 3072 | Author: 周志伟 | Hits:

[JSPjava-to-as400

Description: 这是用JAVA连接AS/400的JAVA方法的一种-This is JAVA connection with the AS/400 a JAVA method
Platform: | Size: 1024 | Author: brsco | Hits:

[JSP/JavaDBConnectionManager

Description: 自己写的一个数据库连接池,实现数据库的连接,释放等多种功能-Himself wrote a database connection pooling, database connection, the release of a variety of functions, etc.
Platform: | Size: 3072 | Author: 金泳 | Hits:

[JSP/Javaftp

Description: 一个用java写的ftp的连接与浏览工具-Written in a ftp with java connection and browsing tools
Platform: | Size: 9216 | Author: snowwolf | Hits:

[JSP/JavaJavaConnection

Description: Java实现的数据库连接池原代码,用Eclippse工具制作-Java database connection pool to achieve the original code, using tools produced Eclippse
Platform: | Size: 114688 | Author: joe | Hits:

[Windows DevelopFlextense_2_0_core_source

Description: flex 与java通信的入门实例,是一个比较经典的学习源码-make the java connection the flex
Platform: | Size: 83968 | Author: javierhui | Hits:

[JSP/JavaConnectionPool

Description: 用Java写的一个连接数据库对象连接池代码-Database connection pool code in Java
Platform: | Size: 2649088 | Author: 胡科明 | Hits:

[OracleconexaoOracle

Description: Example for connection with Oracle DB
Platform: | Size: 1024 | Author: mwmacleod | Hits:

[JSP/Javamysql-connector-java-5.1.7-bin

Description: mysql 连接 jar包 用途 java 和 数据库的链接 版本比较新-mysql connection jar package
Platform: | Size: 709632 | Author: 胡文涛 | Hits:

[MySQLmysql-connector-java-5.1.10-bin

Description: Java和MySQL数据库连接时,需要将mysql-connector-java-5.1.10-bin.jar复制到Java的工程中。本文件解压后的文件夹中就是mysql-connector-java-5.1.10-bin.jar。-Java and the MySQL database connection, you need to mysql-connector-java-5.1.10-bin.jar copied to the Java-project. This document folder after decompression is the mysql-connector-java-5.1.10-bin.jar.
Platform: | Size: 690176 | Author: 陈树敏 | Hits:

[JSP/Javaconnection

Description: java 连接excel程序 eclipse导入此程序可以对excel数据进行程序化操作-eclipse java program connecting excel import excel data in this program can be programmed operation
Platform: | Size: 10240 | Author: 孙新国 | Hits:

[JSP/JavaInside-the-Java-Virtual-Machine

Description: 本书共分20章,第1-4章解释了java虚拟机的体系结构,包括java栈、堆、方法区、执行引擎等;第5-20章深入描述了java技术的内部细节,包括垃圾收集、java安全模型、java的连接模型和动态扩展机制、class文件、运算及流程控制等等,其中等6章和附录a-c完全可以作为class文件和指令含集的参考手册深入JAVA虚拟机第二版-This book is divided into 20 chapters, chapters 1-4 explain the java virtual machine architecture, including the java stack, heap, methods area, the execution engine 5-20 chapter in-depth description of the internal details of the java technology, including garbagecollection, the Java security model, Java connection model and the dynamic extension mechanism, the class file, computing and process control, etc., of which 6 and Appendix ac can be used as the class files and instruction set reference manual containing
Platform: | Size: 19424256 | Author: 杨庆怡 | Hits:

[OtherSAP-Java-connection

Description: SAP Java Connector SAP Java connection
Platform: | Size: 300032 | Author: java_小强 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net