-
TCP
基于TCP的远程字典服务(RemoteLookup).通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机.在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -TCP-based remote dictionary service (RemoteLookup). By the remote host, build a dictionary services to the remote server, other hosts can be RemoteLookup client program will need to send a query word in the remote host, remote hosting services, server dictionary words English interpretation of the results returned to the client host. start the server, you can use client-side online query word, the program has not demonstrated the use of packaging SOCKET, as well as the typical Windows SDK programming process.
- 2022-02-09 17:45:08下载
- 积分:1
-
本人大二数据库实习作品,班级学生信息与成绩管理,典型的ASP+SQL2000的应用...
本人大二数据库实习作品,班级学生信息与成绩管理,典型的ASP+SQL2000的应用-internship database entries, class information and performance management, the typical application of ASP SQL2000
- 2022-01-28 08:42:32下载
- 积分:1
-
非常小巧的FTP Client 程序,仅300kb.
非常小巧的FTP Client 程序,仅300kb.-very small FTP Client procedures, only kbps.
- 2022-02-01 12:21:21下载
- 积分:1
-
decodeURI() 函数,用于解码用encodeURI()函数编码的字符或字符串...
decodeURI() 函数,用于解码用encodeURI()函数编码的字符或字符串-decodeURI () function is used to decode using encodeURI () function is encoded character or string
- 2022-06-18 09:35:34下载
- 积分:1
-
Distributed Computing
分布式计算――RMI远程方法调用:学习RMI编程,了解在多台计算机上的JAVA应用之间的通信。-Distributed Computing-- RMI Remote Method Invocation : Learning RMI programming, multiple computers in the Java application communication between.
- 2023-07-12 16:05:03下载
- 积分:1
-
一个JAVA的C/S信息系统
一个JAVA的C/S信息系统-a Java C/S Information System
- 2022-05-18 14:39:26下载
- 积分:1
-
client server communication
1客户机-服务器通信
- 2022-03-15 05:51:55下载
- 积分:1
-
该程序实现电子白板功能
该程序实现电子白板功能-the Program Electronic Whiteboard
- 2022-02-12 21:12:49下载
- 积分:1
-
这不是一个完整的工程,只是对IPv4,IPv6及mpg4的实现代码。如果你正在进行这类工作,里面的东西对你肯定有帮助。...
这不是一个完整的工程,只是对IPv4,IPv6及mpg4的实现代码。如果你正在进行这类工作,里面的东西对你肯定有帮助。- This is not a complete project, only is to IPv4, IPv6 and the
mpg4 realization code. If you are carrying on this kind of work, the
inside thing definitely has the help to you.
- 2022-03-21 10:38:48下载
- 积分:1
-
ftp 客户端 跨平台
应用背景可以使用apache服务器,讲服务器做相应设置即可。此为开源代码,方便修改,代码易学易用,可以根据自己需求,做相应修改,实现文件的上传下载,并且支持跨平台关键技术使用vs开发平台,用C语言,实现ftp客户端,运行时只需在控制台输入相应参数即可,不支持断点续传,不过稍作修改即可,本人已实现!开源代码,方便自己结合自己应用修改
- 2022-01-21 03:38:53下载
- 积分:1