-
合成地震记录程序,主要用于石油勘探中的正演模拟
合成地震记录程序,主要用于石油勘探中的正演模拟-this procedue is user for syn seismic data, mostly use for forword modeling in oil exploration
- 2023-06-23 01:50:03下载
- 积分:1
-
socket网络编程
这是个socket网络编程,使用的是udp的方式用异步通信来实现的,这个程序可供刚刚学习socket编程的人员参考借鉴。里面用到的都是最基础的东西。所以有助于学习。
- 2023-03-14 09:15:04下载
- 积分:1
-
prepared by the protocols of the use of asynchronous network communications rout...
利用winsock所编写的异步网络通信例程-prepared by the protocols of the use of asynchronous network communications routines
- 2022-01-26 01:10:44下载
- 积分:1
-
利用拨号上网的简单例子。
利用拨号上网的简单例子。-use dial-up Internet access simple example.
- 2023-01-26 19:00:03下载
- 积分:1
-
这是个查看网络设置的代码 主要是显示本机器的的各种信息 主要有: Interface Name Type IP Address SubNet Mask Gete...
这是个查看网络设置的代码 主要是显示本机器的的各种信息 主要有: Interface Name Type IP Address SubNet Mask Geteway PrimaryWinsServer DHCP 这些信息 -View network configuration code is mainly shows that the machinery of the main information : Name Type Interface IP Address SubNet Mask Geteway PrimaryWinsServer DHCP information
- 2023-07-14 17:20:04下载
- 积分:1
-
a simple chat room source code. it is used to introduce the employment SOCKET in...
粗略写的一个聊天室,介绍了SOCKET在C#中的运用-a simple chat room source code. it is used to introduce the employment SOCKET in C#.
- 2022-08-22 08:24:15下载
- 积分:1
-
HTTP principle and source
断点续传原理及源程序-HTTP principle and source
- 2022-01-25 23:35:18下载
- 积分:1
-
一个简单的网络通信小程序,包括发送字符串,网络授时等
一个简单的网络通信小程序,包括发送字符串,网络授时等-A simple network of small procedures, including the transmission of the string, such as network time
- 2022-04-08 12:29:35下载
- 积分:1
-
可以实现构建一个自己的虚拟机,代码很完整的
可以实现构建一个自己的虚拟机,代码很完整的-Can be achieved to build a their own virtual machine, code is a complete
- 2022-07-25 09:11:51下载
- 积分:1
-
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成...
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成功后显示提示信息;
然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号);
client在收到UDP Server的端口号后, 为用户显示3个选项:
1.“Get current time(TCP)”服务器时间
2.“Echo Mode(UDP)”回显6
3.“Exit the program”.
-Client program also creates a TCP socket, respectively, and a UDP socket, the first client to use TCP socket connection TCP Server. After a successful connection displays a prompt message and then client-side to the TCP Server sends " GET UDP PORT" string, Server receipt back to the client to send their UDP Server port number (ie, Client-side only to know the TCP Server" s UDP port number do not know Server" s port number) client received UDP Server port number, in order to the user three options: 1. " Get current time (TCP)" server time 2. " Echo Mode (UDP)" echo 63. " Exit the program" .
- 2023-07-31 00:05:03下载
- 积分:1