Using Skype through proxy

Is it possible to use Skype through a proxy, and only Skype? I don't want other apps to work through proxy, just Skype.

Is it possible to use Skype through a proxy, and only Skype? I don't want other apps to work through proxy, just Skype.

Similar Messages

  • I am about to buy spice fire one that runs through firefox operating system. So my question is that can I make a voice call using skype through this device ?

    hie myself Paras from India
    I am about to buy spice fire one that runs through firefox operating system. So my question is that can I make a voice call using skype through this device ?
    please mail me your answer at [email protected]
    edited email address as per the [https://support.mozilla.org/en-US/kb/forum-rules-and-guidelines Forum rules and guidelines]. You should get email notifications of replies to this thread.

    With firefox OS 2.0 and above you can use appear.in to make video and audio calls via webrtc

  • Using Skype through a website

    Hello,
    I am setting an online school for languages using Skype to teach online via webcam. 
    Am I allowed to used Skype for free through my website? ( My students and I will all have a skype account on their own). What are the rules for using the skype logo on the website? 
    Do you have any other services I could use which would be appropriate for my project? 
    Thank you for your support,
    Pauline

    littl_apple wrote:
    Hello,
    I am setting an online school for languages using Skype to teach online via webcam. 
    Am I allowed to used Skype for free through my website? ( My students and I will all have a skype account on their own). What are the rules for using the skype logo on the website? 
    Do you have any other services I could use which would be appropriate for my project? 
    Thank you for your support,
    Pauline
    Please see these:
    http://www.skype.com/intl/en/legal/terms/trademark-guidelines/
    http://www.skype.com/intl/en/legal/promotional-materials-terms/
    http://www.skype.com/intl/en-us/tell-a-friend/get-a-skype-button/
    http://www.skype.com/intl/en-us/tell-a-friend/wizard/
    About Me You can also use a IP Camera as your camera for Skype video Example Instructions

  • Cannot use skype through tmg proxy

    Dear Sir
    I have a problem configuring my TMG 2010 proxy allowing skype to go through while HTTPS inspection is on.
    I execlude *.skype.com, *.skype.net from the inspection process, but still i couldn't connect, morover when I disable HTTPS inspection feature it's work just fine.
    regards, 

    guys any one have the same problem!?

  • ASA - Cut-through proxy probleme

    I have to configure my ASA 7.2.2 for cut-through proxy but when the users use authentication prompt ,
    but only , for (http://1.1.0.2/netaccess/connstatus.html) the ASA send the following message:
    User Authentication
    User Authentication is not required.
    help me
    it is ok when one uses cut-through-proxy by ACL :
    access-list ACL_INT extended permit tcp object-group PC-UAUTH_DYN host MVINCT19 eq www
    access-list ACL_AUTH line 1 extended permit tcp host poste_auvinet host MVINCT19 eq www
    aaa-server auth_inside protocol radius
    aaa-server auth_inside host SVR-ACS-IN
    key xxx
    username admin password xxx privilege 15
    aaa authentication match ACL_AUTH inside auth_inside
    aaa authentication listener http inside port www
    on a pix 525 is OK

    Hi,
    The config looks good. Please remember that successful authentication is cached (show uauth) and till it expires user will not need to authenticate again.
    Please clear uauth and see if it helps.
    Regards,
    Vivek

  • Pix cut-through proxy

    a quick question since I do not have access to a pix I can not confirm it
    say, I want to do pix cut-through proxy and authenticate access via tacacs on per user basis.
    I want the user to access smtp user inside the pix will go through tacacs authentication.
    my question is "do I need a statement for http on the access-list ?"
    thank you.
    here is the config
    PIX-525# wr t
    PIX Version 6.3(1)
    access-list 100 permit tcp any host 155.1.1.4 eq http
    access-list 100 permit tcp any host 155.1.1.4 eq smtp
    access-list 150 permit tcp any host 155.1.1.4 eq http
    access-list 150 permit tcp any host 155.1.1.4 eq smtp
    access-group 100 in interface outside
    static (inside,outside) 155.1.1.4 192.168.1.4 netmask 255.255.255.255 0 0
    aaa-server AUTHEN protocol tacacs
    aaa authentication match 150 outside AUTHEN

    Cut-through proxy is a feature unique to PIX Firewall that allows user-based authentication of inbound or outbound connections. A proxy server analyzes every packet at layer seven of the OSI model, which is a time- and processing-intensive function. By contrast, the PIX Firewall uses cut-through proxy to authenticate a connection and then allow traffic to flow quickly and directly.
    http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_configuration_guide_chapter09186a0080172790.html

  • Mac Appstore not working through proxy server

    I use net through proxy server of my college(lan). My Appstore doesnt work on it. it keeps blinking or shows "cannot connect to appstore". GoogleChrome and other apps are working fine. Also, appstore worked at my home where i use wifi.

    That's right. It doesn't work through a proxy.

  • Dropped calls using Skype.

    Hello everybody,
    I've got a Linksys WRT54G router updated with the latest firmware (4.30.5 and now shows as model WRT54GL for some reason). I have no disconnections from using wireless broadband ordinarily but do have disconnections using VOIP services such as Skype and Babble. After a few minutes into the call, Skype reports the call as dropped and in the taskbar appears an icon with a red cross through the wireless connection icon (I am using Windows XP Home SP2).
    I have no problems using Skype through a wired connection. Initially I thought the problem was related to Skype alone, but it also happens with other VOIP services such as Babble. I have reset the router as described in these forums and set all the options to factory default settings. I have also tried different Wireless Channels to ensure it was not interference. The security I have set up is WPA Personal with TKIP (not default).
    Anyone have any suggestions why this may be?
    Thanks very much.
    Niraj.

    Hi ..
    As the calls are dropping on the wireless connection try changing some of the wireless setting of the router. . Login to the router configuration page by typing http://192.168.1.1 in the address bar of your internet explorer. Leave the username field blank and in the password type “admin” (If you have not changed the router password). When the configuration page is fully loaded click on the tab that says wireless. Click on the sub-tab that says Advanced wireless settings. Set the value of Beacon Interval =50, Fragmentation Threshold = 2306 and RTS Threshold = 2307. Save settings.

  • Applet using socket connection always go through proxy server

    Socket connection with socks always go through proxy server
    We have two applets in different codebases using socket to talk to each other, until now nothing new, but the problem is that we are behind a proxy server with socks and because of that, the connection always go through the proxy server even with proxy override point to the applet machine. We have tried a lof of things and until now nothing worked, it looks like the socket is ignoring proxy override configuration. We would like to know if there is a way to solve this problem making the applets comunicate to each other ignoring the proxy server. It should happen when we set the plug-in option to "no proxy host", but it doesn't. Maybe it can be a bug of JVM, I don't know, just maybe, and if it's true, any other good idea would be welcome as well.
    Thanks in advance.

    Hi,
    I am not very much sure if I can help you. In my previous experience, once you set the system property to use the proxy, then the jvm uses the proxy. If you want disable, in your code, you have to disable it.
    like System.setProperty("socksProxyHost","someHost"), Properties props = System.getProperties(); props.remove(("socksProxyHost");

  • Adobe Reader 9.0 has delay when downloading PDF file through proxy server

    There is an issue with the Adobe Reader (and Acrobat) 9.0 PDF Link Helper ActiveX control for Internet Explorer (6 or 7) on Windows computers with respect to proxy servers. Due to this issue, there is a 2 minute delay for any Internet Explorer web browser on the Deere network before any PDF file will open from the Internet within the IE web browser if In-Place activation (Display PDF in Browser) is enabled in Adobe Reader 9. This problem does not affect Adobe Reader 8.
    What we are seeing is that when someone on the Deere network clicks on a links to a PDF file in the Internet, the PDF file downloads immediately. But then, after the PDF file is downloaded, the Adobe Reader 9 PDF Link Helper ActiveX control tries to talk directly to the Internet web site. The Adobe Reader 9 PDF Link Helper ActiveX control does not know how to negotiate our proxy server. So after a minute or two, the Adobe Reader 9 PDF Link Helper ActiveX control times out (gives up) and allows the IE browser to display the downloaded PDF file in the IE browser.
    We work around this issue by disabling In Place Activation for PDF files in IE (uncheck Display PDF in Browser). But we would like a fix for the PDF Link Helper ActiveX control.
    [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\Originals]
    "bBrowserIntegration"=dword:00000000
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\9.0\Originals]
    "bBrowserIntegration"=dword:00000000
    Here's what our proxy people see when they do a trace of a PDF file download through their proxy server with IE 7 and Adobe Reader 9 with Display PDF in Browser checked.
    The browser tells the proxy to download the pdf, it does and sends it to the browser. Before the browser opens it something in Acrobat ( or I.E. ? ) tries to make a connection back to the content server that hosted the pdf. Unfortunately this agent does not ask the proxy to make the request for it, but rather asks local DNS to resolve the Internet server name. This request dies because our internal private network does not know anything about the Internet. Only the DNS used by the proxy can resolve Interent names. After two unsuccessful DNS queries into the private network, the agent tries to resolve the same Internet name with NBNS ( netbios name service) queries again into the private network, with the same results. These requests persists for more than two minutes ( over 200 unresolved queries ). Then for whatever reason the agent gives up and the already downloaded pdf file loads into the browser.
    I have a TCP capture file if you want it.

    Hi,
    I have the same problem with some specific PDF files. For more than 90% it hangs when opening the file, but sometimes it works (with the same file).
    The workflows where it sometimes worked:
    a) Loading the PDF, the reader is started the first time and displays license dialog.
    b) The reader was already runing and file is loaded with Drag&Drop or File/Open in the Reader
    But most times it does not load.
    I could not find out which file is missing or trying to be opened. So I tried with the CP949.TXT.
    I found no CP949.TXT in Reader 8 installation, so I took it from the link, pasted into notepad and stored in the respective directory
    C:\Program Files (x86)\Adobe\Reader 9.0\Resource\TypeSupport\Unicode\Mappings\win\
    Now it seems to work fine, opening PDFs with double click from exporer.
    But why did Adobe Reader 8 not have the TypeSupport directory at all?
    Even when having found a fix (hack?), I think I did not understand the cause of this problem.
    Regards,
    TheLastReader

  • Using Skype moderatorss to Harass me after I block...

    Okay this has never happened to me before so I have absolutely no idea what to do and am absolutely dumbfounded.
    I ran a website where this girl found me and started contacting me repeatedly. I finally decided she's friendly and just want someone to talk to and gave her my Skype for her to contact. Since adding me to Skype, every one of our conversations were initiated by her and we usually just chat friendly like any typical conversation.
    Then last time we chatted, and spoke about a week or so ago, she suddenly became very sexual and wrote and said a lot of sexual things with me. Afterward, I noticed her username amberier_17 ends with 17, and recalled that she's just going to university but still in high school. Though most of my friend sin high school before graduating were 18 or 19, I suddenly realized that she may not be over 18 yet and I don't think we ever put that to question.
    So yesterday (April 1st), she says hi to me again and initiated conversation with me again. I told her my thoughts and said that we can't continue with any sexual conversation unless she's over 18, and asked her if she is. She refuses to answer me, and goes on passing rude remarks to me saying how her friend (im not sure who, and shes never mentioned friend before) says that she should stop contacting me etc as if I'm a bad guy I guess? At the end she told me I could go to hell if this or that and I was beginning to get very unnerved why she wouldn't even tell me whether she's over 18 or not.
    So I blocked her then, with no intention of letting her contact me again. But today I was approached by a moderator who said they received a Report, from someone anonymouse, that I "solicited" personal information from them, and that violates the agreement and policy of Skype use. This moderator added me 30 minutes after I blocked her finding her refusing to tell me if she was over 18, doing the right thing, without asking her for exactly how old she is. If she said she do not want to tell me, then ok. if she stop contacting me, then ok. She did not do either, prompting me to conclude that she may very well be under 18, and to block her as I was beginning to feel both fooled, having responded to someone I shouldn't be talking to and don't even know, and being made to feel horrible as she kept repeating how her 'friend' think she should stop talking to me (as if we talk often at all).
    I use Skype to mostly talk to either my ex (who is very nice and sweet to me and helps me out with a lot of school work even now), or other friends from school I Skype to do homework or assignment with. So I know for sure it can't be anyone else I know.
    But after having blocked this individual, I am both reached by her (through a moderator), and her revenge in getting me banned from using Skype again. If this is not outright harssment or abuse of the system then I don't know what is. However I have no idea how to report this in detail at all so I am reporting it here seeing that moderators do address people's privacy and security issues here.
    Right now I sadly feel almost like a victim, of indirect harssment manipulated by someone that wants to get back at me for blocking them. I feel like my privacy and safety is threatened by simply trying to do the right thing, and she got close to having me lose my way to stay in touch with people close to me using Skype that I always have used because of this eratic and vengeful stranger.
    I hope to not to be harassed (personally or through indirect channels like with moderators) by this person again (especially with false accusations so obvious in our chat logs) or people this person incorporates to deliver inconveniences into my life and threaten the communication I have with people I know simply for blocking her and asking whether she's over 18 (not detailed age). But I don't know if it is even possible. I do hope the right person comes accross this and perhaps look into this person. If she's under 18, i think it's a bit inappropriate to get into and initate sexual conversations accross Skype and with strangers after seeking them out online. That's just what I think. Bottom line is I just want to be free from further harassments from this person.
    Thanks for taking your time in reading this venting!

    afaik, there is no such thing as "skype moderators" based on how you described them in your post.  Most likely, it just another possibly fake user (scammer/spammer) just like that girl (I also think they are related or possibly the same user).  I suggest that you report both that girl at that so-called moderator to [email protected], then blocked and remove them from your contact list.
    I also think Skype doesn't communicate with their users via Instant Messages or calls, they usually send emails to users' registered email address.
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES

  • ITunes not using the defined proxy setting

    iTunes 10.0.1 on MacOS X 10.6.4 isn't correctly using the system
    proxy setting defined through:<pre>System Preferences…
    Network
    Advanced…
    Proxies
    Web proxy (HTTP)
    Web Proxy Server
    myproxy.my_company.mycountry : 3128</pre>
    For example, when selecting:<pre>Advanced
    Get Track Names</pre>
    a network analysis shows that the machine is trying to
    connect directly to:<pre> service.gracenote.com</pre>
    with plain: http
    where it should use port 3128 as defined.
    This misbehaviour is causing an infinite loop, a "death" loop.
    This death loop may sometimes end in a newly inserted CD not being
    recognised by iTunes and the Finder.
    Before submitting this as a bug to Apple, I wanted to check if I'm
    not the bug.
    Did I miss something really easy in the iTunes
    setting to avoid this misbehaviour leading to death loops?
    <pre>--------
    don't look for my Macs models in my signature, this would be uggly... and irrelevant
    dan</pre>

    daniel Azuelos wrote:
    iTunes 10.0.1 on MacOS X 10.6.4 isn't correctly using the system
    proxy setting defined through:
    Before submitting this as a bug to Apple, I wanted to check if I'm
    not the bug.
    Did I miss something really easy in the iTunes
    setting to avoid this misbehaviour leading to death loops?
    No need to fill a bug report .
    It was magically repared with the 10.1 upgrade.
    Question answered through action. Great.
    <pre>--------
    don't look for my Macs models in my signature, this would be uggly... and irrelevant
    dan</pre>

  • ASA cut through proxy with RADIUS challenge response?

    Have this working for IPSEC VPN on same box (tested on 8.2.1 and 8.2.3)
    Want to do cut through proxy with challenge response - same ASA and same RADUIS server but using aaa authentication match command and this is what happens...
    It looks like the ASA sends a completely different radius authentication request than with VPN authentication request. Is there any way to specify what request is sent?
    What the RADIUS Server sees with ASA VPN auth - THIS WORKS OK (included for comparison)
    Date: 15/11/2010
    Time: 3:53:57 PM
    Type: Information
    Source: Server
    Category: RADIUS
    Code: I-006001
    Description: A RADIUS Access-Request has been received.
    AMID: 0xC8500B80B3D8F49C6CB37E5D32DA6682
    Details:
    Source Location : 10.xx.21.24
    Client Location : 10.xx.21.230:1025
    Request ID : 31
    Password Protocol : PAP
    Input Details : RADIUS Code:1, RADIUS Id:31, , User-Name:xxxx, User-Password:******, NAS-IP-Address:10.xx.21.230, NAS-Port:31, NAS-Port-Type:Virtual, vendor(9):attrib(1):0x1A2000000009011A69703A736F757263652D69703D31302E32312E352E313137, Calling-Station-Id:ip:source-ip=10.21.5.117
    Action : Process
    What the RADIUS Server sees with ASA cut thru - THIS FAILS (any help V welcome)
    Date: 17/11/2010
    Time: 2:29:31 PM
    Type: Warning
    Source: Server
    Category: RADIUS
    Code: W-006001
    Description: An invalid RADIUS packet has been received.
    AMID: 0xC19D988F83365F20151C3F6339DEC74B
    Details:
    Source Location : 10.xx.21.24:1812 (Authentication)
    Client Location : 10.xx.21.230:1025
    Reason : The sub-protocol of the received RADIUS packet cannot be determined
    Request ID : 33
    Input Details : 0x01210066055A8B6881266714BDB20380B9FE5FAC01066962333504060AC815E60506000000203D06000000051A2000000009011A69703A736F757263652D69703D31302E34302E352E3131311F1A69703A736F757263652D69703D31302E34302E352E313131
    Request Type : Access-Request
    Thanks in advance
    IB

    Hi Ian,
    sorry for the late reaction - do you still need help with this?
    The difference between the working (VPN) auth and the failing (CTP) auth seems to be that VPN is using PAP (so no challenge-response!) while the CTP is using MS-Chapv2
    So my guess is that your Radius server does not support MS-Chapv2. If that is the case then you may want to try this:
    aaa-server () host
    no mschapv2-capable
    Although this command is not really meant to be used in this scenario, so I'm not sure if it will work but I'm hoping it will make the ASA revert to PAP for all auth requests to this host.
    Note that you won't be doing challenge/response, so your passwords will be transmitted over the wire (encrypted).
    hth
    Herbert

  • Re: (forte-users) HTTP request through proxy server

    Daniel -
    No, it does not. ;)
    How do you say to HTTPRequest to go through proxy?
    Thanks,
    Taras
    Daniel Nguyen wrote:
    >
    Hi,
    It works very well. I have experienced this model for a distant Forte client
    calling a Forte Server service Object for instance without any environment
    and without TCP access (passing through firewall for instance).
    It has also worked very well to make an injectot to improve Web Enterprise
    and IIS using the SendRequest from HTTPAccess.
    Hope this helps,
    Daniel Nguyen
    Freelance Forte Consultant
    http://perso.club-internet.fr/dnguyen/
    Taras Katkov a &eacute;crit:
    HTTP request through proxy server using forte HTTP library?
    Any experience?
    Thanks,
    Taras
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com--
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

    You can also use the HTTP-DC project.... You don't
    need Web Enterprise for this. From what I can tell,
    this is available in L.x on....
    There is api documentation in M.2 (with scant
    examples.)
    There's a special process to put the project in your
    repository (it isn't installed in the repository in
    the standard install,) the documentation in M.2
    (probably in M.0 too, AFAIK) that tells you how to do
    this (look for HTTP-DC in the online help.)
    I haven't done much with it yet, I've just installed
    it. If anybody out there has examples, that'd be
    great. I'll try to contribute more the moment I get a
    chance to explore it....
    Christopher Fury
    BellSouth Communications Systems
    --- Daniel Nguyen <dnguyenclub-internet.fr> wrote:
    Hi,
    If you have Web Enterprise, you can user
    HttpAccess.SendRequest().
    Hope this helps,
    Daniel Nguyen
    Freelance Forte Consultant
    Amin, Kamran a &eacute;crit:
    Is there any way to make a HTTP request from TOOLto another HTTP Service?
    thanks in advance.
    For the archives, go to:
    http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. Tounsubscribe, send in a new
    email the word: 'Unsubscribe' to:forte-users-requestlists.xpedior.com
    For the archives, go to:
    http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To
    unsubscribe, send in a new
    email the word: 'Unsubscribe' to:
    forte-users-requestlists.xpedior.com
    Kick off your party with Yahoo! Invites.
    http://invites.yahoo.com/

  • Getting through proxy servers

    Hello,
    Does anyone know if the URLRequest / Loader classes are able
    to connect through proxy servers? In other words, does Flash read
    the PC's proxy configuration and automatically use it?
    Also, I was wondering, if one was to create a Socket and then
    connect to a web site...
    mySocket.connect("www.mydoman.com", 80);
    but the user's PC uses a proxy server to connect to the
    Internet, would this
    connection succeed or fail?
    Thanks for your insight.
    Dan

    Check the links below out. I think it may help you out some.
    http://bugs.adobe.com/jira/browse/FP-519
    http://bugs.adobe.com/jira/browse/FP-673

