找回密码
 立即注册
相关推荐换一批
  1. 易语言模块 程序自杀模块.ec
  2. 易语言模块 运行单一程序.ec
  3. Hello图床路过图床同款免费Chevereto程序图床php源码
  4. MVSO影视自动采集源码
  5. 外卖CPS小程序平台源码v3.0 支持多平台
  6. zblog开源微信小程序青春主题 附带使用教程
  7. 精仿的思源资源网Emlog程序Laynews模板
  8. zblog微信小程序 包含微信小程序后端插件及前端文件
  9. 2025新版php小说泛站群系统源码
  10. QB/T 5273-2018 工业用缝纫机数字控制器功能代码数据格式
  11. GA/T 757-2008 程序功能检验方法
  12. YDN 062-1997 PDH 通道、段和传输系统及 SDH 通道和复用段的故障检测和定位程序
  13. YDN 034.4-1997 ISDN 用户一网络接口规范 第4部分:补充业务技术规范
  14. YD/T 2848.1-2015 移动互联网恶意程序检测方法 第1部分:网络侧
  15. TB/T 1500.1-2009 接发列车作业第1部分:双线自动闭塞集中联锁(设信号员)
  16. SN/T 4301.3-2015 进出口纺织品专业通用技术要求第3部分:实验室标准操作程序建立指南
  17. GB/T 39926-2021 液压传动 滤芯试验方法热工况和冷启动模拟
  18. DL/T 785-2001 火力发电厂中温中压管道(件)安全技术导则
  19. GB/T 25945-2010 铝土矿 取样程序
  20. GB/T 2828.11-2003 计数抽样检验程序 第11部分:小总体声称质量水平的评定程序
  21. GB/T 6378.4-2008 计量抽样检验程序 第4部分:对均值的声称质量水平的评定程序
  22. SY/T 6713-2008 管道公众警示程序
  23. SJ 20133-1992 军用电子设备结构设计程序
  24. GB/T 8051-1987 计数序贯抽样检查程序及表
program程序Thewindow | C#编程 2022-09-23 213 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
介绍
相关数据库,C/S网络通信编程比如
(开发环境为borlandc++builder6.0)正文
测试题:
通过TCP方法进行简单通信的测试,含服务端程序(程序A)和客户端程序(程序B)两部分。
程序B:
1gt;在程序B的窗口中,按“上/下/左/右”键,通过网络远程控制程序A的窗口进行4个方向的移动;
2gt;在程序B的窗口中,按“加/减”键,通过网络远程控制程序A的窗口的大小;
程序A:
1gt;程序A在其窗口改变时,将本窗口的窗口方位及大小值保存到本地的Access库中,对应字段:改变时的时刻、左、顶、宽、高;
2gt;程序A在其窗口改变时,将本窗口的Left/Top/W/H发送到程序B,程序B显示程序A的窗口方位及大小信息。
3gt;当用户在程序A拖动程序A的窗口时,其窗口的改变也需进行1gt;、2gt;的操作;
将程序A/程序B的源码及EXE文件、对应的Access库发上交即可。(C++builder)

(introduce
Relevant databases, C/S network communication programming such as
(The development environment is borlandc  builder6.0) Text
Test questions:
The test of simple communication by TCP method includes two parts: the server program (program A) and the client program (program B).
Program B:
1gt; In the window of program B, press the "up/down/left/right" keys to remotely control the window of program A through the network to move in 4 directions;
2gt; In the window of program B, press the "plus/minus" key to remotely control the size of the window of program A through the network;
Program A:
1gt; When program A changes its window, it saves the window orientation and size of this window to the local Access library, and the corresponding fields are: time, left, top, width, height when changing;
2gt; When program A changes its window, it sends the Left/Top/W/H of this window to program B, and program B displays the window orientation and size information of program A.
3gt; When the user drags the window of program A in program A, the change of its window also needs to perform 1gt;, 2gt; operations;
Submit the source code, EXE file, and corresponding Access library of Program A/Program B and submit it. (C  builder))

[下载]23105011694.rar




上一篇:TC2.0
下一篇:编写一个可用于工控数字量节点显示的LED类