搜索资源列表
-
0下载:
本文档讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。具体内容可以参考目录。-Windows network programming technology, coverage of Windows 95/98/NT 4/2000/CE platform. Includes NetBIOS, and Windows Redirector, Winsock,
-
-
0下载:
1.用applet实现一个简单的网络五子棋,
包括服务器端,和客户端,2.客户端通个一用户名连接到服务器,选择进入一个房间与另一人进行游戏。3.服务器控制客户间的信息流通。由于初学JAVA用到的技术简单易懂,
很适合初学者参考。-1. Using a simple applet to achieve the 331 network, including server and client, 2. client-a-users connect to the server, chose to
-
-
0下载:
JXTA——Java P2P网络编程技术,最近,P2P(Peer-to-Peer)又成为了因特网上的一个热点。P2P是因特网的一种应用模式,其意思是指网络上的任何设备(包括大型机、PC机、PDA、手机、机顶盒等等)都可以平等地直接进行连接并进行协作。想比当前因特网上主流的应用模式Client/Server或者Client/Service而言,P2P具有自己鲜明的特点和优势。(这也是我对它着迷的地方。-JXTA -- Java P2P network programming technology,
-
-
0下载:
摘要 本文阐述了使用JAVA编程语言对基于客户/服务器模式的应用编写网络通信程序,讨论了SOCKET机制、输入输出流以及程序实现代码。-Abstract This paper describes the use of the Java programming language based on the client / server model of preparing its network General procedures discussed SOCKET mechanism, the
-
-
0下载:
JAVA实现的网络服务器文件同步,分客户端和服务器端代码,-JAVA network file synchronization server, the client-server code
-
-
0下载:
本文阐述了使用JAVA编程语言对基于客户/服务器模式的应用编写网络通信程序,讨论了SOCKET机制、输入输出流以及程序实现代码。-This paper describes the use of JAVA programming language based on client/server applications to prepare network communication procedures, discussed SOCKET mechanism, input and output s
-
-
0下载:
OpenDMTP-GPS及PDA等数据通信协议
OpenDMTP(Open Device Monitoring and Tracking Protocol)是一个协议和框架用于在服务器和客户端设备之间通过Internet或其它相似网络进行双向数据通信。OpenDMTP是专门连接面向基于定位的信息比如GPS,也可以是从远程监控设备收集到的温度和其它数据。由于OpenDMTP非常小,所以特别适合于移动设备比PDA,移动电话和其它特定的OEM设备。 -OpenDMTP-GPS and PDA, s
-
-
0下载:
该程序实现网络数据采集
客户端、服务器端
-The program data collection network client, server-side
-
-
0下载:
用java开发的局域网广播系统,采用客户机/服务器模式,能在局域网内实现广播-Using java to develop local area network broadcasting system, using client/server model, can be achieved in the local area network broadcasting
-
-
0下载:
用java编写的基于TCP/IP的简单聊天程序
使用方法:先启动Server端.然后再启动Client端.-Prepared by using java-based TCP/IP chat program simple to use: first start Server client. Client-side and then restart.
-
-
0下载:
java通信,包含服务器和客户端的源程序,利用它可方便快捷的建立起通信网络-java communications, including server and client source code, use it to establish a convenient communication network
-
-
0下载:
Java写的一个完整功能的TCP客户端和服务器端-A full-featured client and server-side TCP
-
-
0下载:
Network based forum (Central Server, Secondary Server, Clients---> Multi Client - Multi Server-Network based forum (Central Server, Secondary Server, Clients---> Multi Client- Multi Server
-
-
0下载:
网络监听程序
1、使用图形用户界面。
2、有服务器和客户端,服务器监听客户端的登陆。即:如果A客户端登陆服务器,则服务器界面上的A字母对应的红灯变成绿色。
3、绿灯表示连接,红灯表示断线。
-A network monitoring program, using the graphical user interface. 2, there are server and client, server, monitor the client login. Namely: If
-
-
1下载:
一个网络版的井字棋游戏,利用serverSocker和socket编程,很有意思的,可以把服务器和客户端分开。-A network version of Tic-Tac-chess game, using serverSocker and socket programming, very interesting, and can separate the server and client.
-
-
0下载:
客户机/服务器模式下基于流式的一对多网络通信方法实现。 -Client/server mode, network-based streaming-to-many communication methods to achieve.
-
-
0下载:
在客户机/服务器模式下基于流式的一对一网络通信方法实现。-In the client/server model of the one-flow-based network communication method to achieve.
-
-
0下载:
面向多客户的服务器端程序,属于Java的网络应用。-For multi-client server-side program, part of Java network applications.
-
-
1下载:
第一部分为SQL Server 2005 数据库管理部分,主要介绍了SQL Server 2005 的基本
特点、安装过程、数据库管理、数据库配置、数据库安全和Report Services 报表设计等;第二部分为实例部
分,使用Visual Basic、Visual C++、ASP 和ASP.NET(Visual C#)等多种经典开发工具开发C/S(Client / Server)
模式和B/S(Browser / Server)模式的网络数据库应用程序。-The book tel
-
-
0下载:
Java网络编程 一个简单的Client和一个简单的Server 很容易让大家理解网络编程的含义-Java network programming a simple and a simple Client Server makes it easy for everyone to understand the meaning of network programming
-