搜索资源列表
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
08mbaljjx
- 项目名称:Bank Account Management System 银行账户管理系统 简称BAM 项目描述:这是一个基于C/S结构的银行账户在线管理系统,用户可以通过ATM终端界面来操作自己的银行账户. 项目实施方式:这是一个同步练习,随着达内CoreJava课程的深入,这个项目将趋于完整,学员的任务是随着知识点的深入,完成每一个进阶的项目要求.-Project name: Bank Account Management System bank account manageme
SerialPanel
- // Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // Class representing SMS settings panel -// Serial SMS Client for handling SMS communication with a mobile terminal // (C)
SerialParameters
- // Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // A class that stores parameters for serial ports -// Serial SMS Client for handling SMS communication with a mobile termina
Sms_GUI
- // Serial SMS client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // Main class implementing GUI-// Serial SMS client for handling SMS communication with a mobile terminal // (C) 2001 by
SmsPduCodec
- // Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // This SMS encoding/decoding helping class includes software functionality // originally developed by "Kvanttisofta oy." -
SmsTerminal
- // SMS Tool for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // Class for handling the serial connection and protocol support-// SMS Tool for handling SMS communication with a mobile terminal
PortRequestedDialog
- // Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // class representing incoming SMS -// Serial SMS Client for handling SMS communication with a mobile terminal // (C)
myjdbc
- 远程终端管理系统实现了一个mini 执行远程命令 的功能。该系统采用C/S架构,需要分别编写服务端与客户端程序。-Remote terminal management system realized the function of a mini remote command execution. The system USES C/S architecture, it is necessary to write the client and the server program, respect
Documents Management System
- 1.系统基于C/S模式,包括客户端子系统,服务器端子系统 2.用户需登录,验证口令通过后才能使用系统。用户分为系统管理人员、档案录入人员,档案浏览人员 3.系统中相关用户信息、档案属性存放于关系数据库中,档案本身以文件形式存放于服务器相关目录中 4.客户端和服务器端基于Socket实现通信,服务器端需实现多线程功能,可同时处理、响应多个客户端的数据请求 5.用户信息管理功能 6.档案数据录入功能 7.档案数据查询功能(1. system based on C/S mode, incl
