IP address lookup and Sockets

Hi All,
I have created a Socket using java.net.Socket(String host, int port) by passing the required host, port parameters.
The host string is specified in the form of xxx.xxx.xxx.xxx, even though the Java
program(client) is running on the same machine where the server socket is listening, (IP address is not specified as 'loopback address' localhost/127.0.0.1).
Below are my queries for the above mentioned scenario.
1) When the data is sent/received to/from the Socket, will the data
travel across the network and return back to the same machine or it will be a direct send/receive within the same machine?
2) Is the loopback address 'localhost/127.0.0.1' used internally by the underlying socket implementation without performing lookup of the IP address in the network?
3) Does this behavior varies/depends on the underlying OS or the network
protocol/configuration?
Thanks in advance,
Sreenivasulu

1: it depends upon the mechanism through which the sockets between client and server are established (in ur case the client and the server is the same machine). When u specify the localhost/127.0.0.1, port where the server is listening, then i think the request should go out to the network and the OS will handle it by it self and manage the connection then the data will not travel through the whole network. Other wise when u specify that the server is listening on 192.168.0.0:9000 then the OS will go to look up server /dns it will tell him where this system in laying on the network is it in he same netwrok or out side this network and then a connection is established now the data will travel through the network, cause it will look for the system 192.168.0.0.
2: when u will use the loopback for specific IP then the direct connection is made to the system.
3: i can say nothing about this issus how the other OS are behaving cause i had mostly worked on Windows NT/2000
i am in the learning process. If i am wrong plz correct me. And i am also very much interested for the replies from other users...
thanx

