代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/262419/4313549
h osip_proxy_authentication_info.h
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org
This library is free software; y
www.eeworm.com/read/262419/4313623
c osip_proxy_authentication_info.c
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org
This library is free software; y
www.eeworm.com/read/261925/4319168
py pop3proxy_service.py
# Run the sb_server as a WinNT service. Should work on Windows 2000
# and Windows XP.
#
# * Install as a service using "pop3proxy_service.py install"
# * Start the service (Use Control Panel etc, or
www.eeworm.com/read/261925/4319172
py pop3proxy_tray.py
#!/usr/bin/env python
"""A script to provide an icon in the Windows taskbar tray to control the
POP3 proxy.
"""
# This module is part of the spambayes project, which is Copyright 2002-3
# The Python