CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gui server

搜索资源列表

  1. client-server

    1下载:
  2. 利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Socket programming produced using a simple C / S applications. Which side of the GUI Client procedures used to provide inpu
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:刘流
  1. ftp server gui

    0下载:
  2. 一个功能很全的ftp server 原代码。-source code of a full-function ftp server
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:177.11kb
    • 提供者:sfsd
  1. Chat_server_client

    0下载:
  2. Java GUI实现的聊天软件,分客房和服务器端-A chat soft base on Java GUI,it can divide into server and client two parts.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:53.59kb
    • 提供者:yys
  1. server

    0下载:
  2. GUI for video capturing within an artificial intelligence project using 2 servos and 2 sensor modules
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:75.24kb
    • 提供者:aura
  1. bomberman

    0下载:
  2. A client/server application that implements the game of Boomberman. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:112.16kb
    • 提供者:irwansyah
  1. exam_system

    0下载:
  2. java语言制作的简易考试系统 实现GUI界面,文件的读取,登入界面与答题界面的转换,客户端向服务器端发送帐号和密码的请求,服务器端客户端发送题目和选项。-java language examination system simple GUI interface, documents read, login interface converters interface with the answer, the client to the server-side account and passw
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:82.68kb
    • 提供者:土豆
  1. tcpClient

    0下载:
  2. A TCP/IP Client program. Be able to dump packets and status. A tool for TCP/IP server programming debug. For now IP and port number has to be hard coded in source code. Will put IP and Port number selection on GUI, later.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:2.86kb
    • 提供者:Qun Zhang
  1. BookSystem

    0下载:
  2. 自己写的一个图书馆管理。GUI。eclipse下用jigloo创建画的界面,使用sql server数据库-A library written in their own management. GUI. eclipse create a painting using jigloo interface, use the sql server database
  3. 所属分类:Education soft system

    • 发布日期:2017-04-17
    • 文件大小:113.74kb
    • 提供者:陈佳金
  1. QuickTime_Streaming_Server

    0下载:
  2. QuickTime Streaming Server Modules Programming Guide
  3. 所属分类:File Formats

    • 发布日期:2017-05-06
    • 文件大小:1.07mb
    • 提供者:jimmy
  1. SMTP_POP3_Mail_Server

    1下载:
  2. 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:陈嵩
  1. Qt_QSharedMemory_Example_v1_2_en

    0下载:
  2. This Qt C++ application demonstrates how to share memory between processes. The client GUI application and the server executable share memory through QSharedMemory. The example has two shared memory areas: one for the client to command the server, an
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:88.48kb
    • 提供者:何庆茹
  1. ATM

    1下载:
  2. 这个系统的功能是模拟ATM机的登陆、取款、存款、转帐、查询余额、更改密码等功能,利用了JDBC接口、GUI、数据库SQL Server-The system' s function is to simulate the landing of ATM machines, withdrawals, deposits, transfers, check balances, change your password and other functions, use of JDBC interfac
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:183kb
    • 提供者:huhu
  1. hlbof-server

    0下载:
  2. CPL/GUI for hack and cpl on lan
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:9.66kb
    • 提供者:METALL
  1. FTP_client218245672010

    0下载:
  2. this the complete java base FTP client(GUI). you can connect any FTP server .-this is the complete java base FTP client(GUI). you can connect any FTP server .
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:47.07kb
    • 提供者:joel
  1. 465854635244

    0下载:
  2. 实现了一种OPC Client软件,解决了现场数据通过OPC Server到SQL Server数据库集成的难题。该应用程序提供了 Windows Explore形式的标准的用户界面,易学易用。软件采用了文件操作、OPC数据存取、ADO数据库访问、SQL—DMO对象管理和 操作、系统托盘等多项关键技术,来实现对文件数据源、OPC数据源、SQL Server数据源等的读写和OPC对象、SQL Server中的库、 表、Job等对象的管理和操作。本OPC Client应用程序已在实际工程
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:241.86kb
    • 提供者:WangWei
  1. GUI

    0下载:
  2. GUI编程与观察者模式。实现一个简单的聊天程序,实现客户端和服务器端的消息互通-GUI programming and observer mode. To implement a simple chat program, to achieve client and server side message exchange
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2.93kb
    • 提供者:ningwu
  1. GUI

    0下载:
  2. GUI 介绍如何从客户端将数据传送到服务端,Java实训课常常会用到,很实用的一个代码-GUI shows you how to transfer data from the client to the server, Java training courses often use, very practical code
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:4.61kb
    • 提供者:许小桁
  1. X-Server-GTKP-GUI

    0下载:
  2. X server和GTK的移植 在N455Linux上移植图形支持的X server和GTK-X server和GTK的移植
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:853.18kb
    • 提供者:田志伟
  1. Java Banking

    0下载:
  2. bangking分为服务端与客户端,客户端在进行登录后从服务端获取数据,可进行取款,查询,存款操作;服务端可进行添加,删除,修改用户。(Bangking is divided into server and client, the client after the login, from the server to obtain data, withdrawals, inquiries, deposit operations; server can add, delete, modify use
  3. 所属分类:Java编程

  1. C#图书管理系统

    0下载:
  2. 利用vs2015以及sql server 2016编写的图书管理系统,纯手打,包括工程以及数据库bak还原文件。基本实现了图书管理需要的功能。下载后注意重新配置数据库。(Using vs2015 and SQL Server 2016 book management system, pure hand, including engineering and database bak restore file. The function of the book management is basic
  3. 所属分类:SQL Server

    • 发布日期:2018-01-07
    • 文件大小:3.38mb
    • 提供者:KunYin
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com