Lines Matching full:_tcp
555 * terminating NULL at the end). The regtype is of the form _service._tcp or
570 * Suppose you have an service called "Dr. Smith\Dr. Johnson", of type "_ftp._tcp"
573 * Dr\.\032Smith\\Dr\.\032Johnson._ftp._tcp.4th\.\032Floor.Building\0322.apple.com.
946 * (e.g. "_ftp._tcp"). The service type must be an underscore, followed
948 * The transport protocol must be "_tcp" or "_udp". New service types
954 * "_primarytype._tcp,_subtype1,_subtype2,_subtype3"
956 * for "_primarytype._tcp" will discover all instances of this type;
957 * a client browsing for "_primarytype._tcp,_subtype2" will discover only
964 * % dns-sd -R Simple _test._tcp "" 1001 &
965 * % dns-sd -R Better _test._tcp,HasFeatureA "" 1002 &
966 * % dns-sd -R Best _test._tcp,HasFeatureA,HasFeatureB "" 1003 &
969 * % dns-sd -B _test._tcp # will find all three services
970 * % dns-sd -B _test._tcp,HasFeatureA # finds "Better" and "Best"
971 * % dns-sd -B _test._tcp,HasFeatureB # finds only "Best"
978 * % dns-sd -R Test '_test._tcp,s\.one,s\,two,s\\three,s\000four' local 123
1189 * anonymous connections. The client will pass the string "_ftp._tcp,_anon"
1191 * is simply "_ftp._tcp". The regtype for each discovered service instance
1232 * dot (e.g. "_ftp._tcp"). The transport protocol must be "_tcp" or "_udp".
1234 * e.g. browsing for "_primarytype._tcp,_subtype" will discover only those
1235 * instances of "_primarytype._tcp" that were registered specifying "_subtype"
2008 * "_ftp._tcp.apple.com.").
2011 * (e.g. "_ftp._tcp").