-
ping程序的windows平台下实现,对ping 程序的简化.适合于初学网络编程的新手...
ping程序的windows平台下实现,对ping 程序的简化.适合于初学网络编程的新手-ping procedures under windows platform, on the ping procedures simplified. suited to network programming beginner novice
- 2022-07-19 23:31:59下载
- 积分:1
-
UDP校验和 。。 。。 。。 。。
UDP校验和 。。 。。 。。 。。 -satyuj
- 2023-08-29 11:35:03下载
- 积分:1
-
目前国内各大ATM、POS及服务器厂家提供不同的ATM/POS接口标准。由于缺乏规范和控制,严重地阻碍了金融电子化的实施。为了改变这种工作方式,向所有厂家公布布...
目前国内各大ATM、POS及服务器厂家提供不同的ATM/POS接口标准。由于缺乏规范和控制,严重地阻碍了金融电子化的实施。为了改变这种工作方式,向所有厂家公布布尔公司的终端接口标准。 这个接口标准具有以下几个特点:
1、 标准化:所有交易使用国际金融标准ISO8583。
2、 规范化:所有交易及控制都提供明确的流程。
3、 公开性:所有的加密算法都明确规定。
为了改变终端软件的质量,减少各家用户的协调工作,任何一家终端厂家必须严格遵守此终端标准。我们希望通过努力,使各大银行逐步具备自己的终端规范。
-err
- 2022-03-25 08:36:21下载
- 积分:1
-
base on jxta
基于jxta的P2P框架的系统,主要功能有局域网聊天、文件共享系统、白板等-base on jxta
- 2022-11-17 07:40:03下载
- 积分:1
-
一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.....
一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.. -a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the rules of the things you want to debug VC6.0 through ..
- 2022-12-08 07:50:02下载
- 积分:1
-
This is a simulation windowsnetmsg the chat program, which knowledge can be enri...
这是一个模拟windowsnetmsg的聊天程序,里面知识可丰富了,要的赶快下载吧。。速度-This is a simulation windowsnetmsg the chat program, which knowledge can be enriched, it is necessary to get the download bar. . Speed
- 2023-01-22 01:10:04下载
- 积分:1
-
网络相关(局域网内的所有机器都应该能够收到广播语音)
网络相关(局域网内的所有机器都应该能够收到广播语音)-networking (LAN of all machines should be able to broadcast voice)
- 2022-04-06 21:52:01下载
- 积分:1
-
基于NT的Telnet客户端
基于NT的Telnet客户端 -NT-based Telnet client
- 2023-06-04 13:35:03下载
- 积分:1
-
the mail server SMTP, POP3 and Finger services, domain name, alias accounts, mul...
该邮件服务器提供SMTP,POP3和Finger服务,多域名支持,帐户别名,多域别名支持,SMTP用户发信认证,RBL/RSS/ORBS/DUL和基于IP地址与邮件地址的垃圾邮件过滤功能-the mail server SMTP, POP3 and Finger services, domain name, alias accounts, multi-domain alias support, SMTP user authentication letter, RBL/RSS/ORBS/DUL and based on the IP address and e-mail address of the spam filtering
- 2023-02-14 10:40:04下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1