代码搜索:protocols

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

代码结果 3,682
www.eeworm.com/read/287932/8660330

cs icall.cs

using System; using System.Collections.Generic; using System.Text; using System.Net; using GPCore.Phones; namespace GPCore.Protocols { /// /// An interface that extends I
www.eeworm.com/read/427786/8921291

java audiotest.java

import javax.microedition.midlet.*; import javax.microedition.media.*; public class AudioTest extends MIDlet { public void startApp() { //打印所有支持的媒体类型 String types[]=Manager.getSupp
www.eeworm.com/read/185622/9000332

txt rfc1511.txt

Network Working Group J. Linn Request for Comments: 1511 Geer Zolot Associates
www.eeworm.com/read/185622/9009527

txt rfc324.txt

Network Working Group J. Postel Request for Comments #324 UCLA-NMC NIC #9631
www.eeworm.com/read/179156/9368036

js portscanner.js

AttackAPI.PortScanner = {}; AttackAPI.PortScanner.scan = function (callback, target, ports, timeout) { var timeout = (timeout == null)?100:timeout; var checkSinglePort = function (target, port) {
www.eeworm.com/read/179156/9368065

js networksweeper.js

AttackAPI.NetworkSweeper = {}; AttackAPI.NetworkSweeper.lazySweep = function (callback, targets, protocols) { var links = []; var protocols = (protocols == null)?['ftp', 'http', 'https']:protocol
www.eeworm.com/read/175308/9552630

ex-16-03

// Example 16-03: Sample client code to access the calculator web service using System.Xml.Serialization; using System; using System.Web.Services.Protocols; using System.Web.Services; namespa
www.eeworm.com/read/359058/10167910

conf nsswitch.conf

passwd: files shadow: files group: files hosts: files dns network: files dns protocols: files rpc: files services: files
www.eeworm.com/read/357685/10202974

iana-rtproto-mib

IANA-RTPROTO-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, mib-2 FROM SNMPv2-SMI TEXTUAL-CONVENTION FROM SNMPv2-TC; ianaRtProtoMIB MODULE-IDENTITY LAST-UPD
www.eeworm.com/read/159907/10590759

cs sayhello.cs

//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version: 1.0.2914.16 // // Change