-
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
-
mgcp协议源代码。支持多种编码:g711,g723,g729
mgcp协议源代码。支持多种编码:g711,g723,g729-Controller agreement source code. Support for multiple code : g711, g723, g729
- 2022-02-05 13:28:54下载
- 积分:1
-
公司内部监控员工上网记录的系统,不通部门的领导具有不通的查看权限...
公司内部监控员工上网记录的系统,不通部门的领导具有不通的查看权限-internal control staff access to the records system and there was a lack of leadership have justified View competence
- 2022-02-12 12:04:21下载
- 积分:1
-
方便的更换样式表
AlternateStyleSheets
方便的更换样式表
AlternateStyleSheets-Convenient replacement style sheet AlternateStyleSheets
- 2022-07-23 05:29:15下载
- 积分:1
-
网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。...
网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。-Network programming, book entry for the network from entry editor, master, familiar with a good book.
- 2022-03-21 15:01:29下载
- 积分:1
-
一个用 asp+access开发的再线考试系统,程序比较短小,但很有参考价值...
一个用 asp+access开发的再线考试系统,程序比较短小,但很有参考价值-an asp access with the development of longer lines examination systems, procedures relatively short, but great reference value
- 2022-08-16 21:40:18下载
- 积分:1
-
从比较的实际控制,感兴趣的朋友可以看一下
比较实用的上传控件,有兴趣的朋友可以研究一下-From comparison of practical control, interested friends can look at
- 2022-05-27 17:40:11下载
- 积分:1
-
这是一个介绍网络通讯的书籍,学习窗口网络…
这是一本介绍网络通信的好书,学习Windows网络编程的必备书籍之一。-This is an introduction of network communication books, learning Windows network programming, one of the essential books.
- 2023-01-12 10:45:08下载
- 积分:1
-
使用delphi6开发的TCP/IP下文件服务器程序,使用WINSOCK控件开发。...
使用delphi6开发的TCP/IP下文件服务器程序,使用WINSOCK控件开发。-use Delphi6 development of the TCP/IP file server, the use of Winsock Control development.
- 2023-07-31 20:30:04下载
- 积分:1
-
简单基于MFC Socket 服务器以及客户端通讯 涉及文件传输、vs2008工程
IDE是vs2008 采用的界面库是MFC 编程语言C++ 源代码包含客户端与服务器 采用多线程进行收发数据,传输文件,主要解决的问题是如何在传输过程中解决TCP流无边界的问题,采用的方式是先发送消息头告知对方此次文件的总大小,实现约定好
- 2022-06-28 08:52:49下载
- 积分:1