代码搜索:client-side
找到约 812 项符合「client-side」的源代码
代码结果 812
www.eeworm.com/read/180137/5290842
test303
# Server-side
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Connection: close
result
wait 10
# Client-side
h
www.eeworm.com/read/180137/5290877
test24
# Server-side
HTTP/1.0 404 BAD BOY
Content-Type: text/html
This silly page doesn't reaaaaaly exist so you should not get it.
# Client-side
www.eeworm.com/read/180137/5290892
test9
# Server-side
HTTP/1.1 200 OK swsclose
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
blablabla
# Client-side
http
www.eeworm.com/read/338362/3318407
java htmlareaelement.java
package org.w3c.dom.html;
import org.w3c.dom.*;
/**
* Client-side image map area definition. See the AREA element definition in
* HTML 4.0.
*/
public interface HTMLAreaElement extends HT
www.eeworm.com/read/358128/3005334
3 libcurl.3
.\" $Id: libcurl.3,v 1.13 2006-06-21 17:34:29 bagder Exp $
.\"
.TH libcurl 3 "19 March 2002" "libcurl 7.9.6" "libcurl overview"
.SH NAME
libcurl \- client-side URL transfers
.SH DESCRIPTION
This is an
www.eeworm.com/read/105565/15665164
client-notes
Ideas for the client-side Linux driver:
A file /etc/rtty.conf looks like this:
/dev/rtty1 port-name port.server.host.com:port
or maybe like this:
Host = port.server.host.com:port
www.eeworm.com/read/462984/1540247
test117
FTP
FAILURE
# Server-side
REPLY EPSV 314 bluah you f00l!
REPLY TYPE 314 bluah you f00l!
# Client-side
www.eeworm.com/read/462984/1540273
test511
#
# Server-side
REPLY MDTM 550 bluah you f00l!
REPLY SIZE 550 bluah you f00l!
# Client-side
ftp
# tool is what to use
www.eeworm.com/read/462984/1540357
test115
FTP
PASV
FAILURE
# Server-side
REPLY PASV 314 bluah you f00l!
REPLY EPSV 314 bluah you f00l!
# Client-side
www.eeworm.com/read/462984/1540399
test304
# Server-side
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Length: 10
blablabla
# Client-side