-
《VC网络高级编程》随书光盘,内部附有教材所有范例的源码。...
《VC网络高级编程》随书光盘,内部附有教材所有范例的源码。-VC Network Advanced Programming book with CD-ROM, internal materials with the source code of all examples.
- 2022-12-25 00:45:04下载
- 积分:1
-
a type of telephone network files
一个网络电话的类实现文件-a type of telephone network files
- 2022-07-14 00:56:14下载
- 积分:1
-
UDP 服务器端程序(JAVA编写),实现文件传输。
UDP 服务器端程序(JAVA编写),实现文件传输。-UDP server-side program (JAVA prepared), to achieve the file transfer.
- 2022-02-04 01:09:51下载
- 积分:1
-
显微镜相对比滤波器
phase contrast filter for microscopy
- 2022-02-20 01:49:07下载
- 积分:1
-
这里是我自己学习winsocket2 编程序时候所写的一个聊天室的程序,程序是一步一步完善过来的。
ChartSrv是服务器端
ChartCLie...
这里是我自己学习winsocket2 编程序时候所写的一个聊天室的程序,程序是一步一步完善过来的。
ChartSrv是服务器端
ChartCLient是客户端(可以开多个)
由于里面加入了获取hostname的东西所以速度有点慢,可以注释掉直接使用IP通信就快了。
代码展示了socket2的异步通信的实现,有兴趣的可以一起学习。-Here is my own time learning winsocket2 programmed written by a chat room procedures step by step procedure is to improve overnight. ChartSrv is a server-side ChartCLient the client (can be opened more than) as a result of which joined the hostname to obtain the speed of things so a bit slow, you can comment out the direct use of IP communications on faster. Code demonstrates the socket2 realize asynchronous communication, are interested in learning together.
- 2022-07-04 15:30:00下载
- 积分:1
-
异步套接字的源码,同时还有文档可以参考,很方便
异步套接字的源码,同时还有文档可以参考,很方便-Asynchronous socket source code, along with the document can refer to, it is convenient
- 2022-01-26 01:24:23下载
- 积分:1
-
windows自带的rpc远程过程调用,是最早的网络中件间。
windows自带的rpc远程过程调用,是最早的网络中件间。-windows own rpc remote procedure call, is one of the first pieces of inter-network.
- 2022-08-12 19:30:54下载
- 积分:1
-
此程序可以实现获取网卡地址的功能,开发环境VC++。
此程序可以实现获取网卡地址的功能,开发环境VC++。-This procedure can achieve access to the network card address function, development environment VC++.
- 2022-01-21 03:03:42下载
- 积分:1
-
网络聊天程序设计
网络聊天程序设计-Internet chat program design
- 2023-05-04 12:40:02下载
- 积分:1
-
用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能:
get:取远方的一个...
用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能:
get:取远方的一个文件
put:传给远方一个文件
pwd:显示远主当前目录
dir:列出远方当前目录
cd :改变远方当前目录
? :显示你提供的命令
quit :退出返回
-Socket programming interface used to prepare the two procedures, namely client (client.c) and server (server.c), the program should be able to function to achieve the following command: get: get a file from afar put: to the distance a file pwd: display current directory far the main dir: lists the current remote directory cd: to change the current directory from afar? : Shows you the command quit: exit to return to
- 2023-02-27 03:40:03下载
- 积分:1