虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

client

  • You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for

    You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProject site make use of this service. In this article, I am going to present a java client program that uses soap message to call the methods of this web service. My program is not a general java soap client, which means you cannot use it to call other web services directly. However, you can easily modify it for other web services. The program uses only basic Java, it does not depend on any other external class library.

    标签: CodeProject provides service methods

    上传时间: 2014-01-25

    上传用户:baiom

  • myeclipse使用cvs大全

    myeclipse使用cvs大全,主要内容: 1、安装与配置cvsnt; 2、在eclipse中配置CVS client; 3、创建一个CVS实例; 4、实践CVS;

    标签: myeclipse cvs

    上传时间: 2013-12-31

    上传用户:wkchong

  • linux下socket编程源码

    linux下socket编程源码,提供一个类,所有函数全部采用底层函数。类中包含ReadData(),SendData()等函数供网络读写。另外提供一个服务线程等待client的连接。代码有中文注释。

    标签: socket linux 编程 源码

    上传时间: 2016-11-19

    上传用户:yuzsu

  • VB 6.0 自动化接口

    VB 6.0 自动化接口,简单的OPC client通讯源程序

    标签: 6.0 VB 自动化接口

    上传时间: 2013-12-22

    上传用户:leehom61

  • 俄罗斯方块网络游戏的服务器和客户端程序 写了一个本地的多线程游戏服务器ThreadeEchoServer

    俄罗斯方块网络游戏的服务器和客户端程序 写了一个本地的多线程游戏服务器ThreadeEchoServer,地址和端口为:127.0.0.1:9999 写了一个本地的多线程游戏客户端client,用来连接服务器,并进行通信. 在客户端下可以启动两个小游戏:连连看和俄罗斯方块.都需要网络服务器做出响应才能启动,可以建立客户的多线程,也就是多个客户连服务器.同时可以在一个客户实现同时玩两个游戏. 运行方式:先编译生成所有的class文件,本地启动服务器,再启动客户端,在客户端进行选择操作,来启动游戏,按面板提示进行游戏,最后退出客户端即可.

    标签: ThreadeEchoServer 服务器 俄罗斯方块 网络游戏

    上传时间: 2016-11-27

    上传用户:天诚24

  • This an example showing how idl helping to build the abstract class for the java objects. As a resul

    This an example showing how idl helping to build the abstract class for the java objects. As a result, the client class is able to use the function of the servant program.

    标签: the abstract example showing

    上传时间: 2014-01-04

    上传用户:yxgi5

  • 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信

    基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行client

    标签: TCP IP 网络通信 技术实现

    上传时间: 2014-08-13

    上传用户:hasan2015

  • 可以实现服务器与客户端之间的信息交流

    可以实现服务器与客户端之间的信息交流,先编译Server.java,在编译client.java。

    标签: 服务器 交流

    上传时间: 2013-12-01

    上传用户:集美慧

  • 文件说明java模式

    文件说明java模式,The CustomerFacade class offers a higher level business service in the form of the saveCustomerData method. Instead of interacting with each of the subsystem components directly, the client AccountManager can make use of the higher level, more simplified interface offered by the CustomerFacade object to validate and save the input customer data.

    标签: java 模式

    上传时间: 2016-12-10

    上传用户:kernaling

  • Python 的基本通信代码

    Python 的基本通信代码,包括一个server 和一个client 线程实现,大家可以拿来做参考!

    标签: Python 通信 代码

    上传时间: 2013-12-14

    上传用户:sssl