代码搜索:protocols

找到约 3,682 项符合「protocols」的源代码

代码结果 3,682
www.eeworm.com/read/429159/8816182

txt linux网络编程一步一步学-udp编程介绍(9).txt

Linux网络编程一步一步学-UDP编程介绍 关键词: Linux UDP socket recvfrom sendto 通常我们在说到网络编程时默认是指TCP编程,即用前面提到的socket函数创建一个socket用于TCP通讯,函数参数我们通常填为SOCK_STREAM。即sock
www.eeworm.com/read/282093/9119730

m opengps.m

function [gps, pid, version, text, protocols] = OpenGPS(port) global pid_product_rqst % Initialize global constants constants; %try gps = serial(port);
www.eeworm.com/read/374235/9413076

readme

This is the most up to date collection of documentation for Xmodem derivative protocols that I could come up with. I would prefer if people would add or update documents in this archive, but not
www.eeworm.com/read/164586/10100517

m opengps.m

function [gps, pid, version, text, protocols] = OpenGPS(port) global pid_product_rqst % Initialize global constants constants; %try gps = serial(port);
www.eeworm.com/read/353891/10408075

readme

This is the most up to date collection of documentation for Xmodem derivative protocols that I could come up with. I would prefer if people would add or update documents in this archive, but not
www.eeworm.com/read/448484/7532786

h gsdp.h

// gsdp.h // // Copyright (c) 2000-2002 Symbian Ltd. All rights reserved. // #ifndef __GSDP_H #define __GSDP_H #include // game session datagram protocol interface specificati
www.eeworm.com/read/438909/7724674

m opengps.m

function [gps, pid, version, text, protocols] = OpenGPS(port) global pid_product_rqst % Initialize global constants constants; %try gps = serial(port);
www.eeworm.com/read/199955/7814122

readme

Use at your own risk. No warranty for anything. You can find the protocol specifications at http://www.garmin.com/support/commProtocol.html Please keep in mind that most protocols are not implement
www.eeworm.com/read/199955/7814126

changelog

Version 0.1 ======================== First pre-alpha release. Only PVT, list of protocols supported device and almanach are implemented yet.
www.eeworm.com/read/314179/13572541

m opengps.m

function [gps, pid, version, text, protocols] = OpenGPS(port) global pid_product_rqst % Initialize global constants constants; %try gps = serial(port);