-
sockt编程,局域网实现客户端和服务器端的通信…
sockt编程,局域网内实现客户端和服务器的通信-sockt programming, local area network to achieve client and server communications
- 2022-03-03 03:36:40下载
- 积分:1
-
asp achieved in oracle database fields read as blob
asp实现的在oracle数据库中读取blob字段内容-asp achieved in oracle database fields read as blob
- 2022-01-31 17:23:57下载
- 积分:1
-
里边又一个可以发邮件的程序,还有几个辅助的程序代码,都是很有用的,把它放在一起便于资源共享给大家,希望大家能用得上....
里边又一个可以发邮件的程序,还有几个辅助的程序代码,都是很有用的,把它放在一起便于资源共享给大家,希望大家能用得上.-I put a programme which could send email and some acessary programms in it. I think they are very useful and I d like to shall them with you all.
- 2022-08-22 01:36:08下载
- 积分:1
-
这是我们毕业设计做的一个非常完美的能实现检查网络之间通讯的程序(pingplus),有很好的操作界面!很管用的
这是我们毕业设计做的一个非常完美的能实现检查网络之间通讯的程序(pingplus),有很好的操作界面!很管用的-This is what we do design graduate with a perfect inspection to achieve communication between the network (pingplus), a very good user interface! Very effective
- 2022-11-29 21:25:03下载
- 积分:1
-
ext
ext-2.1(网络系统),2.1版本,可以在web上摸拟一个桌面系统,使用简单,是一个简单的windows系统,不需要配置服务器。-ext-2.1 (Network Systems), Version 2.1, you can web on a desktop system simulation, using simple, is a simple windows system with no need to configure the server.
- 2023-01-22 06:10:04下载
- 积分:1
-
opal
opal-3.2.2-src.zip配合使用ptlib-2.2.2-src.zip 源码2.2.2 版本-opal-3.2.2-src.zip use ptlib-2.2.2-src.zip source version 2.2.2
- 2022-01-26 20:15:47下载
- 积分:1
-
software details : Definitive mail system, applicable to many mail servers, incl...
软件细节:权威邮件系统,适用于许多邮件服务器,包括exchange、imail、qmail等。这套网络邮件系统具有广泛的邮件服务器支持。任何带有pop3协议的邮件和接受smtp协议的邮件都可以通过系统收发邮件。收发机包括常用的邮件功能。
- 2022-04-20 19:13:31下载
- 积分:1
-
一个“路由跟踪”程序,包括如何设置IP头标,如何对收发过程中的错误进行控制等内容。...
一个“路由跟踪”程序,包括如何设置IP头标,如何对收发过程中的错误进行控制等内容。-a "routing track" procedures, including how to set up the IP header. Transceivers how to process the errors control content.
- 2023-02-05 04:35:03下载
- 积分:1
-
用VC++实现的基于MFC的Socket编程程序,希望对大家有所帮助
用VC++实现的基于MFC的Socket编程程序,希望对大家有所帮助-Using VC++ to achieve the Socket-based MFC programming procedures, we would like to help ... ...
- 2023-07-11 18:15:03下载
- 积分:1
-
SOCKET 底层协议数据结构
如:
/*
IP Header
RFC
SOCKET 底层协议数据结构
如:
/*
IP Header
RFC-791
0 3 7 15 31
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|Version| IHL |Type of Service| Total Length |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Identification | Flags | Fragment Offset |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Time to Live | Protocol | Header Checksum |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Source Address |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Destination Address |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Options | Padding |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
*/-SOCKET underlying protocol data structures such as:/* IP HeaderRFC-7910 3 7 15 31+-+-+-+-+-+-+-+-+-+-+-2B !-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+--+-+-+-+-+ | Version | IHL | Type of Service | Total Length |+-+-+-+-+-+-+-+--+-+-+-+-+-+-+-+-+-+-+
- 2022-03-14 02:24:14下载
- 积分:1