Simple QOS request

Hello, I've got a simple network,
one wired PC and one wireless, using WRT54GL 1.1 with 4.30.9.
Using the qos setting in the 54gl, I've set upload speed to approx.
85%. I sometimes run p2p and/or bit torrent and I would like to
set a qos rule that allows greater priority to any web browsing
from either PC.
It's a simpe request but it's not clear in the setting how it's done.
Do I have to set a port for the web browser?

Thanks, I'm trying that.
Is the qos control in the stock firmware effective?
Most of the posts I've seen, advocate a third party FW
such as thibor or dd-wrt specifically for qos.
Dave

Similar Messages

  • Error During Creation of  Table Value Request /Simple Value Request Express

    Hi,
    I am on SAP CRM ABAP 7.0 with enhancement pack 2.0.
    The requirement is to create a decision table which would have value(search helps) requests for some of the condition columns in it. For example, Value Request for condition column Y would come according to condition column X  . As per my understanding,this could only be achieved by maintaining foreign key relationship. So I tried to create a  Table Value Request  which I could assign in the domain values in the data object of the corresponding condition column.
    But,when I am trying to create a Table Value Request or Simple Value Request in BRF+ application, it is throwing an error message "Table FDT_EXPR_1950S is not part of the Customizing object FDT0001 T".
    Could you please help me out !!

    Hi Carsten,
    Thanks for your quick response.
    Just wondering whether or not I can achieve the requirement without Table Value Request. Do you have any idea on this?

  • Hey, Adobe? A simple, heartfelt request from an accessibility driven designer

    First - I adore Captivate, anyone wishing to troll the product please start your own thread.
    Now - my  heartfelt request - which has already been sent a a feature request. (I ask those who also work in accessibility environments to add this request from their accounts as well, the more requests, the better our chances for the feature)
    Tab ordering for the buttons was an awesome upgrade, but why did you stop halfway to perfect? Flash allows the developer to set the tab index for ALL the objects on the screen - text, image, animation, movie clip, navigation controls, etc) by simply assigning a number in the accessibility menu:
    Add this to Captivate and almost every workaround and kluged fix (including seven tab, ten entry per tab conditional actions) I have had to slap on an otherwise simple and elegant project files disappear. Rollovers and feedback boxes are simply inserted into the reading order without a fuss. Long winded and boring slide notes that are read without pause by screen readers are replaced by easily digested elements that can:
    Provide multiple ways to operate the technology and retrieve information so that users can choose alternatives based on their physical capabilities.
    Provide support for the assistive technology (AT) that people with disabilities use for improved accessibility.
    Ensure that all users have equivalent access to all the information conveyed.
    In short, we can give the user a much higher quality, more engaging an interactive experience (read: not just a text equivalent, although it could still be an option) that better reflects the capabilities of eLearning, regardless of their sight,  hearing and/or mobility impairments.
    If you think this might be valuable, send a feature request to Adobe.
    If you're one of the Adobe folks assigned to monitor this forum - how valuable would this fix be when marketing this to a government agency anywhere in the world that insists on accessible materials?
    Justenuf

    Hello,
    Just read your initial post regarding accessibility. I know your post is a year old but I would also like to echo your opinion that Captivate 8 should include some or all of the accessibility tools available in Flash(including some advanced actions to control name attributes for the screen reader). We have just begun using Captivate, coming from a Flash background. We will continue to use Flash for projects that do not require mobile deployment but use Captivate for the rest while gradually moving away from Flash (unfortunately). In my limited time using Captivate, I find that Flash can be made so much more accessible than Captivate, which is really disappointing given that it is from the same company. Maybe that opinion will change as I get used to Captivate but I have my doubts.
    Anyway, one thing I do like in Captivate is the fact that a screen reader automatically reads the text in the "Accessibility" window (which should really be named the "screen reader text" window).
    I have a couple of questions I wonder if you can answer:
    1. Is there a way to make the "Accessibility" and "Tab Index" windows stay up all of the time without having to close it to get to another button, object or screen? It is very annoying to have to close it every time to go and check on the name of a button so that I can put it in the correct tab order (same goes for the "accessibility" text window). You shouldn't have to click on the stage (to take focus away from a button) to get access to the "tab index" window.
    2. How do you make quiz questions keyboard accessible? I cannot seem to do this and without that functionality, Captivate fails as a tool to create accessible products.
    Thanks,
    dave

  • Simple HTTP request

    Hello all,
    Hope u all will be fine and fit. I want to make an http get request to my server and the response to that request would be an xml file. Do anyone knows how to do this in a simpler way. I just need a sample code to send and receive a http request and response.
    Currently i m doing in this way
    NSData *nsDataObject = [[NSData alloc] initWithContentsOfURL:URLObjectForMyServer]];
    Also please tell me if this is the correct way of doing it?
    Quick replies will be highly appreciated.
    Regards,
    Obaid

    Hi Obaid,
    I thnk you should fire request like that and u want xml file as response so that u have to write code in your server side that will covert data into xml format and return as a string....
    NSString *post = [[NSString alloc] initWithFormat:your query string];
    //NSLog(post);
    NSData *postData = [post dataUsingEncoding:NSASCIIStringEncoding allowLossyConversion:YES];
    NSString *postLength = [NSString stringWithFormat:@"%d", [postData length]];
    NSMutableURLRequest *request = [[[NSMutableURLRequest alloc] init] autorelease];
    [request setURL:[NSURL URLWithString:@"url of ur server"]];
    [request setHTTPMethod:@"POST"];
    [request setValue:postLength forHTTPHeaderField:@"Content-Length"];
    [request setValue:@"application/x-www-form-urlencoded" forHTTPHeaderField:@"Content-Type"];
    [request setHTTPBody:postData];
    NSURLConnection *conn=[[NSURLConnection alloc] initWithRequest:request delegate:self];
    if (conn){
    NSLog(@"Data Recieved");
    receivedData = [[NSMutableData data] retain];
    else{
    any error is occured
    hope that it will help to u

  • Simple application request

    Application request to track multiple items. I need an app that will allow me to click a button and time stamp one event and then click another button to time stamp a separate event. I would like to be able to click it into a list that has time/ event name.

    You're being specific in what you are trying to achieve. Now you need to be specific in exactly what help from us you are trying to solicit.
    What code do you have and what's not working?
    As well, you may have better luck on the iOS Development forums. This does involve iOS, right?

  • Very Simple Feature request for EXS24 mkII

    Hi all,
    Under "Group: Select by" please, please add "cycle-round robin", "random", "and", "and not"
    This will enable us to randomise between samples assigned to the same key, thereby eliminating the dreaded machine-gun effect.....
    This is really simple stuff to add, and ultra-powerful feature to achieve realism......
    thanx Apple,
    SvK

    Here are some more:
    * More options for specifying the order/grouping of the
    controls. Some of the filters I have been working on have 10-20
    parameters and it can be quite confusing when the controls always
    get placed alphabetically.
    * On OSX when there are more controls than the window space
    (so you get a vertical scrollbar) sometimes the controls don't get
    rendered back on screen properly when scrolling the panel. You have
    to resize the entire window for it to correct the positions.
    * Manual text input on the controls can be tricky in certain
    situations - for instance if a parameter has a min-max range 5 -
    15, then if you try to manually enter 10 it won't let you because
    as soon as you enter 1 it will reset it to 5!
    * A fine adjust option on the sliders would be nice - for
    instance holding ctrl while dragging would change the parameter
    value at 1/10 rate as normal (like is standard in
    AfterEffects)

  • How to set simple QoS to prioritize all traffic to an IP?

    I just got Verizon FiOS and the QoS page looks complicated. I just want it so that all traffic (incoming/outgoing) is prioritized towards 1 host on the network first. How can I set just this? I have no idea which device to pick or what DSCP is.

    Actiontec MI424 WR QOS PDF File.     
    walk through using the older firmware, but it should be a good launching point with minor changes that you'll have to play with.   

  • A simple workflow request?

    Can there be a way to simplify the display of pages

    Can there be a way to simplify the display of pages ?
    if you see this example from m/s word
    and this one from 'pages'
    and you can see the great grey bar one has to toggle through

  • Simple Soap Request

    Hi All,
    if some one helps me out in this regard i am very thankful.
    there is a webservice Halloworld implemented in .Net.
    for that we have implemented a sample java program to invoke the webservice. while executing i am getting error
    java.net.ConnectException: Connection timed out: connect
    import javax.net.ssl.*;
    import java.io.*;
    import java.net.*;
    import java.security.*;
    import java.security.cert.Certificate;
    public class HelloWorld
    public final static String WEB_SERVER_URI = "https://secure.transunion.co.za/TUBureau/Service.asmx?wsdl";
    public final static String SOAP_ACTION ="https://secure.transunion.co.za/TUBureau/HelloWorld";
    //public final static String WEB_SERVER_URI = "http://dms03/ethikwinidms";
    //public final static String SOAP_ACTION ="http://tempuri.org/DocumentImport";
    //?wsdl
    public void responceProcessRequestTrans01()
    public void requestProcessRequestTrans01()
    String reqEnquirerContactName ="RaaZ";
                   String server = WEB_SERVER_URI;
         String reqDestination = "Test";
    System.setProperty("java.protocol.handler.pkgs","com.sun.net.ssl.internal.www.protocol");
    Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
    try
    URL url = new URL(server);
    URLConnection uc = url.openConnection();
    HttpURLConnection connection = (HttpURLConnection) uc;
    connection.setDoInput(true);
    connection.setDoOutput(true);
    connection.setRequestMethod("POST");
    connection.setRequestProperty("SOAPAction",SOAP_ACTION);
    connection.setRequestProperty("Content-Type","text/xml");
    OutputStream out = connection.getOutputStream();
    Writer wout = new OutputStreamWriter(out);
    String xmlEnvelop = null;
    xmlEnvelop = "<soap:Envelope xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\">" ;
    xmlEnvelop = xmlEnvelop + "<soap:Body>" ;
    xmlEnvelop = xmlEnvelop + "<HelloWorld xmlns=\"https://secure.transunion.co.za/TUBureau\">" ;
    wout.write(xmlEnvelop);
         wout.write("<Name>" + reqEnquirerContactName + "</Name>\n");
    wout.write("</HelloWorld>\n");
    wout.write("</soap:Body>\n");
    wout.write("</soap:Envelope>");
    wout.flush();
    wout.close();
    InputStream in = connection.getInputStream();
    int c;
    while ((c = in.read()) != -1)
    System.out.println("Raa");
    System.out.write(+ c);
    in.close();
    catch(IOException e)
    System.err.println(e);
    //System.err.println(e.getStackTrace());
    public static void main (String args[])
    HelloWorld nss = new HelloWorld();
    nss.requestProcessRequestTrans01();
    }

    Hello, I tried your code and it worked fine, however when i put this in servlet this error happens
    java.io.IOException: Server returned HTTP response code: 503 for URL: http://ssmgt539:7373/WebService/WS_Gateway.asmx
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1174)
    at ImageInfoSender.getSoapDataSet(ImageInfoSender.java:184)
    at ImageInfoSender.processRequest(ImageInfoSender.java:84)
    at ImageInfoSender.doPost(ImageInfoSender.java:348)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
    Hoping you can help me this one.
    Thank you

  • Simple request to test a connection on an MS SQL Server

    Hi there,
    I've created some time ago a Connection Pooling class which works fine. Now I've added the functionality to test the connection through a simple SQL Request, before making it available through the getConnection() method.
    I've read somewhere that a simple request like "SELECT 1" worked fine for MS SQL Server... I've tried this request in the Enterprise Manager and indeed it returns me one row and one column with value 1 in it.
    - Is this SQL Request reliable for testing a connection ?
    - What does it do exactly ?
    - Is there maybe another request much better and maybe "faster" (if this is ever possible) than this one ?
    - Will it work for any other Database vendor (DB2, Oracle, MySQL) ?
    Thanks a lot for your replies and help.
    PS : BTW I always award Duke Dollars, so please don't be afraid of not getting any in case you help me
    See ya
    Alan

    It should be enough to test the connection is still up and working (with [...]'s observation that it doesn't work on Oracle). But there are other things you should also test, for example the auto-commit state of the connection (you don't want to be in manual commit mode, give the connection to someone which will run a query that might be rolled back by someone else later).
    There are also a lot of other things you could test, which could be DBMS-dependent or not (e.g. try running "SET SHOWPLAN_ALL ON" on SQL Server and return the connection to the pool; the simple test will work in this case, but it might not work in other cases).
    So there are a lot of things that could be tested. It depends on how much you "trust" the application you give the connection to. But I think querying the auto-commit mode (and rolling back if in manual commit and getting back to auto-commit) is also necessary.
    Alin.

  • Simple request on distant DB

    Hi,
    I would like to perform a simple SQL request to a distant Oracle 9i DB from a mobile device (pocket pc, HPC,..)
    I have the Oracle lite MDK and Mobile server,
    I have installed MSQL, but I havent find how to connect a distant DB, I have only find out how to launch request on the lite DB on the mobile device, but not how to send request on the distant server.
    Anyone can tell me if it is possible with MSQL to make a request to a distant DB through wireless lan, and if not, what application can allow me to do such request?
    Am I forced to launch an application with an application server to reach distant DB?
    thank you for your help,
    aze

    In fact I'm looking into a solution which is server application free, does Oracle distribution offer such component for WIN CE?
    I have noticed that most of the technologies use http to sned their request to a distant DB from a mobile device, this solution need an applocation server. I need a solution which send a direct SQL statement through the network to the distant DB, a kind of sqlplus for PDA.

  • Customizing Requisition request in HCM Processes & Forms

    Hi HCMers,
    We have just upgraded our development system to EhP4 in ECC and E-Recruiting systems, and SP5 in E-recruiting. We want to use the simple requisition request process in HCM Processes and Forms but have several customizations to apply. For example, changes to the form and the workflow.  As a developer I am able to create the custom Adobe form, the custom workflow, and apply any necessary enhancements to ABAP code. However I am unclear how to link these in via the HCM Processes and Forms framework so that they will be called from the standard screen in MSS (Manager Services > My Requisitions > Create New Requisition Request). I did find the tutorial for building a process scenario from scratch, but I can't find the "simple requisition" form in HRASR_DT, but I find the simple form in SFP as ISR_FORM_SRQ1.
    So, my question - what is the best way to implement these customizations? Should I copy the existing process scenario for exstended requisition (HR_MSSRCF_REQUISITION) into a Z_HR_MSSRCF_REQUISITION and make all my changes; or create my form scenario and process scenario from scratch?  Do we need to change the webdynpro for the Create New Requisition Request to call the new form and scenario, or is there a place that is configured? Do I really even need to use the HCM processes and form framework?
    If I sound clueless it's because I am Anyone wanna give me a clue?
    Thanks for any help you can give!
    Margaret

    Cpoy HR_MSSRCF_REQUISITION to your Z one by using the transaction SPRO-> personnel management and then HR Administrative Services and then Configuration of Forms/Processes and then execute the Design Time for process and forms.
    select your Process that is HR_MSSRCF_REQUISITION  and copied to your Z one. once you copied then you can given there your own workflow template  and in the form Secnerio you can also given your own customize adobe form.
    In the process start you can assign the role assignemnt to manager then this process would be visible in MSS under manager.
    Hope this would help you.
    thanks,
    Amar

  • Feature Request: Destructive editing with AUs in Sample Editor

    I would like to be able to apply edits destructively in the sample edit window with Audio Units like we could in Logic on MacOS9 (which used AudioSuite plugins). This is an ongoing request, year after year, among veteran Logic users. In every update it is ignored. The feature requires no redesign of the sample edit window, just another menu sub item droplist. While the bounce in place feature is a welcome addition, it is not a replacement for this feature that was removed in the migration to MacOSX and has been sorely missed ever since.
    Here's just one recent sentiment from a user on the NYC Logic Users Group:
    "I recently changed over to Logic from Pro Tools and I really miss this feature! For handling plosives and de-essing small fragments."
    I also know a very prominent producer who boycotted Logic 8 and 9 for this reason alone. While I would never do that (since I happen to love all the new features and feel comfortable with the workflow of Logic 9), I sympathize with this person's frustration over the lack of this feature. I find myself constantly in the position of wishing I had destructive editing back in my Logic tool belt.

    With all due respect, I personally cannot stand soundtrack. A lot of effort was put into the app that should have gone into Logic. As you allude to, I can trigger that Logic keystroke to open any sample editor, which is what I do. I just want the functionality back that was taken away from us many moons ago. I'm not looking for workarounds. This is just a simple feature request. But thank you for the suggestion.

  • Web Service Usage Discussion - Both for request and response.

    Hi,
    I have some discussion questions ( by the way i have done my search in the forums )
    1) How would you solve the problem of registering user from iphone application without making the user to enter a security code to prevent spam?
    ( We use graphical captchas to minimize the risk in web.. but what would you do or what are you doing to make a proper registration from iphone directly to the web server? ) I can request, user, pass,email and register the user, but i can not want him to click on the confirmation code that i've sent to his/her email.. He'll leave my application, click the link,... safari will open.. etc etc...
    2) How would you authenticate the user and send commands according to that session?
    Would you send user and pass in plaintext, like many web pages' login system..?
    And after that would you just get a session id from response and after that, would you use only that code to send new commands according to that authenticated user? like ( http://myserver.com/?cmd=message&text=hi&session_id=34524534 ) ? How would you implement, or you are implementing this in iphone application?
    3)What would you use to send commands to server? You use simple url request? ( maybe somewhat REST ) or would you send xml to the server? And how would you get the response? As an XML? as comma seperated simple mode, as JSON to parse? Or would you return property list recognized by iphone? Or.... Or?? What would you use, or what are you using? What's your idea to do it in a proper way? (I know that this can change from people to people, but at least we can see what everyone is telling.. )..
    What response type you prefer and why do you prefer it? For example, you are trying to avoid xml to stay away from parsing it without standard libraries... OR... ?
    I'll be glad if you share your ideas/experiences with us? We may learn new things/we may improve our selves/we may change the way we do these things, we may be happy together (:

    Hi MaxLeyton,
    Thank you for posting in the MSDN forum.
    >>I am trying create a webmethod in a webservice, this webmethod must to have two different headers, one for request and one for response.
    Since it is related to the Web, to help you resolve this issue as soon as possible, you could post this issue to the ASP.NET forum.
    http://forums.asp.net/28.aspx/1?WCF+ASMX+and+other+Web+Services
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Feature Request: iTunes support CD drive letters A&B

    Not sure how to submit this feature request to Apple for iTunes for Windows enhancement so I figured I would start at the forum.
    I know in the "dark ages" drive letters A&B where pretty much reserved for floppy drives. Not sure how many computers are actually still in use running Windows XP and up that still have one of those drives.
    Therefore, for some time now these two drive letters have gone unused. C: in general was the first HD letter, and CD-Roms (or now DVD/Blu-Ray) drives started somewhere with D: and above depending on your computer configuration.
    I changed my setup a while ago and named my two DVD drives A & B since Windows supports it just fine, as do a lot of other programs, with the exception of iTunes :-(. For some reason, iTunes will not support reading CDs from drives A or B, even if Windows autorun feature is enabled asking if it should import the CD into iTunes. Apple, what's up with that? Why actual restrict reading music from CD drives assigned letters A & B? Is this an old piece of code still lingering around in iTunes?
    So, simple feature request for an upcoming iTunes release, please enable reading/important CD music from drives labeled A&B so that we can start using these letters again as well.
    Anybody else want to support this simple request that should be fairly easy for Apple to implement?

    We're a user-to-user community, so there's no guarantee that an Apple person will see your request. But you can make enhancement requests directly to the Apple folks if you like. Here's a link to the iTunes product feedback form:
    http://www.apple.com/feedback/itunesapp.html

Maybe you are looking for

  • App store can't be opened after upgrading to Mavericks

    After I upgraded to Mavericks, the app store was still working but the next day, it can no longer be launched. Tried rebooting but it still does not work

  • How to stop a while loop of event structure from a main vi

    Hello; sorry for my english I have to stop a subvi from my main vi, the subvi contains a while loop and an event structure so I need to stop this loop while directly from my main vi I have tried global variable but it did not work any help please or

  • Black background/white writing

    Hi there, Just wondered if anyone knows of a phone that has a black background with white writing on all parts of the phone? Most phones at the moment have the facility to change it but the texts normally come up with white background/black writing.

  • Internal order to be  Posted to Perticular GL only

    Hello Internal Order allowed to post  Specified GL only.  I dont want to create validation. pl suggest.

  • Best resolution for different screen sizes?

    Hi, I just created a project and several of the viewers complained that they had to scroll horizontally in order to view the movie. What is the best resolution to record my next project in so as to ensure that no user will have to scroll (neither ver