搜索资源列表
-
0下载:
本系统充分利用了Java语言的平台无关性等众多优点,主要采用了Socket网络编程接口、多线程、输入输出流、Swing界面编程技术,为我们构建一个跨平台的真正畅通的网络信息交换工具 。-the system makes full use of Java is platform independent and many other advantages, Socket mainly in the network programming interface, multithreading, inpu
-
-
0下载:
java socket server,对初学者很好的参考意义,其中的很多socket操作机理已很好的在java编程中得到应用-java socket server, on the significance of a good reference for beginners, many of which socket to operate the mechanism have been very good in java programming has been applied
-
-
0下载:
java socket编程,类似tomcat功能,支持线程池,并行,以及访问服务器下的html文件-java socket programming, tomcat similar functionality, support for the thread pool, in parallel, as well as access the server under the html file
-
-
0下载:
Simple Chat Application using Java Socket Programming.
-
-
0下载:
java控制台下socket编程一对多通信,服务器端与多个客户端-socket programming java console under the one-to-many communications, server-side with multiple clients
-
-
0下载:
java chat room with socket programming
-
-
0下载:
java socket的经典书籍,详细介绍了socket的方方面面的知识,对想深入了解网络编程的人很有益处-java socket classic books, detailed knowledge of all aspects of socket, like a deeper understanding of network programming useful to the people
-
-
0下载:
This a print server written in java socket programming, Here the client sends a request to the server for printing and the client accepts the request and prints.complete working codes are included-This is a print server written in java socket program
-
-
0下载:
java 写的聊天室软件 socket 编程 -written in java socket programming java chat room software chat room software to write socket programming
-
-
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.
-
-
0下载:
这是专门讲java 网络编程中的 thread线程,socket,适合中级开发者-This is specifically about network programming java threads in the thread, socket, suitable for intermediate developers
-
-
0下载:
Socket programming in Java
-
-
0下载:
Client Server Model,
Client sends some message and server on the other machine receives that data.
Simple socket programming in java
-
-
0下载:
If you are starting socket programming in Java. This presentation will be good for you
-
-
0下载:
Java Socket编程的几个示范性例子,包括远程服务器端和客户端的源码,详细展示了Socket编程的流程,供初学者参考。-Java Socket programming model of a few examples, including the remote server and client source code, Socket programming shows in detail the process, reference for beginners.
-
-
0下载:
第1章至第4章详细介绍面向对象技术和Java类的高级特性;第5章介绍数组,主要
涉及数组的创建和使用;第6章介绍图形用户界面和事件处理;第7章讲述高级I/O处理技术;第8章
主要介绍多线程技术,包括线程的两种创建方法、线程的基本控制、线程的同步和线程的交互;第9章以
网络聊天室为例,以JBuilder9.0为开发环境,详细介绍图形用户界面设计、事件处理方法、Socket编程
技术和多线程编程技术;第10章以员工管理系统为例,详细讲述如何使用JDBC访问数据库-Chapter 1
-
-
0下载:
用Java编写的网络编程,比如miniQQ等等的网络编程,便于交流-Written in Java network programming, network programming such as miniQQ etc., to facilitate the exchange
-
-
0下载:
基于java开发的使用socket编程 实现网络通信-Network communication based on the use of socket programming in java
-
-
0下载:
Message transfer using socket programming in java.
-
-
0下载:
MFC下的编程技术是整个设计的核心。在仔细学习了孙鑫老师的视频教程后,对网络编程做了一次梳理,本道设计采用的是基本套接字SOCKET的编程,基于UDP实现。(The programming technology under MFC is the core of the whole design. After careful study of Sun Xin's video tutorial, the network programming done a comb, this design is
-