-
这里给出了网络编程中一些端口及其应用,很有用的
这里给出了网络编程中一些端口及其应用,很有用的-Here are some of the port of network programming and its application, very useful
- 2023-07-19 19:15:04下载
- 积分:1
-
MFC编写的SOCKET程序
这是一个使用MFC实现的SOCKET程序,可以实现基本的通信.很合适新手参考
这个程序只能在一台机器上通信,因为我的服务器IP是回路IP。
可以实现多个客户端程序进行通信,通过端口来标识客户端,在客服端连接服务器时,服务器会显示转接的用户名,IP,端口
然后客户端可以在服务器上查到到已连接的用户,只要输入对方用户的端口就可以进行通信。
- 2022-04-06 13:32:31下载
- 积分:1
-
104规约IEC60870-5-104
104规约子站源代码,IEC60870-5-104 远动设备及系统传输规约 处理 源码 源码只对应 1 RTU。代码有一些小错误,自行修改一下。
- 2023-05-12 12:40:03下载
- 积分:1
-
Socket
网络实验设计报告:Socket下的点对点通信实现采用Java语言编写网络上的点对点的Socket程序。该程序必须能在服务器端实现监听连接请求,客户端实现发送连接请求的功能,在建立连接后进行发送和接收数据的功能:(Experimental Design Network Report: Socket Communication point under the Java language using point to point on the network Socket program. The program must be able to achieve on the server listens for connection requests, the client sends a connection request to achieve the function, in establishing a connection to send and receive data:)
- 2011-01-06 12:36:56下载
- 积分:1
-
LIAOTIAN
应用C++实现局域网内的文件传送和聊天功能(Application C++ Realize LAN file transfer and chat features)
- 2008-05-27 16:12:45下载
- 积分:1
-
ASP.NET实战编程(六) 电子商务系统
ASP.NET实战编程(六) 电子商务系统-ASP.NET actual programming (f) e-commerce systems
- 2022-01-24 15:22:53下载
- 积分:1
-
sshWinForm
用C#写的ssh功能窗体。为最基础窗体,可以根据功能需要自由添加功能(ssh client written by C#)
- 2021-02-21 23:39:42下载
- 积分:1
-
/* This IPv4 example listens for incoming packets and automatically adds destina...
/*
This IPv4 example listens for incoming packets and automatically adds destinations
for new sources.
这个例子主要是让大家了解下面3个函数的用法。
void OnNewSource(RTPSourceData *dat)
void OnBYEPacket(RTPSourceData *dat)
void OnRemoveSource(RTPSourceData *dat)
具体内容看我的测试文档吧。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example listens for incoming packets and automatically adds destinations for new sources. This example is designed to allow everyone to understand the following three functions usage. void OnNewSource (RTPSourceData* dat) void OnBYEPacket (RTPSourceData* dat) void OnRemoveSource (RTPSourceData* dat) the specific content of the test document I watch it. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-03-26 07:31:21下载
- 积分:1
-
CSharp-Vote
C#模拟HTTP请求实现刷票功能,自动宽带拨号断开实现换IP的目的(C# simulate HTTP requests to achieve brush votes, automatic disconnection of broadband dial to achieve the purpose for IP' s)
- 2014-08-11 12:35:12下载
- 积分:1
-
voipmonitor-9.3-src.tar
广域网质量监控软件,VoIP Monitor 模块帮助您测定与跟踪最需要关注的广域网语音质量性能。(VoIPmonitor is open source network packet sniffer with commercial frontend for SIP SKINNY RTP and RTCP VoIP protocols running on linux. VoIPmonitor is designed to analyze quality of VoIP call based on network parameters- delay variation and packet loss according to ITU-T G.107 E-model which predicts quality on MOS scale. Calls with all relevant statistics are saved to MySQL or ODBC database. Optionally each call can be saved to pcap file with either only SIP/SKINNY protocol or SIP/RTP/RTCP/T.38/udptl protocols. VoIPmonitor can also decode audio.)
- 2014-03-05 22:40:10下载
- 积分:1