Maybe you are looking for

  • Not able to display bar chart in details view

    Hi every one, I created Tiles and when click on Tile it is going to SplitContainer. in SplitContainer container i have two HTML views. I am trying to dispaly bar chat in Detail view. but its not displaying. Can you please help me? Here is my code. He

  • Microsoft could win in mobile...

    If Sun doesn't deal with some major issues in J2ME. Given the current situation with J2ME, I think Microsoft may be able to pull off a repeat of what happened in the browser wars ... but this time it's the J2ME vendors that are making it happen. Here

  • Re: getting the file name from a dynamic web server

    On a related note, how do I get the information from the: URLConnection.getContent () method? I mean I create URL object, then I create a URLConnection object by doing the following from my URL object (urlObject): URLConnection con = urlObject.openCo

  • Putting iTunes list from G5 to a Windows Vista computer

    My son has recently purchased a new windows computer ( his problem , and mine now too I guess ) and he wants to transfer all his music from the G5 to it. He has it all on a backed up on a Lacie hard drive that has Firewire, but the new windows comput

  • Drag and Drop Photos in Design View?

    Hey all, I feel like I'm going insane!  I've used Dreamweaver for probably a decade now and the latest CC won't allow me to drop pictures into design view?  I'm using MAC OSX Mavericks.  Has this been disabled somehow?