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

client

  • 一款用JAVA制作开发的小型聊天软件

    一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。 Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools) - Adapt the customchat.html file - Upload all the files to your webserver - Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-key]] from your commandline - I kindly ask you to leave copyright and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.

    标签: JAVA 软件

    上传时间: 2014-09-06

    上传用户:龙飞艇

  • 基于J2ME的手机在线纸牌游戏系统总体设计及客户端子系统实现

    基于J2ME的手机在线纸牌游戏系统总体设计及客户端子系统实现,供大家学习 J2ME,Java cellphone game,client subsystem

    标签: J2ME 手机 端子

    上传时间: 2016-07-06

    上传用户:ouyangtongze

  • 此软件功能强大 It operates in the highly ompetitive UK banking sector against ...barcode reader to reduce h

    此软件功能强大 It operates in the highly ompetitive UK banking sector against ...barcode reader to reduce human errors in the ordering process. - The ...co-generation and unit- testing of client and server components of the

    标签: ompetitive operates banking against

    上传时间: 2014-11-29

    上传用户:huyiming139

  • Java编写的GUI聊天工具

    Java编写的GUI聊天工具,基于Netbeans 6.0.1编写。里面包含有两个项目,一个server端,一个client端。

    标签: Java GUI 编写

    上传时间: 2016-07-19

    上传用户:佳期如梦

  • AES加密算法对socket通信过程进行加密传输

    AES加密算法对socket通信过程进行加密传输,包括字符,数字,汉字等,包含完整client端和server端源码。

    标签: socket AES 加密算法 加密传输

    上传时间: 2013-12-24

    上传用户:Shaikh

  • this sample is distantly related to the httpauth sample which demonstrates the use of the SSPI packa

    this sample is distantly related to the httpauth sample which demonstrates the use of the SSPI package to implement the client side of NTLM authentication when interacting with IIS

    标签: sample the demonstrates distantly

    上传时间: 2014-06-15

    上传用户:zsjzc

  • linux下使用socket进行网络通信

    linux下使用socket进行网络通信,含server.c和client.c文件,使用时可以将server.c在PC linux下运行,client.c经交叉编译后下到开发板运行

    标签: socket linux 网络通信

    上传时间: 2014-01-19

    上传用户:zm7516678

  • 眾所周知

    眾所周知,Networking 一向也是 Unix/Linux 的強項,你可以架設各種不同的 Linux 伺服器,但是,你又否想過你也可以在 Linux 上寫自己的伺服器程式呢?這次我便為大家淺談如何寫一個簡單的 Server-client program,讓大家一嘗自己寫伺服器程式的滋味。

    标签:

    上传时间: 2016-07-25

    上传用户:wpt

  • This assessment requires the creation of three of the core classes of the auction project. Class Dat

    This assessment requires the creation of three of the core classes of the auction project. Class Date, class Advertisement, and class client are three of the fundamental classes in the system.

    标签: the assessment requires creation

    上传时间: 2016-07-26

    上传用户:坏坏的华仔

  • FastDb是高效的内存数据库系统

    FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。通过降低数据传输的开销和非常有效的锁机制提供了高速的查询。对每一个使用数据库的应用数据库文件被影射到虚拟内存空间中。因此查询在应用的上下文中执行而不需要切换上下文以及数据传输。fastdb中并发访问数据库的同步机制通过原子指令实现,几乎不增加查询的开销。

    标签: FastDb 内存数据库

    上传时间: 2014-01-21

    上传用户:ynsnjs