-
用。NETC语言#邮寄小样品源代码编写,代码小,哈哈…
用.netc#语言写的邮件收发小样例源代码,代码短小精悍,具备了核心扩展部分.再经过扩展就可以使用了-used. Netc# language written by mail small sample source code, code small and have a core extension. After a further extension can use it
- 2023-03-14 07:25:03下载
- 积分:1
-
一些网络协议的c语言的实现的例子
一些网络协议的c语言的实现的例子-Some network protocols to achieve the c language example
- 2022-11-22 21:20:03下载
- 积分:1
-
a simple mail source code
一个简单的发送邮件源代码-a simple mail source code
- 2022-04-22 12:39:42下载
- 积分:1
-
Prepared their own instant messaging client, very simple, just a reference to le...
自己编写的即时通讯客户端,非常简单,只是参考学习用的,欢迎批评指正-Prepared their own instant messaging client, very simple, just a reference to learn and welcome criticism
- 2022-02-04 09:18:21下载
- 积分:1
-
this project is the development of the Asp. Net flight inquiry system
此项目是用asp.net开发的航班查询系统-this project is the development of the Asp. Net flight inquiry system
- 2022-08-19 16:28:31下载
- 积分:1
-
tcp/ip 源码 比较精简的
tcp/ip 源码 比较精简的-tcp/ip source more streamlined
- 2022-02-13 20:04:06下载
- 积分:1
-
/*
例子二没有什么特别的。与例子一让大家学习如何默认设置session会话属性
session.SetDefaultPayloadType(96)...
/*
例子二没有什么特别的。与例子一让大家学习如何默认设置session会话属性
session.SetDefaultPayloadType(96)
session.SetDefaultMark(false)
session.SetDefaultTimestampIncrement(160)
这里port与destination的端口号设的不一样。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Example 2 there is nothing special. With the example of one so that everyone learn how to set the default session attributes conversation session.SetDefaultPayloadType (96) session.SetDefaultMark (false) session.SetDefaultTimestampIncrement (160) here port and destination port number set up different. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-03-22 11:27:32下载
- 积分:1
-
通过RMI实现远程调用一个JAVA小程序
通过RMI实现远程调用一个JAVA小程序-through remote call a Java Applet
- 2023-07-11 17:10:03下载
- 积分:1
-
心跳检测
判断对方(设备,进程或其它网元)是否正常动行,一般采用定时发送简单的通讯包,如果在指定时间段内未收到对方响应,则判断对方已经当掉。用于检测TCP的异常断开。基本原因是服务器端不能有效的判断客户端是否在线也就是说,服务器无法区分客户端是长时间在空闲,还是已经掉线的情况。所谓的心跳包就是客户端定时发送简单的信息给服务器端告诉它我还在而已。代码就是每隔几分钟发送一个固定信息给服务端,服务端收到后回复一个固定信息。如果服务端几分钟内没有收到客户端信息则视客户端断开。比如有些通信软件长时间不使用,要想知道它的状态是在线还是离线就需要心跳包,定时发包收包。
- 2023-01-13 03:05:04下载
- 积分:1
-
books of classification management books
图书管分类管理书籍-books of classification management books
- 2022-02-24 17:26:37下载
- 积分:1