-
C#网络应用编程第2版源码
【实例简介】C#网络应用编程第2版源码
- 2021-11-25 00:44:46下载
- 积分:1
-
progrgms
aswindows programs code i am is a
- 2018-12-25 12:14:01下载
- 积分:1
-
library IEEE
use IEEE.STD_LOGIC_1164.all
use IEEE.STD_LOGIC_ARITH.all
u...
library IEEE
use IEEE.STD_LOGIC_1164.all
use IEEE.STD_LOGIC_ARITH.all
use IEEE.STD_LOGIC_UNSIGNED.all
- 2022-03-22 12:01:40下载
- 积分:1
-
ChatDemo
一个简单的点对点聊天程序,学习socket通讯编程时的练习程序。编译环境为VS2008(A simple peer-to-peer chat program, learning socket communication programming practice procedures. The compiled environment for VS2008)
- 2020-07-04 14:00:02下载
- 积分:1
-
unity3D开发丛林战争源码
这是一个基于unity3D游戏引擎开发的丛林战争的源码,主要运用c#编程进行脚本的编辑,场景建模运用3Dmax,已经实现网络通信,可以实现分数统计、网络对战。
- 2022-09-06 04:10:14下载
- 积分:1
-
udt.sdk.4.9.tar
UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 (UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms)
- 2012-01-16 10:53:35下载
- 积分:1
-
获得mac 地址的源码,自己写的,非常好,适合学习,共享给大家。...
获得mac 地址的源码,自己写的,非常好,适合学习,共享给大家。-Get mac address of the source code, wrote it myself, very good, suitable for learning and sharing to others.
- 2022-07-20 01:54:11下载
- 积分:1
-
ADSL标准.pdf
ADSLæ ‡å‡†.pdf-ADSL standards. Pdf
- 2023-01-10 11:25:05下载
- 积分:1
-
GNet是一个简单的网络库。它是目标定向的,用C语言编写,并建立在GLib上。它有意于小而快,易用并易接到端口上。 GNet支持抽象的Internet地址, T...
GNet是一个简单的网络库。它是目标定向的,用C语言编写,并建立在GLib上。它有意于小而快,易用并易接到端口上。 GNet支持抽象的Internet地址, TCP, UDP, IP Multicast,异步DNS查找, TCP连接,和SOCKS。它有文档编制和例子。-GNet is a simple network library. It is the goal-oriented, with C language and the establishment of the GLib on. It intends to small and fast, easy-to-use and easy on the receiving port. GNet support abstract Internet addresses, TCP, UDP, IP Multicast, asynchronous DNS search, TCP connection, and SOCKS. It documentation and examples.
- 2023-02-12 22:40:03下载
- 积分:1
-
Qt 瑞士军刀开发工具
以下都为转载供学习,如有侵权请联系删除~~~ 里面的注释也写的挺全的,希望对大家有所帮助~~ 基于qt5的串口网络调试工具 我又回来啦! 发布历史: v3.3.0 2020年11月27日(添加了modbus调试功能,支持串口主机,串口从机,tcp服务器及tcp客户端) v3.2.0 2020年10月28日 v3.1.0 2020年07月16日 v3.0.0 2020年06月12日 v2.2.0 2019年11月17日 v2.1.0 2019年10月27日 v2.0.0 2019年09月15日 v1.2.2 2019年04月19日 v1.2.1 2019年03月22日 v1.2.0 2019年03月22日 v1.1.0 2019年03月10日 v1.0.0 2019年02月23日 软件基于Qt5开发,取名为“瑞士军刀”。目前支持串口调试,udp调试,tcp客户端调试,tcp服务器调试,websocket客户端调试,websocket服务器调试及modbus调试,其中modbus支持串口主机,串口从机,tcp客户端及tcp服务器。软件免费,项目开源,可在github或者gitee下载: 可在GitHub下载最新构建·: https://github.com/qsaker/QtSwissArmyKnife 天朝子民欢迎使用Gitee: https://gitee.com/qsaker/QtSwissArmyKnife Qt5.6,Qt5.9,Qt5.12及Qt5.15可编译通过。 软件用户交流群:952218522,Qt技术交流群:723516989。欢迎提供反馈建议,欢迎共同探讨技术。 [attachment=22098]/* * Copyright 2020 Qter(qsaker@qq.com). All rights reserved. * * The file is encoded using "utf8 with bom", it is a part * of QtSwissArmyKnife project. * * QtSwissArmyKnife is licensed according to the terms in * the file LICENCE in the root of the source code directory. */
- 2021-05-06下载
- 积分:1