-
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
-
- 2022-01-23 11:02:30下载
- 积分:1
-
a feature
一个功能丰富的FTP客户端程序,我是一个来自台湾的朋友,谢谢:)
- 2023-07-27 08:50:03下载
- 积分:1
-
由VB编写的UDP协议下的chat小程序.
由VB编写的UDP协议下的chat小程序.-It is Chat programme under UDP protocol writen by VB
- 2023-07-04 16:30:08下载
- 积分:1
-
Emule 源代码eMule0.50a-Sources.[contentdb.emule-project.net]
eMule0.50a-Sources.[contentdb.emule-project.net] eMule0.50a-Sources.[contentdb.emule-project.net]eMule0.50a-Sources.[contentdb.emule-project.net]eMule0.50a-Sources.[contentdb.emule-project.net]eMule0.50a-Sources.[contentdb.emule-project.net]
- 2022-02-06 05:16:37下载
- 积分:1
-
这是主要完成文件上传功能,对要写ftp程序者是一个好的参考源码...
这是主要完成文件上传功能,对要写ftp程序者是一个好的参考源码-This is the major file upload function, the right to write ftp procedures is a good reference source
- 2022-06-02 12:44:45下载
- 积分:1
-
动态改变IP地址 本人的IP地址时常变动,所以就写下这个小程序自娱。 由于是刚刚学习VC,所以很多VC相关的小问题却发现不好解决。比如界面刷新问题比如程序中的《...
动态改变IP地址 本人的IP地址时常变动,所以就写下这个小程序自娱。 由于是刚刚学习VC,所以很多VC相关的小问题却发现不好解决。比如界面刷新问题比如程序中的《确定》按纽,非的激活一下才可以显示出来,而IP控件就更过分了,必须每个字段都点一下才能刷新。-dynamic IP addresses, I change the IP addresses change frequently, so we wrote this small program amused. As the VC is just learning, so many VC-related problems found not been resolved. For example, issues such as updated interface to the procedures "established" button, the non-activation of this issue before it shows up, and more control over IP, each field must have what point can be set.
- 2023-06-29 13:00:04下载
- 积分:1
-
VB实现的Web Server程序
VB实现的Web Server程序-VB Web Server
- 2023-08-20 03:35:03下载
- 积分:1
-
TCP服务器与TCP客户端程序
该程序演示了在Linux环境下的SOCKET编程,包括TCP服务端与TCP客户端的源码及测试源代码。方便有这方面需求的工程师借鉴学习。
- 2022-04-17 02:18:18下载
- 积分:1
-
DES加密通信
运用socket编写服务器端与客户端,实现两者通信。程序是用c++编写,代码无冗余,简单易懂,适于初学者参考借鉴。
运行时,先将server端运行,再运行client端,然后server端与client端即可相互信息通信。通信信息使用DES加密,保证了信息的安全性。
- 2022-03-07 10:00:28下载
- 积分:1