Similar Messages

  • Address 'lookup' and 'more / more all' very slow

    I use an AT&T version BB 8820, and have had it now for three weeks. It syncs up with a Lotus Notes-based address book. When using the 'lookup' feature in the address book, it was retrieving addresses within three seconds during the first two weeks of ownership. But, it started retrieving addresses versy sluggishly over the last week, sometimes taking ten minutes or more to obtain an enterprise email address. At the same time, the 'more / more all' feature to retrieve truncated messages also slowed down, also from weconds to minutes. And the 'receiving more' message appears minutes after being launched.
    My comapn's administrative support team as moved me to three different servers, coupled with two successive 'wipes' and enterprise activations. The problem still recurrs several hours after the rebuild.
    I seem to be the only user struggling with this in my company. Do you have any idea what would be causing this?
    Thanks in advance....
    Herb B

    Ok, it seems you have already covered the basics. I am wondering about the wireless portion of this setup. The 8820 is wireless. Is it possible that you can shut off the wireless to see if there is any change in the performance of the phone? Yes, this is a reach but since you seem to not have any 3rd party apps that are not running, I would think that the performance issue is either these apps are still open robbing you of memory and you think they are closed but they are not. You can view what apps are running at any given time by pressing the menu button from the home screen and selecting "Switch Application." You'll see all the open apps. There are 5 basic ones that always run and can't be shut down: BBMessenger, Home Screen, Mail, Phone and Browser.
    If you are not using these apps, then unload them for a short time to see if they make any difference. Yes, I saw you had mentioned this in the first post and confirmed some slowness prior to loading the apps, but to trouble shoot the issue, you can eliminate these apps as a potential issue testing this way. You can always install them later.
    Moving away from the apps issue, the other option is to reload the OS and tweek the memory. There are primers on the forums and how to's. One easy one is to remove any extra languages on the d... This can be done on the Desktop Manager.
    Lastly, you may have a defective phone if the OS load does not remedy the symptom...
    H.
    +++++++++++++++++++++++++++++++++++++++++++++++++
    If successful in helping you, please give me kudos in my post.
    Please mark the post that solved it for you!
    Thank you!
    Best Regards
    hmeister

  • How to fix "Email address lookup" failure

    Here is a weird one...
    I have created a new nickname object which has three email addresses.
    They all list OK under "View Email Addresses"
    However when testing, GWIA reported "no such user". !!
    After double checking the "View Email Addresses" screen for typo's, I did a Tools | Utilities | Email Address Lookup and it fails on the address, but the other two addresses for this nickname object are found OK.
    So I deleted the nickname object and recreated it, but it still the 3rd email address can't be found.
    Does anyone know why this is the case? Or better yet how to fix this?
    Cheers, Gordon

    Uwe,
    I have synchonised the user object, and strange thing is that the nickname addresses actually appear in the user object under the "View Email Addresses" list, in the "Nickname Email Addresses" section. So the user object looks correct.
    I guess that when the Email Address Lookup utility searches as does GWIA, it accesses an address list and not by actually looking at each individual user object's address list. So I just have to figure out why just one of the three nickname email addresses are not making it to this "Email Address Lookup" list.
    I might look into doing a PO rebuild, unless there are any other less drastic ideas.
    Gordon

  • Cisco Jabber for Mac - Directory Lookup and Contact Fields

    Hello,
    After having issues myself with Cisco Jabber for Mac 9.2 specifically with Active Directory lookups not working, or contact information not populating (and therefore not being able to call users from the contact list as no telephone information exists) I am including a sample jabber-config.xml file that works for me.
    Please note: there are many different ways to configure this. What I will be showing is the method that works for me and my deployment, which is pretty standard.
    As always and as a disclaimer, once again, this is what has worked for my deployment scenario. Always keep backups of your configuration files, and always be mindful of anything you have configured already, especially in the jabber-config.xml file.
    Background
    My deployment is based on CUCM 9, with 1 publisher and 2 subscribers. I also have a CUCM IM & Presence 9.0 server. This assumes that you have already configured your deployment and Jabber is functioning already, albeit with the aforementioned issues.
    As for Active Directory, my deployment will be based on Windows 2008 R2 Domain Controllers running in native 2008 mode. For this example, we will be searching directly against one of the DCs with a Global Catalogue role. Please be aware that in large deployments you will have to plan accordingly with regards to lookup traffic from Jabber clients to the DCs.
    Also, as of Cisco Jabber for Mac 9, the client no longer can search via the CUCM internal directory (which may be made of local end users, Active Directory synced users, or a mix of both) and this must be done via a LDAP mechanism.
    Scenario
    In this deployment scenario, Cisco Jabber for Windows is working properly - you can search and add people from Active Directory, and contacts in your contact list have all the appropriate fields populated from Active Directory. However, when trying the same with Jabber for Mac, Jabber for iPhone or Jabber for iPad you notice that you cannot perform a directory lookup, and if you add people directly (for example, [email protected]) the user only has the IM field populated. No telephone, email or additional information is displayed.
    Solution
    Whereas Cisco Jabber for Windows uses the EDI mechanism (native Windows), whereby when running from a computer that is on the domain (or in the event that you are search for contacts in another Active Directory domain where a domain trust exists) , Jabber for Mac / iPhone / iPad uses the BDI mechanism.
    In this case, you will need to provision a jabber-config.xml file that you will upload to your TFTP server (or Publisher) that will be "downloaded" by your Jabber for Mac client and also used by the iPhone and iPad client. You can configure many options in the jabber-config.xml file, but for this example we will place just the information that we need to order for these clients to request and display Active Directory information.
    Please note that the configuration may vary depending on your deployment, but at the very least we will be:
    - Configuring a DC where we will perform the lookup.
    - Configure credentials that will be used to perform the lookup. This will be an Active Directory account that has read rights on the Active Directory domain. Please note that these credentials are saved in plain text in the file, so ensure that the account that you will be using is not privileged.
    - Configure the server port that we will be using to perform the lookup.
    - Configure the Search Base. This is basically where we want the directory lookup to happen. You can either choose for this lookup to start at the "base" of the domain (and therefore the search will iterate through all the user accounts and and OUs below the root base) or define a specific OU where you want to search.
    Caution!
    - There is a current limitation with Cisco Jabber for Mac whereby you can only have 1 search base configured. Please keep this in mind if, like me, you have multiple OUs (like an OU for each company in your organization) and under these OUs you have sub OUs as a user account container.
    - If using the top level search base, unless you specify a filter, you will potentially be able to search for all user accounts in the domain. You will need to configure the <BDIBaseFilter> parameter if you want to fine tune your search ability.
    Steps
    These are the steps I have followed. Other steps or considerations may vary.
    - Log in to your TFTP server and download the jabber-config.xml file and keep it as a backup. If you are already using the jabber-config.xml file for other purposes, do not worry - you can add your BDI information parameters inside.
    - Remove the jabber-config.xml file
    - Edit the jabber-config.xml file and configure thus:
    <?xml version="1.0" encoding="UTF-8"?>
    <config version="1.0">
        <Directory>
            <DirectoryServerType>BDI</DirectoryServerType>
            <BDILDAPServerType>AD</BDILDAPServerType>
            <BDIPrimaryServerName>DOMAIN CONTROLLER IP ADDRESS</BDIPrimaryServerName>
            <BDIPresenceDomain>YOUR PRESENCE DOMAIN</BDIPresenceDomain>
            <BDIServerPort1>3268</BDIServerPort1>
            <BDISearchBase1>YOUR SEARCH BASE</BDISearchBase1>
            <BDIConnectionUsername>[email protected]</BDIConnectionUsername>
            <BDIConnectionPassword>PASSWORD</BDIConnectionPassword>
            <BDIEnableTLS>0</BDIEnableTLS>
        </Directory>
    </config>
    For example, let´s assume the following:
    - Domain controller IP address is 10.1.1.2 .
    - Your presence domain is test.local .
    - Your search base will be test.local using the top level of the domain.
    - Your username with which you will be doing your searches is called walt . Usually you can either identify walt as test.local\walt or [email protected] . It is always best, in these sort of scenarios, to use the UPN convention so we will be configuring a [email protected] .
    - The password is the Active Directory password for the account walt .
    - I have disabled TLS in my case. There are issues with the Jabber for Mac client when using other security methods.
    <?xml version="1.0" encoding="UTF-8"?>
    <config version="1.0">
        <Directory>
            <DirectoryServerType>BDI</DirectoryServerType>
            <BDILDAPServerType>AD</BDILDAPServerType>
            <BDIPrimaryServerName>10.1.1.2</BDIPrimaryServerName>
            <BDIPresenceDomain>test.local</BDIPresenceDomain>
            <BDIServerPort1>3268</BDIServerPort1>
            <BDISearchBase1>DC=test,DC=local</BDISearchBase1>
            <BDIConnectionUsername>[email protected]</BDIConnectionUsername>
            <BDIConnectionPassword>walt01!</BDIConnectionPassword>
            <BDIEnableTLS>0</BDIEnableTLS>
        </Directory>
    </config>
    One you have configured the jabber-config.xml file, you will now need to upload it to you TFTP server. Once uploaded, you will need to restart the Cisco TFTP service. Again, my TFTP server is on my CUCM publisher, so:
    - I go to Cisco Unified OS Administration on my Publisher server, TFTP File Management and I upload jabber-config.xml to / directory
    - I then go to Cisco Unified Serviceability on my Publisher server, I locate the Cisco TFTP service and I restart the service
    Once this is done, you can figure up your Jabber for Mac client. As a test, on your Mac (using Terminal) go to:
    /Users/username/Library/Application Support/Cisco/Unified Communications/Jabber/Config
    In here you will see several files, but what we want to see is jabber-config.xml . As soon as you start the Jabber for Mac client and log in, the jabber-config.xml file will download from your TFTP server and get saved here. When you see it appear, just type in your terminal window more jabber-config.xml and make sure that the output is the same as the xml file you created.
    From there, try doing directory search. If you have previously added contacts and they still lack attribute information, you will need to remove them (sometimes it will not refresh properly) and add them again from the directory.
    I will be updating this guide and ammending anything that is incorrect, but this is meant to be a quick checklist and steps to get this, at least in the most very basic version, up and running for Jabber for Mac.

    Hello, 
    Thanks for this post! It works, I can do lookup and also I can add found contact to contact list and get information about contact from LDAP.
    One more question: - I can't get all information about contact. I don't get e.c mobile phone number and more others attributes. I have tried to expand your file as follows:
    <?xml version="1.0" encoding="UTF-8"?>
    <config version="1.0">
        <Directory>
            <DirectoryServerType>BDI</DirectoryServerType>
            <BDILDAPServerType>AD</BDILDAPServerType>
            <BDIPrimaryServerName>IP of AD</BDIPrimaryServerName>
            <BDIPresenceDomain>Presence Domain</BDIPresenceDomain>
            <BDIServerPort1>3268</BDIServerPort1>
            <BDISearchBase1> Search Base</BDISearchBase1>
            <BDIConnectionUsername>User</BDIConnectionUsername>
            <BDIConnectionPassword>Password</BDIConnectionPassword>
            <BDIEnableTLS>0</BDIEnableTLS>
            <BDISipUri>msRTCSIP-PrimaryUserAddress</BDISipUri>
            <BDIPhotoSource>thumbnailPhoto</BDIPhotoSource>
            <BDIBusinessPhone>telephoneNumber</BDIBusinessPhone>
            <BDIMobilePhone>mobile</BDIMobilePhone>
            <BDIHomePhone>homePhone</BDIHomePhone>
            <BDIOtherPhone>otherTelephone</BDIOtherPhone>
            <BDITitle>title</BDITitle>
            <BDICompanyName>company</BDICompanyName>
            <BDILocation>co</BDILocation>
            <BDIPostalCode>postalCode</BDIPostalCode>
            <BDICity>l</BDICity>
            <BDIState>st</BDIState>
            <BDIStreetAddress>streetAddress</BDIStreetAddress>
        </Directory>
    </config>
    But it didn't help.
    When I capture lookup via Wireshark, I can see that Jabbers sends search request with bunch of attributes, but from LDAP answer contains only 8 attributes. (see attached screenshots)

  • Address Lookup in External LDAP

    I did changes in my $OH/j2ee/OC4J_UM/config/oc4j.properties file in order to Lookup in a external LDAP:
    toolkit.ldap.dir.1.label=Contacts
    toolkit.ldap.dir.1.url=ldap://OtherLinuxHost.mydomain.com:389
    toolkit.ldap.dir.1.searchbase=ou=Contacts,dc=mydomain,dc=com
    toolkit.ldap.dir.1.filter=objectClass=inetOrgPerson
    toolkit.ldap.dir.1.attribute.mail=mail
    toolkit.ldap.dir.1.attribute.lname=sn
    toolkit.ldap.dir.1.attribute.fname=givenName
    toolkit.ldap.dir.1.attribute.alias=uid
    In my Collaboration Suite - Messages when I am creating
    New Message, click in Blue Torch,
    Select from list the "Contactss" directory
    Select "Email Address" "contains" * => Go
    UM shows the contacts from the External Ldap, but when I try to bcc, or cc or to, it is not updating my destination fileds (bcc/ cc/ to). But if instead of select the List "Contacts" I select the Internal Directory (OID) it works fine?
    Which argument I miss ? or how I configure UM for export the email address from the AddrLookup Window to the Message_compose Window in the destination fields (bcc or cc or to) ?
    Thanks alot for any help.

    It is happening to us as well, we have OCS release 2 9.0.4.2 on Linux trying to access an external OpenLDAP linux server for shared contacts.
    After we get the results of the search on the external LDAP, no button works on the Address Lookup window except "Close". It doesn't matter is we select the "Corporate Book" or other Oracle internal address books; we have to close the window and open it again to do a new search.
    Are you seeing the same behavior?
    I will have a phone conference today (5/11/05) with Oracle support to talk about this issue, we have had a TAR open for about 20 days now.
    I'll keep you posted with the results.

  • Specific Destination Address Lookup?

    Now on a dedicated GPS device, you can enter an exact destination address, and the GPS device can find it, quickly, and create a route to your destination.
    Does Nokia Ovi Maps support direct address lookup on the phone?  I have not been able to get it to work.
    Now you can locate an address on the phone by finding it on the map, save it to favorites, but this is tedious and time consuming, to get the street number right.
    You can also enter the address online to Ovi Maps, and sync the location to the phone into your Favorites.  This works well too.   Now you have your precise destination.
    Am I missing something or is this a limitation with respect to the downloaded maps to the phone?
    To have precise address to GPS coordinates on the phone offline to all known addresses would make the maps too large.
    This is using the phone offline.  For example, doing route planning, inside your house with no GPS or network connection.
    The second case is you have your current GPS position known to the phone, since you are outside, yet the phone cannot determine your specific destination, when you enter it.  In this case, you only have a GPS satellite connection, nothing else.   I cannot enter a destination here either.
    My belief is you must be "online", either WiFi or with a phone data plan, to get specific destinations.   Is this belief correct?

    Biff27 wrote:Does Nokia Ovi Maps support direct address lookup on the phone?  
    To have precise address to GPS coordinates on the phone offline to all known addresses would make the maps too large.
    My belief is you must be "online", either WiFi or with a phone data plan, to get specific destinations.   Is this belief correct?
    Hi Biff27
    The answer appears to be that it is regional variation whether or not you can navigate "Offline" to a specific address. Using v3.04 with UK maps downloaded there is no problem but talking here about small surface area compared with other countries. At one point I had world maps downloaded together with all "ClientIndex" so it certainly wasn't absence of available data to blame but no comparison to that on remote server.
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • Address Lookup option has disappeared

    hi all,
    my company recently moved to google mail and i am using a BB with curve 9300. all seems to be working fine except for 2 things.
    firstly when i go to compose an email on my BB and look for a company name in the address book i no long have the address lookup function. i am sure it was there when i first set up my BB with our company gmail domain.
    secondly 2 way sync seems to be working fine except for when i delete a message on the BB i get the option to delete on handheld and on mailbox and select that. except it never does. i have recived the message over and over from the server. i have changed the settings so on conflicts handheld wins and still the message wont delete on the server. the sync works fine for sent items on BB calender and for read items. just wont delete.
    any help would be much appreciated. have been trawling the internet for help but not found anything yet.
    thanks in advance
    g

    Hi gjrc,
    The address lookup feature is only available when using a BlackBerry Enterprise Server. If your company has switched to GMail for their mail service, they would not be using BlackBerry Enterprise Server anymore.
    -CptS
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Address Lookup from Postcode

    Can anybody recommend or show me an example of a Address lookup using Apex? (Thats also Free?)
    Cheers Stars!

    Spam wrote:
    Can anybody recommend or show me an example of a Address lookup using Apex?In what territories? Assuming UK from "postcode" and the location in your profile.
    From the purely technical point of view I can't, other than provide a general pointer in the direction of web services...
    (Thats also Free?)...however whatever technical solutions exist, they are doomed on this critieria. UK postcode data is owned by the Royal Mail and must be properly licensed: the last project I worked on with this feature [non-APEX] had a feature to count the number of postcode searches performed so that the appropriate royalties could be calculated and paid. Given the state of Royal Mail's finances I doubt that this has changed since then, or is likely to in the foreseeable future.

  • ICal address lookup

    I have noticed a bug in the address lookup in iCal, it never seems to find the same addresses as it does in the native maps app which renders this function useless.
    I was wondering if anyone else has found this issue or a fix.
    When iCal is searching for the address the most popular are not showing according to my local area.  Also it displays missing suburb names and won't select address.
    Also is this able to translate to ios7? I can't seem to get the travel times on my iPhone, with iCal on ios7 again would be great as I take my phone with me not my desktop. Just a suggestion

    Ditto. If I paste in a complete address, the map function does not work. But if I slowly type the address, giving time for maps to search after each keystroke, *sometimes* I am presented with the correct address to select.
    Why can't it simply map whatever address is input? Very odd.

  • Decompile applet and proxify all URL and socket connection and recompile

    Hi,
    Please anybody have idea for the below.
    I need to decomple the applet class file to .java file and need to change all URL and Socket connection to proxify all connections from applet. and recompile the sample applet to make ready to load in browser.
    Thi is to load the applet form the web server through one proxy server. In the proxy server side While loading the applet from web server that applet code need to be changed to modify the URL and connections used in that applet to change the further connection from applet through proxyserver.
    Compile and decompile is not a problem that i can use javac and javap respectively.
    But I want to know how to change all URL and connection in applet. is there any easy way to handle this with out changing the applet code.
    can Anybody help me.
    Thanks and Regards,
    Shiban.

    Not sure how you do that:
    Client <----[HTTPS]-----> Secure Gateway <------[HTTP]------->Web servers
    or
    Internet Explorer/Mozilla <----[HTTPS]-----> proxy <------[HTTP]-------> Google
    Is the above correct?
    If so than what are the proxy settings in IE/Moz, I can specify the proxy address in the
    browsers but not the proxy type (SSL).
    When you want to visit a page like google I gues you just type http://www.google.com in
    the browsers address bar. The browser will figure out how to connect to the proxy.
    Java has got the control panel in the general tabl there is a button "network settings...:"
    I have it to "use browser settings" and this works for me.
    All URL and URLConnections work but the sockets don't (maybe put in a bug report)
    for example games.yahoo.com -> card games -> bridge -> create table
    In the trace I can see:
    network: Connecting http://yog70.games.scd.yahoo.com/yog/y/b/us-t1.ldict with proxy=HTTP @ myproxy/00.00.00.00:80
    network: Connecting socket://yog70.games.scd.yahoo.com:11999 with proxy=DIRECT
    The second one fails because port 11999 is not open (what idiot uses an unassigned
    port for a profesional site is beyond me).
    http://www.iana.org/assignments/port-numbers
    #               11968-11999 Unassiged
    Even if the port was open on the proxy you'll notice with proxy=DIRECT that
    "use browser settings" does not work with socket (bug report??).
    Anyway my advice is to open the java console (windows control panel or javacpl.exe in
    the bin dir of java.home) and make sure it is set to "use browser settings"
    Then enable a full trace:
    To turn the full trace on (windows) you can start the java console, to be found here:
    C:\Program Files\Java\j2re1.4...\bin\jpicpl32.exe
    In the advanced tab you can fill in something for runtime parameters fill in this:
    -Djavaplugin.trace=true -Djavaplugin.trace.option=basic|net|security|ext|liveconnect
    if you cannot start the java console check here:
    C:\Documents and Settings\userName\Application Data\Sun\Java\Deployment\deployment.properties
    I think for linux this is somewhere in youruserdir/java (hidden directory)
    add or change the following line:
    javaplugin.jre.params=-Djavaplugin.trace\=true -Djavaplugin.trace.option\=basic|net|security|ext|liveconnect
    for 1.5:
    deployment.javapi.jre.1.5.0.args=-Djavaplugin.trace\=true -Djavaplugin.trace.option\=basic|net|security|ext|liveconnect
    The trace is here:
    C:\Documents and Settings\your user\Application Data\Sun\Java\Deployment\log\plugin...log
    I think for linux this is somewhere in youruserdir/java (hidden directory)
    Print out the full trace of the exception:
    try{...}catch(Exception e){e.printStackTrace();}
    Then visit the games.yahoo and try to create a new table playing bridge.
    Inspect the trace and see if it works/why it doesn't work.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • My address book and iPhone pics have become low resolution.  Is there a way I can prevent this from happening when I start out with a higher resolution picture?

    I guess I squeezed my entire issue into the subject line.  lol   When I sync my iphone to my laptop I notice that all my address book pics and iphone pics have become lower resolution, even though I started out with the resolution that I really needed to produce decenty address book printouts.  I doubt I can correct the losses of resolution that have occurred but can anyone help me figure out how to prevent future losses?  Thank you!

    Plugins usually are installed externally to Firefox. However, you can disable them in Firefox so that Firefox does not use them.
    SearchReset is supposed to automate the task of resetting certain preferences, but you still can edit them manually if necessary.
    '''''Address Bar Search'''''
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste '''keyword''' and pause while the list is filtered
    (3) Right-click '''keyword.URL''' and choose Reset. This should restore Google as the default for address bar search.
    Does that work?
    '''''Search Box'''''
    Usually it works to choose your preferred search engine from the drop-down. To remove an unwanted search engine plugin, usually the Manage Search Engines... choice at the bottom of the drop-down takes care of it.
    Do either of those work?
    There might be another way to hijack that search box; I think some of the other frequent responders probably are more familiar with it than I am.

  • How do I change my user name in syn? I typed in the wrong email address. And I cancelled syn thinking this may work but no luck.

    How do I change my user name in syn? I typed in the wrong email address. And I cancelled syn thinking this may work but no luck.

    You have to clear saved password for this page:
    # Open you login page (where you have to enter username and password).
    # Right click on page and select '''Page Info''' form context menu.
    # On last tab ('''Security''') there is '''View saved passwords''' button, click it and delete all saved passwords for this page.
    # Also clear all related cookies (just in case) there is button for this next to first one.

  • I changed my Apple ID email address yesterday and now my IPhone 4 and my Ipod 5 will not allow me to upload any apps as they both still show my old email address.  How do I change the email address on the devices???

    I changed my Apple ID email address yesterday and now my IPhone 4 and my IPod 5 will not allow me to upload any apps.  When it asks for my Apple Password it still shows my old email address.  How do I change the IPhone and IPod to recognize the new email address????

    Hello there, emsariel.
    The following Knowledge Base article offers up some great information in regards to the issue you are describing:
    iOS 7: If you're asked for the password to your previous Apple ID when signing out of iCloud
    http://support.apple.com/kb/ts5223
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • When I go to a webpage it isn't registering in the address bar and firefox won't let me go back.

    Another odd thing that has happened, Bing took over my blank page and had a searchbar on it, but that has suddenly disappeared, I'm not sad at all, but am wondering if it is connected.

    * Make sure that you not run Firefox in [[Private Browsing]] mode
    * You are in Private Browsing mode if you see "Tools > Stop Private Browsing", possibly grayed
    * You enter Private Browsing mode if you select: Tools > Options > Privacy > History: Firefox will: "Never Remember History"
    * To see all History settings, choose: Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    * Uncheck: [ ] "Automatically start Firefox in a private browsing session"
    You can reset the warn prefs on the about:config page via the right-click context menu.
    browser.tabs.warnOnClose , see http://kb.mozillazine.org/About%3Aconfig_entries
    browser.warnOnQuit , see http://kb.mozillazine.org/browser.warnOnQuit
    browser.warnOnRestart , see http://kb.mozillazine.org/browser.warnOnRestart
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />

  • I poofed away my address bar and can't get it back

    I was trying to get a URL for an image this morning, but for some reason couldn't drag the picture up to my address bar. Everything just kept highlighting instead. This was frustrating, so I tried "right" clicking and saving the image address, which I then tried to paste into my address bar. For some reason, it wouldn't let me paste anything. I tried doing it from the "Edit" tab, and I tried doing it through "apple+v"
    None of it worked. I tried this at least three times. Somehow, the third or fouth time I clicked on the address bar and hit "apple+v" my address bar literally poofed away. Like I was taking something out of my dock. The back, forward, reload, and stop buttons are all still visible and functioning, it's just the specific "Address" and "Search" bars that I'm missing.
    I didn't know this was possible! I tried to get it back through the "View" tab: I tried going through "Customize Address Bar" and "Hide/Show Address Bar" and I restarted everything at least five times. Apparently, my roommate tried the same thing and managed to poof his address bar away too (who knew!) but was able to get it back through the "Customize Address Bar" tab. For some reason, it's not letting me drag anything anywhere. (Or cut and paste anything! I tried copying something from Safari and pasting it into another application, and that didn't work either.)
    Does anyone have any suggestions? I was going to google it, but I can't figure out how to get there :/
    ibook g4 Mac OS X (10.4.6)

    banannaphone,
    Welcome to Apple Discussions.
    Quit Safari, find the com.apple.Safari.plist file in your Macintosh HD/Users/yourusername/Library/Preferences Folder, drag it to the Desktop, log out/in or restart and let us know what happens.
    ;~)

Maybe you are looking for

  • PR reference to PO

    Hi All, I want to refer a PR to a PO.  Also i want the system to refer only the subline item i.e., the service.   My scenario is when i refer a service PR which is having a main line item and 10 sub line items and if i make a single PO by referring t

  • BS Not activated

    Hello friends, Iam creating one BS and one TS. I already Imported  my BS to ID. But problem is Create Receiver Communication channel that BS is not ACTIVATED. whe iam trying to activate it this following error displyed. Logical system SD1CLNT50 alrea

  • Subject with bucket in the title

    Body with bucket and b-u-c-k-e-t.

  • Indesign und InCopy übernimmt interaktive Schaltflächenwerte nicht genau?

    Mein Indesign und meine InCopy Dokumente haben Interaktive Kästchen bzw Ankreuzfelder und sind im Original mit " ja" und "nein" definiert. Beim speichern der der InCopy Texte werden diese Interaktiven Kästchen zwar übernommen aber die Schaltflächenwe

  • Sales Day Book (SDB)

    Hello folks, my Finance Manager needs to know how we print off a Sales Day Book or a Purchase Day Book (PDB). Can anyone please point us in the right direction?