搜索结果
找到约 33 项符合
clients 的查询结果
按分类筛选
JavaScript A Web proxy server listens to requests, then retrieves the requested files from other Web servers an
A Web proxy server listens to requests, then retrieves the requested files from other Web servers and serves them to the clients. These proxy servers are useful in certain situations, such as on firewalls, where they can allow access to certain pages and deny access to others
FlashMX/Flex源码 ASP个人聊天系统 If MenuSwf="" Then MenuSwf="About" select case lcase(MenuSwf) case "about" TopMenu=
ASP个人聊天系统
If MenuSwf="" Then MenuSwf="About"
select case lcase(MenuSwf)
case "about"
TopMenu="a"
case "news"
TopMenu="b"
case "project"
TopMenu="c"
case "clients"
TopMenu="e"
case "contact"
TopMenu="f"
case "mainbinner"
TopMenu="g"
case "person"
TopMenu="h" ...
网络 xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunne
xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661).
L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user
sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP
servers. Another important application is Virtual Private Networks where
the I ...
*行业应用 CyberCart Pro Internet Commerce System 3.042 很好的商业购物程序.Good Shopping Cart, Can be used for Multipl
CyberCart Pro Internet Commerce System 3.042
很好的商业购物程序.Good Shopping Cart, Can be used for Multiple Clients or Storefronts or Web Mall
VC书籍 Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds fro
Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/view framework that simplifies the creation of industrial-streng ...
Java编程 ENTERPRISE RESOURCE INFORMATION SYSTEM(ERIS) is a compurised solution for recruiting angencies and s
ENTERPRISE RESOURCE INFORMATION SYSTEM(ERIS) is a compurised solution for recruiting angencies and software consultants. This application maintains electronic database comprising of job applicants, clients and employers. User of this system can create and access details of all the information using ...
Java编程 这是我写的一个关于JAVA SOCKET的程序
这是我写的一个关于JAVA SOCKET的程序,一个Server可以同时接受多个clients的requests,每次server和client之间的交流的信息都会被DES算法加密和解密
Java编程 chat room
chat room,have both server and client.client can talk publicly or privatly sever can send message to all clients or choose one.
网络 A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and followi
A very simple ftp server s source code for demonstration.
* It supports PASV/PORT modes and following operations:
* ls,pwd,cwd,get,put,dele.
* I have tested it using following ftp clients:
* 1. Windows XP s command line ftp client,
* 2. IE 6.0,
* 3. Redhat 9.0 s ftp client,
* 4. CuteFTP 8,
* I ll ...