▍1. omnet++环境下实现的tcpip协议 TCPSocket
在omnet++环境下实现的tcpip协议.由于omnet++环境下代码是分模块实现的,这里将客户端和用户端放在了同一个文件里(A C++ program of TCPIP on platform Omnet++)
在omnet++环境下实现的tcpip协议.由于omnet++环境下代码是分模块实现的,这里将客户端和用户端放在了同一个文件里(A C++ program of TCPIP on platform Omnet++)
基于VC的猜数游戏,在TCP/IP的协议之上的网络编程(The guessing game on VC, in the TCP/IP protocols on network programming)
ITU 的G722.1编码器,包含Annex C,是当前复杂度最低的编码器,并且压缩质量非常好,适合高并发voip使用,实测单i5cpu可以支持3000路以上的实时并行处理,采样率16000和32000 码率16000-48000,以800为梯度。(The ITU G722.1 encoder, including Annex C, is currently the least complex of the encoder, and the compression quality is very good, suitable for high concurrent voip use, found a single road i5cpu can support more than 3000 real-time parallel processing, sampling rate 16,000 and 32000 16000-48000 rate to 800 gradient.)
滑动窗口协议实现,分为客户端和服务器两部分。另外包含一个udp.cpp是利用udp协议传输文件。(Sliding window protocol is divided into two parts of the client and server. Another contains a udp.cpp is to use the udp protocol to transfer files.)
本程序利用winpcap实现TCP/IP模型中各层协议数据报的发送的接收,且包含socket通信的相关内容,程序利用VC6.0开发,需要先安装winpcap驱动,且添加压缩文件中提供的winpcap库文件(This programme helps sending and receiving the protocol packet.)
一套商用的视频会议程序(cool)。(a commercial video conferencing (cool).)
搞VOIP的一些原代码,包括MGCP,SIP,RTP/TRCP,SRTP(加密RTP)...等源码,参考价值无限!!这可是我所有的收藏阿,我都献给大家了:=)(engage in a number of VoIP original code, including MGCP, SIP, RTP/TRCP, SRTP (encrypted RTP) ... other source reference value unlimited! ! But it all my collections A, I have dedicated to you : =))
用RTP协议传输多媒体视频数据范例,包括详细说明文档、ppt教程、服务器和客户端源程序。(with RTP video transmission of multimedia data model, including detailed documentation, ppt Directory, the server and client source.)
TCP IP服务端和客户端的Demo程序。包括阻塞和非阻塞。(TCP IP Server and Client Demo Program. Including blocking and non-blocking.)
说明: TCP IP服务端和客户端的Demo程序。包括阻塞和非阻塞。(TCP IP Server and Client Demo Program. Including blocking and non-blocking.)
实现简单的点对点式聊天,发送文字,图片等信息。(achieve a simple point to point style chat, send text, pictures and other information)
这是一个关于TCP的简单程序。(This is a simple program about TCP)
服务端采用TCP/IP协议进行通讯连接,连接端口号默认为20249(The server uses the TCP/IP protocol to communicate the connection, the connection port number is 20249.)
dos环境下的TCP/IP服务端测试程序,经过实测没问题。开发者可以参考作为自己开发的底层源代码,性能稳定。(dos environment TCP/IP server testing procedures, through no problem found. Developers can refer to as their underlying source code development, stable performance.)
W5500网络模块的51单片机驱动程序,模拟SPI接口驱动,硬件TCPIP集成协议栈,开发很方便,调通可用。(W5500 51 Demo Code)
基于C++的TCP/IP的聊天程序,包含有客户端和服务器两个文件夹(Based on the C++ TCP/IP chat program, includes client and server two folders)
简单的捕获包程序,可以分析TCPIP协议以及包长度和返回时间。(Simple packet capture program that can analyze TCPIP protocol and packet length and return time.)
基于TCP的简单木马,取对方系统信息,将对方鼠标左右对调等(Simple TCP-based Trojan, take the other system information, such as the mouse around each swap)