搜索资源列表
python_code
- python源码,包含进程、多线程控制,客户端服务器模拟,数据结构等-python source, contains process, multi-thread control, client server simulation, data structures, etc.
socket_sever
- 自写采用delphi控制的tcp通讯例程,包中exe文件即可当tcp 服务器,也可当tcp终端,打开两个窗口,当模拟服务器也终端的工作过程
UCSV1.2.3
- 一款corba测试软件,可以模拟客户端和服务器端-Corba test a software can simulate the client and server-side
delphi_for_IDDY
- delphi 的 iddy通讯简易例程,模拟服务器和客户端-simple routine of the delphi iddy communication simulation server and client
Socket_programming
- 客户端服务器socket编程,模拟了客户端和服务器之间的功能-Client-server socket programming, simulate between the client and server functions
OPC_DA_ClientSDK_0.4
- OPC Da 客户端SDK,模拟OPC客户端,实施服务器的访问-OPC Da client SDK, simulate the OPC client, server access
lingdianqifeixue_cPP
- 《零点起飞学c++》结合大量示例和实战案例,由浅入深、循序渐进地介绍c++语言的相关知识,尤其对面向过程的程序设计到面向对象的程序设计做了重点介绍和必要辨析,《零点起飞学c++》共分4篇,第1篇面向过程的c++编程,包括走进c++、数据类型、变量和常量、运算符、表达式和语句、指针的操作、复合数据类型、函数、输入/输出,以及面向过程的编程案例。第2篇介绍面向对象的c++编程,包括封装、命名空间和作用域、继承和派生、多态、模板,以及面向对象的编程案例。第3篇介绍c++的高级开发技术,包括string
C s
- 模拟客户服务器模式,实现客户机与服务器端的接受消息与发送消息。(client send message to server)