搜索资源列表
client-server
- 利用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
ftp server gui
- 一个功能很全的ftp server 原代码。-source code of a full-function ftp server
Chat_server_client
- Java GUI实现的聊天软件,分客房和服务器端-A chat soft base on Java GUI,it can divide into server and client two parts.
server
- GUI for video capturing within an artificial intelligence project using 2 servos and 2 sensor modules
bomberman
- 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
exam_system
- 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
tcpClient
- 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.
BookSystem
- 自己写的一个图书馆管理。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
QuickTime_Streaming_Server
- QuickTime Streaming Server Modules Programming Guide
SMTP_POP3_Mail_Server
- 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G
Qt_QSharedMemory_Example_v1_2_en
- 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
ATM
- 这个系统的功能是模拟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
hlbof-server
- CPL/GUI for hack and cpl on lan
FTP_client218245672010
- 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 .
465854635244
- 实现了一种OPC Client软件,解决了现场数据通过OPC Server到SQL Server数据库集成的难题。该应用程序提供了 Windows Explore形式的标准的用户界面,易学易用。软件采用了文件操作、OPC数据存取、ADO数据库访问、SQL—DMO对象管理和 操作、系统托盘等多项关键技术,来实现对文件数据源、OPC数据源、SQL Server数据源等的读写和OPC对象、SQL Server中的库、 表、Job等对象的管理和操作。本OPC Client应用程序已在实际工程
GUI
- GUI编程与观察者模式。实现一个简单的聊天程序,实现客户端和服务器端的消息互通-GUI programming and observer mode. To implement a simple chat program, to achieve client and server side message exchange
GUI
- GUI 介绍如何从客户端将数据传送到服务端,Java实训课常常会用到,很实用的一个代码-GUI shows you how to transfer data from the client to the server, Java training courses often use, very practical code
X-Server-GTKP-GUI
- X server和GTK的移植 在N455Linux上移植图形支持的X server和GTK-X server和GTK的移植
Java Banking
- 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
C#图书管理系统
- 利用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