Why was it blocked?

I write several lines of codes to get files from the webserver. First I set up a socket (port 80).
Socket connection;
connection=new Socket(hostname,80);
Writer o=new OutputStreamWriter(connection.getOutputStream());
o.write("GET /head.html HTTP/1.1 \r\n");o.write("Host:"+hostname+"\r\n\r\n");o.flush();
InputStreamReader in=new InputStreamReader(connection.getInputStream());
int c;
while((c==in.read())!=-1) {System.out.print(c);}
System.out.println("This is the end");
The problem is: the file "head.html" can be read and shown on screen but the program is blocked. I mean I cannot see the "This is the end" . After somewhile, the connection is timed out. Please tell me what is wrong. Many thanks.
P.S. the Webserver is using Apache 1.3.14.

Hi, this is basically your code from above, when I run it it works fine, the last line is executed and the program terminates normally. Try this and see if it works for you. I replaced head.html with index.html and successfully connected to www.yahoo.com and was returned the index.html file (and was printed to the console). Maybe try the same thing I did, then try it on your own server. If you then have a problem it might be a server problem?
java HttpGetTest www.yahoo.com
import java.net.*;
import java.io.*;
public class HttpGetTest {
    public static void main(String args[]) {
        Socket connection;
        try {
            String hostname = args[0];
            connection=new Socket(hostname,80);
            Writer o=new OutputStreamWriter(connection.getOutputStream());
            o.write("GET /index.html HTTP/1.1 \r\n");
            o.write("Host:"+hostname+"\r\n\r\n");
            o.flush();
            BufferedReader br = new BufferedReader(new InputStreamReader(connection.getInputStream()));
            String line = null;
            while((line=br.readLine()) != null) {
                System.out.println(line);
        } catch (Exception e ) {
    System.out.println("This is the end");
}

Similar Messages

  • Why was I blocked to write answers on this forum?

    I was not lying that Lightroom 1.2 was available!!!
    http://www.adobe.com/uk/products/photoshoplightroom/

    Quaoar, I think I might know what possibly happened:
    When the original post appeared, before I tried to put a response in (getting the same rejection you did), I *believe* that I noticed that the title referred to Lightroom 1,2 (with a comma rather than a dot), then when my reply was rejected I saw that the post had disappeared, then reappeared with the dot. I presume the disappearance was to edit the title.
    'Course I could be wrong, maybe gremlins did it!:)
    Tony
    Tony Long, Enthusiastic Amateur Photographer, Canon Gear, Pentium Duo 2 Core, Win XP
    Tony Long Photos on PBase

  • Why Administrators was unnecessarily blocked the forums

    Hi Mr.Pravender
    you are Locked my 4 forums Queries unnecessarily, Why you are spoiling the interests of the people who are ready for updating their knowledge, If you don't have any time to provide the solution plz skip it don't give unnecessarily answers plz search old forums like that because iam not excepting such an answers
    Why Administrators was unnecessarily blocked the forums with thier own decisions
    Regards
    ramu

    Hi Ramu,
    The thread which I have locked indeed looks to me basic/frequently asked/interview questions, which can easily be answered by searching SDN.
    [Reg:Material management and Inventory management]
    - This thread you want to know information about inventory in BI. You can easily find so much information about this topic by a simple search.
    In the same way all other threads:
    [/message/10239202#10239202 [original link is broken]]
    [/message/10239097#10239097 [original link is broken]]
    (One more i could not find)
    More to that if you will see this thread [Getting MIX values for Keyfigures in Report]
    SDN members who want to help you need more information to provide better suggestions, but you do not want to look back at those thread and reply.
    The spelling of "DOUBT" is not "Dought". Please do a spell check.
    @Jaya : Its not the responsibility of SDN members to provide consolidated information to you. How can you expect someone to do your work. Please do not treat SDN as 24/7 support. If forum does not have sufficient information, then no moderator will lock/reject the thread. About thread rejection, I really can not say who rejected your thread. You can send a mail to SCN help desk to get more information about it. More to that I have already mailed you about not to answer basic questions. But I do not see any change.
    Pravender
    Edited by: Pravender on May 10, 2011 2:30 PM

  • Why is Adobe blocking my game downloads???????????

    why is adobe blocking my game downloads?????????????????????????????????????????????????????????it is so annoying !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    this was made by Matthew Frize .........NOW

    Flash Player Help | Installation problems | Mac OS
    Flash Player Help | Installation problems | Windows
    Mylenium

  • Why is the blocked plug in showing up as I am trying to view videos?

    Why is the blocked plug in showing as I am trying to view videos?

    Hello,
    A new version of Flash Player (12.0.0.44) was released earlier this week and it appears Safari is now blocking older versions of the plugin.  Please upgrade to the latest version.  It is recommended to first uninstall Flash Player, and then install the latest version.
    Instructions for Uninstalling Flash Player on Mac.
    Download the full installer and proceed with installation.
    Maria

  • I was recently blocked from using app Jack'D. Message I receive says "Your device has been blocked". How can I get around this?

    I was recently blocked from using app Jack'D. Message I receive says "Your device has been blocked". How can I get around this?

    Quoted from their FAQ's:
    I got an error message saying my device is blocked. Why did this happen?
    There are two reasons this could happen: You have deleted your account or you have been banned due to violation of terms of service.
    - You have deleted your account.
    When you delete your account, you agree that your device would be blocked for at least one month. This policy is enforced in order to protect users from stalkers. (If the system allowed users to create and delete their accounts any time they wanted, the Block feature would be compromised and wouldn't be able to protect users effectively.) Please understand this is not a punishment but a security measure intended to keep all of our users safe.
    - You have been banned due to violation of terms of service.
    Users of this mobile application are required to comply with our terms of service and instructions provided by our service team. The most common violations include, but are not limited to: Creating multiple accounts, uploading pictures not complying with our terms, and abusing the Report feature. In most situations, you will get a warning before you are banned from the app. If you receive a warning from our service team, please read it carefully and take it seriously. If anything is not clear, please contact user support for clarification.

  • I created a slideshow in Elements 12 and burned a DVD in Premiere 12. Why was the orientation of some of some of my slides rotated 90 degrees

    I created a slideshow in Elements 12 and burned a DVD in Premiere 12. Why was the orientation of some of some of my slides rotated 90 degrees?

    Rick
    Have you looked at Delete and Close Gap as well as Delete for what you describe?
    Nonetheless, adding or moving clips to an existing Timeline content without disturbing the existing Timeline content can be challenging and complex under certain scenarios.
    Typical solutions include making these moves with a keyboard modified held down (Windows Alt or Ctr). I am strictly an Elements Windows user, so we will need to find the Mac counterparts for the Windows keyboard modifier techniques.
    Also, if one move triggers a multi-chain disaster, then you should consider grouping block of clips so that they do not move while you are busy with your Timeline maneuvers. Check out the Clip Menu options for Group and Ungroup.
    Some times in the "Mac condition", you need to use fn in addition to the command to achieve some of these Windows counterparts.
    The following video tutorial on arranging clips and keyboard modifiers is being posted for informational non promotional reasons.
    Premiere Elements: Arranging clips on the Timeline using modifier keys | lynda.com - YouTube
    It is demo'd with Premiere Elements 8, but the principles are the same for later versions of the program.
    Here is one variation of the issue on Windows.
    ATR Premiere Elements Troubleshooting: PE: Delete and Close Gap Failures
    You should not have to delete audio to prevent it from being split by an addition to an existing Timeline. The keyboard modifiers should help you resolve this type of issue.
    Please review and consider.
    Thanks.
    ATR

  • Why was I lied to by in store reps and treated as if I did something wrong when trying to get a faulty phone less then 6 month old replaced?

    I am writing to say I experienced the worse customer service ever from one of your stores!!!  Not just the reps but both the day and night manager both were very rude to me, I am not going to saying I was a happy camper in talking to them but you are more then welcome to pull up the recodings and see that I was not being out of bounds with them....expecially after waiting over an hour to be seen in person then being lied to and calling back mad then next day!  I have a Note 3 I purchased about 4-6 months ago that the screen went dead on.  The phone still turns on and makes noies and recieves messages but will not light the screen up.  I took it in the the Murrieta store last night about 830pm, after reading online that you can bring it back to any verizon wireless store for refurbished replacement.  Well after checking in and witing till about 930pm (30 mins after closing) I was seen and given the 3rd degree about how I broke the phone.  The representitive went thru the phone for 20 mins and continue to throw out ideas of how I broke it and hows it possible I could break it and again would ask if I broke it.  After the 5th time stating I did not break it he look up my phone number and pulled my account (a while later we started) and stated he could get me a replacement by Tuesday of the following week, well that was a Thursday night and I was going out of town that friday so I explined that does not work and I need a phone ASAP.  He then explianed I could pay for overnight delivery, I refused to pay for any charges as it was not my fault the phone was broken,  He stated a manager could possibly waive the charge.  I asked to speak to the manager, he coninued trying to help me for another 5 mins to which I eventually said can I just speak to the manager.  He went and asked the manager to come over who was already dealing with another irrate customer.  After waiting another 5-10 mins the manager came over and rudley asked how can I help you.  I explained where we were in our transaction and that I was very unhappy.  She rudley informed me that all they can do is ship the replacment and if I wanted they would ship to a venture store (my weekend destiation) and I could go piock it up from there and that it.  I informed her that the rep has already offered overnight to my house by 1030am but I needed her to pay for the charges.  She said fine she would and was very short and rude about it.  At this point I was ****** and told her I felt she was being very rude and short to me and I understand she just dealt with an irrate client but I had been waiting well over an hour at this point for something turns out I could have done over the phone or should have as your stores dont offer in store replacement (I was told that a policy and they have no idea why the website would say come to the store but its wrong).  I also informed her that it was a product I bought from your company that was giving me trouble due to it being faulty and its an inconvenence to me THE CUSTOMER....not the other way around.  She said she was doing all she could do and could do no more.....NEVER once in the conversation did the manager offer her apologizes for my troubles, even after I stated she was being rude and I was very unhappy with her level of customer service in this problem with a warrantied item.  I excepted the 1030am next day delivery and left.  Well I was unhappy but left anyways and now its 1130am I go to check status of package and it says monday by 530pm delivery??????  So I called the store informed the day manager on duty (David <<Last name removed>>) I was lied to about a needed delivery of replacement and explained that I am very unhappy.  Well turns out he had the staff listening on speakerphone as he informs me the staff remembers it differently and the manager on duty last night went above and beyond her duty by paying for my shipping and helping me.  Then went on to say my screen was cracked via the notes shown which was never shown to me and they did not even have to help me as I did not have insurance.  I explained the rep the night before spent 30 mins trying to find how I broke the phone and why I could have broke it to which he found nothing with the phone but apparently still put in the notes he found a pressure crack.  I asked the manager if its the policy to just assume the thing is broken by the client to which he said YES, we have an extensive history with these devices and we are usually right in out ASSUMPTIONS!  I informed him I was very unhappy and he was not a part of the conversation last night and to tell me his rude night manager went above and beyond was siding with his employees far beforing doing any research into the matter having only heard what his employees were talking about as I was explaining.  He did not seem to care and explained that your policy are very strict and your employees must adhere to them to, guess this includes lieing to customers to get them out of the store.  At this point I got his info as I seen the level of his customer support and service and hung up.  This really makes me question the 15 year relationship I have had with Verizon Wireless!!!  I now am leaving my family alone for the weekend and I have no form of communication as I will be on a boat off the coast of Ventura for 3 days......and I am left to think my best hope is to have a phone monday evening that I will mostly be charged full price for as the rep stated the phone he is replacing is broken........am I correct in this assumption.......Verizon Wireless Admin Verizon Wireless Customer Support
    Message was edited by: Verizon Moderator

    Sorry, I don't believe you when you say you don't work for the VZW.
    Believe me or don't. That's simply up to you.
      You are trying to explain to me that they could have just kick me out after
    hours (even though I was there atleast 30 mins before closing, was checked
    in and asked to wait)
    No business is obligated to assist you after hours.
    and that my phone probably is broken (even though the
    rep could find nothing wrong and could show me nothing wrong still noted in
    the notes it was broken)....sure sounds like a vzw rep to me.
    I sure hope that, for your sake, that the phone is not broken.
    You are assuming I was told of charges.....
    At some point you were told of the charges because you mentioned them in your original post.
    you also assume I was irrate and
    demanding from the start....
    In my 20 years of retail experience and dealing with customers I don't assume that you were irate. I am confident of that. I could tell from your original post that you were not an easy customer to deal with.
    the website clearly states come to store for a
    refurbished phone if your phone has a warranty issue which is what I did.
    Can you post a link to this information on the website?
    I will give you that you are very articulate in your answer (Thank you) but completely
    unhelpful and ignore the fact that I was told something which now you make
    me believe even more was done intentionally. 
    What does this even mean?
    You say nothing can be
    overnighted after 5pm....then why was made that promise?
    FedEx has certain times that they can abide by for overnight shipping.
    To get me to go
    away?
    Yes because it was 30 minutes after the store closed and they wanted you out of there.
    There is policy and I understand that but there is also a thing
    called customer service and thats what not what I received.
    You obviously don't understand that there is policy or you would not have treated the employees the way that you admittedly did in your original post.
    You get what you give. You will always attract more flies with honey than with vinegar.

  • A flash game was accidently blocked on a website, and now I can't access any of the flash games on it. Can that website be unblocked?

    == Issue
    ==
    I have a problem with my bookmarks, cookies, history or settings
    == Description
    ==
    A flash game was accidentally blocked on the website http://www.oyunlar1.com Now I can't access any of the games there. Is there anyway to unblock the flash settings for that website?
    == Troubleshooting information
    ==
    Application Basics
    Name Firefox
    Version 3.6.7
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    1-ClickWeather 1.1.9.1 true
    Adblock Plus 1.2.1 true
    Adobe Contribute Toolbar 5.0 true {01A8CA0A-4C96-465b-A49B-65C46FAD54F9}
    AIM Toolbar 5.96.5.1 true
    Ask Toolbar for Firefox 2.1.0.5 true
    BatchDownload 1.2.4 false [email protected]
    Big Fish Games Toolbar 2.0.0 true {6847DFAE-037A-400c-A524-27F0A281B692}
    CheckPlaces 2.2.2 false [email protected]
    Cooliris 1.12.0.36949 true [email protected]
    DownloadHelper 4.7.4 true
    DownThemAll! 1.1.10 true
    Fast Video Download (with SearchMenu) 3.1.1 true
    Fast Youtube Downloader 1.2.2 true [email protected]
    Firefox ImageGrabber 1.0.6 false {546d2a00-2bbf-11dc-8314-0800200c9a66}
    Flashblock 1.5.13 false {3d7eb24f-2740-49df-8937-200b1cc08f8a}
    FlashGot 1.2.1.27 true {19503e42-ca3c-4c27-b1e2-9cdb2170ee34}
    FoxyProxy Standard 2.21.3 true [email protected]
    Google Toolbar for Firefox 7.0.20100326W true {3112ca9c-de6d-4884-a869-9855de68056c}
    Googlepedia 0.6.3 true {1ABADB6E-DC4B-11DA-9F70-791A9CD9513E}
    HP Smart Web Printing 4.60 false [email protected]
    ImageHost Grabber 1.6.4 true
    InvisibleHand 2.4 true [email protected]
    iWinGames Plugin 1.0 false {98e34367-8df7-42b4-837b-20b892ff0847}
    Java Console 6.0.07 true
    Java Console 6.0.04 true
    Java Console 6.0.10 true
    Java Console 6.0.12 true
    Java Console 6.0.13 true
    Java Console 6.0.14 true
    Java Console 6.0.15 true
    Java Console 6.0.17 true
    Java Console 6.0.16 true
    Java Console 6.0.19 true
    Java Console 6.0.20 true
    Java Quick Starter 1.0 true [email protected]
    MegaUpload DownloadHelper 1.0.2 true [email protected]
    Microsoft .NET Framework Assistant 1.2.1 true {20a82645-c095-46ed-80e3-08825760534b}
    MSN Toolbar 4.0 false [email protected]
    myBabylon English Toolbar 2.6.0.15 true
    myibay Firefox extension 1.1.7 true [email protected]
    NoScript 1.10 false {73a6fe31-595d-460b-a920-fcc0f8843232}
    Ookong 1.5 true {95969329-aa35-473a-b537-3f6f62c0ba23}
    Rapidlibrary Search ToolBar 1.0.0 true {2832ABCD-4444-1012-2D45-132D5447C445}
    RapidShare DownloadHelper 1.0 false [email protected]
    RDown - Rapidshare Downloader 0.6.0 true dave2x@download
    Remove It Permanently 1.0.6.7 true {1dbc4a33-ea62-4330-966c-7bdad3455322}
    RSFind! 1.1.2 false [email protected]
    Search Helper Extension 1.0 true {27182e60-b5f3-411c-b545-b44205977502}
    Shareaholic 1.9.9.5 true [email protected]
    SkipScreen 0.4.12s false SkipScreen@SkipScreen
    Skype extension for Firefox 2.2.0.102 false
    Status-bar Scientific Calculator 4.9.2 true ststusscicalc@sunny
    StumbleUpon 3.64 true
    The Browser Highlighter 1.0.19126 false [email protected]
    UnPlug 2.026 true unplug@compunach
    Xmarks 3.7.9 true [email protected]
    Yahoo! Toolbar 2.1.3.20100310105313 true {635abd67-4fe9-1b23-4f01-e679fa7484c1}
    Adobe DLM (powered by getPlus(R)) 1.6.2.63 true
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar 0
    browser.fixup.alternate.enabled false
    browser.history_expire_days.mirror 180
    browser.places.smartBookmarksVersion 2
    browser.startup.homepage http://www.refdesk.com/
    browser.startup.homepage_override.mstone rv:1.9.2.7
    extensions.lastAppVersion 3.6.7
    general.useragent.extra.microsoftdotnet ( .NET CLR 3.5.30729; .NET4.0E)
    javascript.options.showInConsole true
    keyword.URL http://slirsredirect.search.aol.com/slirs_http/sredir?sredir=2706&invocationType=tb50-ff-aim-ab-en-us&query=
    network.protocol-handler.warn-external.aim false
    network.protocol-handler.warn-external.dnupdate false
    places.last_vacuum 1279652142
    privacy.sanitize.migrateFx3Prefs true
    security.warn_viewing_mixed false
    == Firefox version
    ==
    3.6.7
    == Operating system
    ==
    Windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 GTB7.0 ( .NET CLR 3.5.30729; .NET4.0E)
    == Plugins installed
    ==
    *-Cooliris embedded in a tab
    *getplusplusadobe16263
    *np-mswmp
    *Contribute Firefox IBE Plugin DLL
    *6.0.12.69
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *1.9.0009.1
    *npdnu
    *npdnupdater2
    *NPTURNMED
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.3"
    *Default Plug-in
    *Shockwave Flash 10.1 r53
    *BrowserPlus -- Improve your browser! -- http://browserplus.yahoo.com/
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *Delivery Network Acceleration by BitTorrent™
    *GEPlugin
    *Picasa plugin
    *4.0.50524.0
    *MSN® Toolbar
    *Windows Presentation Foundation (WPF) plug-in for Mozilla browsers
    *Google Updater pluginhttp://pack.google.com/
    *Google Update
    *Java(TM) Platform SE binary
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
    *Npdsplay dll
    *DRM Store Netscape Plugin
    *DRM Netscape Network Object

    Thanks, Eric. I'm not sure what I should be checking using your suggestion--as I said, I'm an utter novice with the iMac. However,  I saw a reference to problems with the Library entries, so I checked mine and the iWork files were missing, something confirmed when I checked the crash log. In desperation, I did another software update, and that seems to have fixed the problem completely. Now wondering if I dare upgrade to Lion!

  • I've just upgraded to latest version of Firefox 4 and my Mac is only OSX.10.4.11 and it won't open. How do I downgrade and get old Firefox back. Don't want to lose all my bookmarks. Why was I able to install in the first place. Very frustrated!!

    've just upgraded to latest version of Firefox 4 and my Mac is only OSX.10.4.11 and now it won't open. How do I downgrade and get old Firefox back. Don't want to lose all my bookmarks. Why was I able to install in the first place. Very frustrated!!

    You can get the latest version of Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html
    You can trash Firefox 4.0 then re-install Firefox 3.6, it will use your existing bookmarks, passwords etc
    Mozilla are working to prevent Mac users with non-compatible systems from getting the notification about Firefox 4, and also not displaying the "Download Firefox 4" button on http://www.mozilla.com

  • I downloaded the updated Firefox, but the ad-on for converting YouTube music videos to mps files is now unavailable. How do I get it back? Why was this feature disabled?

    I downloaded the updated Firefox, but the ad-on for converting YouTube music videos to mps files is now unavailable. How do I get it back? Why was this feature disabled?
    In the former Firefox version there was a box to click for converting YouTube music videos into HQ mp3 files. That box is no longer apparent in the new Firefox version. I went back to Ad-On s and re-downloaded the program YouTube to MP3 1.2. It says it's not compatible with Firefox 6.0. Can I reinstall the older version of Firefox?

    When I clicked on the second site mentioned, I got such EXPLICIT, step-by-step directions!!! Thank you so much. I'd been wondering what that window was that kept popping up with the Firefox icon and that other funny thing. The word *install* was never mentioned. Pictographs were never my thing.
    When I looked under the initial system requirements, it said that OS X 10.4.5 and higher were good for 5.0. I didn't check further. Under your advice, I'll go with the older version. Thank you for taking the time to help me.

  • Why was Extension Manager support dropped for Bridge?

    Title says it all. Adobe Extension Manager supported Bridge in CS4, CS5 and CS5.5 and now it doesn't. From what I understand, the simple addition of the "configuration" folder and the files it contains from a CS5.5 installation suddenly makes it work, so my question is: why was this dropped for CS6? Is there more to it?
    ...Mike

    Hi David,
    what makes you say that the support for that got dropped ?
    I have a 1130 on my desk running 12.4.25 and it definitely can be configured for universal WGB ...
    This said, it's a bet strange to configure a ceiling-mountable AP for uWGB but you probably have your reasons :-)
    Nicolas
    ===
    Don't forget to rate answers that you find useful

  • Why was deleted the RSS reader in Mail on OS X Mountain Lion?

    Why was deleted the RSS reader in Mail on OS X Mountain Lion?
    How can I re-enable the RSS reader?

    All RSS Readers that I tested from MacAppStore are much worst than Mail's in Lion.
    Hate them all. I'm using blogtrottr.com to compile all RSS and send me via email. But it's flooding my mailbox. There're a bunch of them that require a Google Reader account, and I won't do that. It doesn't matter to Google which RSS I'm following.
    I wish Apple put RSS reading back to Mail. Stupid idea taking it off.

  • HT201359 I purchased the program from before, why was the discount amount on a program previously purchased

    I purchased the program from before, why was the discount amount on a program previously purchased
    Item     Developer     Type     Unit Price
    Learn English with busuu!, A1 - Beginner
    Report a Problem      Busuu Limited      In App Purchase     $4.99
    Order Total:     $4.99
    Please retain for your records
    Please See Below For Terms And Conditions Pertaining To This Order.
    Apple Inc.
    You can find the iTunes Store Terms of Sale and Sales Policies by launching your iTunes application and clicking on Terms of Sale or Sales Policies
    Answers to frequently asked questions regarding the iTunes Store can be found at http://www.apple.com/support/itunes/ww/
    Apple ID Summary •  Purchase History
    Apple respects your privacy
    Information regarding your personal information can be viewed at http://www.apple.com/uk/privacy/
    Copyright © 2011 Apple Inc. All rights reserved
    <Personal Information Edited by Host>

    Sorry, but I don't understand your question. What "discount amount" are you referring to?

  • Why was I charged the activation fee?

    I just joined Verizon this past weekend. We purchased 3 Samsung Galaxy S5's and The Edge 10gb plan. I was told by the CSR that there would not be any activation fees but I would see the sales tax of approx. $90 on my first bill. I was also told my bill would be $220 after discounts and taxes. I received my first bill at $493.10 yesterday.
    #1 - Why was I charged the activation fees?
    #2 - Why do your CSR's mislead your customers? I'm now being told that my monthly bill will be $267.00.
    #3 - How can you allow the treatment of your customers to continue like this?

    That so called tax seems kind of high? Activation fees are $35 not $30. There are upgrade fees of $30 for existing customers.
    The first bill is pro rata of time used in advance and the days before the month in advance.
    The cost of three devices on the edge plan are at least $25 a piece, which should be added in each month. So let's say your monthly plan costs are $160+tax+$75 for the three phones. Is $235+tax then it may be around $267 complete each month.
    Never believe anything the service people tell you. Check your receipt and do not sign anything unless all you agree to is on it.
    Good Luck

Maybe you are looking for

  • Brief about Console, data manager and Import manager

    Hi, Iam new to MDM we just started installing our MDM components and iam a MM functional guy Can you any one tell me about console, data manager and import manger i need to know the following, 1. what is it 2. How the 3 is interlinked 3. can the data

  • Is there a way of making secure folders for apps?

    HI, I have the iPad 1,  can anyone tell me if there is a way to make certain apps secure, lock them, so that other people that may use the iPad do not have access to them.

  • No authorization for InsoSet?

    Dears,   I create a query based on an InfoSet. I assigned this query to a role, however, the user doesn't have the authorization to access this InfoSet even if I've set this InfoSet into this role.   My role profile for InfoSet is:   S_RS_ISET: Activ

  • Export for web -- best settings, recommended length, etc.

    I have a short video of a public speaker giving a talk that I'd like to post to a website -- so viewers can see a brief "demo" of the person in action. Two questions: 1) Length. Since I cannot judge who will visit the site and what kind of bandwidth

  • Billing document number based on plant

    Hi friends, I have new requirement from customer Billing document number should be based on plant Ex: Range start from 900000 u2013 for plant ABC1       Range start from 800000 u2013 for plant  ABC2 How to achive this regards Satish