Is there any tool to check the WinCE network performance???

Dear Developers,
Greetings!!!!!
As, I am interested to test our wifi module performance and I tried to search it on google but I am unable to find any tool. I used netlogctl but this is not sufficient. As, our main objective to see TCP(Mbps) for Tx and Rx

Hi,
If you have the test kit installed i.e. the CTK , then you will find it under the corresponding test folder. For example , i have it under C:\Program Files (x86)\WindowsEmbeddedCompact7TestKit\tests\target\
The test harness files , tux and kato can be found under 
C:\Program Files (x86)\WindowsEmbeddedCompact7TestKit\harnesses\target\
The above two files tux and kato would be required for running any tests on Windows embedded compact platforms.
Depending on your platform , you may choose to use the corresponding binaries in the sub directory.
Regards,
Balaji.

Similar Messages

  • Is there any tool to check whether the proper data is inserting or not?

    Hi,
    We have different products A,B and C.
    whenever user crates an account under these products some X,Y,Z table gets updated.
    If user1 creates an account under A then X, Y, Z tables update with some data along with some ID
    If user2 creates an account under A then X, Y, Z tables update with SAME DATA along with some other ID
    Is there any tool to check whether the proper data is inserting (same data is inserting every time) or not?
    p.s : if this thread is not related to this forum .. where can I post?
    Thanks,
    Praveen

    Is there any tool to check whether the proper data is inserting (same data is inserting every time) or not?You need to check the code to see that. Is the update or insert on the table has from different places? In that case it would be better to have them moved to a centralized place may be a package.
    If you want to restrict the columns to specific values then you can use constraints.

  • Is there any tools can check for existed database ?

    hi all, is there any tools that can check for that existed database after inserted a database to Ms access??

    Then you'll open a connection and then do a Select from table to retrieve information. (and close afterwards)
    /Y 
    LabVIEW 8.2 - 2014
    "Only dead fish swim downstream" - "My life for Kudos!" - "Dumb people repeat old mistakes - smart ones create new ones."
    G# - Free award winning reference based OOP for LV

  • Is there any way to check the age of an iphone when buyinga used unit?

    im buying a used iphone off kijiji and the owner said its 4 months old, is ther any way to check this to be fact?

    Unfortunately, no. That link will tell you if the phone has been reported stolen, but it has no way of knowing if the phone has been hacked, either physically or via software.
    The other thing to watch out for is sometimes a shady seller will tell you a serial number that isn't the same as the phone you eventually get.
    A high percentage of iPhones sold over the Internet are hacked or jailbroken, and many of them are also stolen.

  • Is there any way of checking the wan IP Address of...

    Have a dynamic dns address that does not appear to be assigned to my routers wan ip address. I am not at home at the moment and wondered whether there is anyway to check the wan ip address remotely. Config of the router is turned off from the internet facing address. When nmaping the dynamic dns address it does not appear to be the router at my home location. Any thoughts ?
    Many thanks,
    David

    Have you got an update client running on the router or a PC? The home hub has an inbuilt one which you need to configure before it will work.
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Is there any app to check the warranty of our phones

    Is there any app to check warranty?

    No. All you have to do is enter your serial number here: https://selfsolve.apple.com/agreementWarrantyDynamic.do

  • Is there any tool to measure the instruction set usage?

    Hi,
    Is there a tool to measure the instruction set usage?
    I think there must be. But where is it? Is there a
    command in Solaris?
    Thanks.
    wizzard1

    Hi,<br><br>
    Your question is a bit vague. Are you talking about the SPARC<br>
    instruction set usage, profiling, coverage or something else?<br>
    There are a number of utilities distributed as part of the Sun<br>
    compiler that may help you, such as:<br><br>
    prof, tcov, looptool.<br><BR>
    You might also want to have a look at this White Paper<br>
    Delivering Performance on Sun: Optimizing Applications for Solaris<br>
    <br>
    Hope this helps.<br>
    <br><br>
    Caryl<br>
    Sun DTS<br>

  • Is there any command to check the status of CWAI?

    I want to check if CWAI is currently on or off (start or reset or stop). Is there any convenient command to check?

    Hello
    You can check up on the CWAIReadSpec which has a read only property called AcquisitionState. Check out the following following KB about how to use this object.
    Using the ComponentWorks AIReadSpec object in Visual C++
    http://digital.ni.com/public.nsf/3efedde4322fef198​62567740067f3cc/4a44123c8de6bc2d862565e6006d3d24?O​penDocument
    And you can check out the function details in the Measurement Studio Help
    I hope this helps
    Bilal Durrani
    NI
    Bilal Durrani
    NI

  • Are there any tools that automate the conversion of SSJS to JSP?

    What about a "wrapper" servlet to run the SSJS, do they exist? We are upgrading to Iplanted Web Server 6.0 and are looking for alternatives to a re-write

    Rhino is an implementation of JS written in Java. I have only a limited amount of knowledge about it, but my understanding is that it might be helpful both in terms of a migration path (allowing you to execute JS from within Java) and in terms of code conversion (converting JS to Java).
    http://www.mozilla.org/rhino/
    Let me know if it is helpful.
    David

  • Is thre any view to check the date & time of switch ovr frm prim to standby

    Hi All,
    Is there any view to check the date and time of switch over from primary to standby.
    Thanks,

    784786 wrote:
    Which parameter of v$database can give us the switchover date and time. Please let me know?
    SQL> desc v$database
    Name                            Null?    Type
    DBID                                  NUMBER
    NAME                                  VARCHAR2(9)
    CREATED                             DATE
    RESETLOGS_CHANGE#                        NUMBER
    RESETLOGS_TIME                         DATE
    PRIOR_RESETLOGS_CHANGE#                   NUMBER
    PRIOR_RESETLOGS_TIME                        DATE
    LOG_MODE                             VARCHAR2(12)
    CHECKPOINT_CHANGE#                        NUMBER
    ARCHIVE_CHANGE#                        NUMBER
    CONTROLFILE_TYPE                        VARCHAR2(7)
    CONTROLFILE_CREATED                        DATE
    CONTROLFILE_SEQUENCE#                        NUMBER
    CONTROLFILE_CHANGE#                        NUMBER
    CONTROLFILE_TIME                        DATE
    OPEN_RESETLOGS                         VARCHAR2(11)
    VERSION_TIME                             DATE
    OPEN_MODE                             VARCHAR2(20)
    PROTECTION_MODE                        VARCHAR2(20)
    PROTECTION_LEVEL                        VARCHAR2(20)
    REMOTE_ARCHIVE                         VARCHAR2(8)
    ACTIVATION#                             NUMBER
    SWITCHOVER#                             NUMBER
    DATABASE_ROLE                             VARCHAR2(16)
    ARCHIVELOG_CHANGE#                        NUMBER
    ARCHIVELOG_COMPRESSION                    VARCHAR2(8)
    SWITCHOVER_STATUS                        VARCHAR2(20)
    DATAGUARD_BROKER                        VARCHAR2(8)
    GUARD_STATUS                             VARCHAR2(7)
    SUPPLEMENTAL_LOG_DATA_MIN                   VARCHAR2(8)
    SUPPLEMENTAL_LOG_DATA_PK                   VARCHAR2(3)
    SUPPLEMENTAL_LOG_DATA_UI                   VARCHAR2(3)
    FORCE_LOGGING                             VARCHAR2(3)
    PLATFORM_ID                             NUMBER
    PLATFORM_NAME                             VARCHAR2(101)
    RECOVERY_TARGET_INCARNATION#                   NUMBER
    LAST_OPEN_INCARNATION#                    NUMBER
    CURRENT_SCN                             NUMBER
    FLASHBACK_ON                             VARCHAR2(18)
    SUPPLEMENTAL_LOG_DATA_FK                   VARCHAR2(3)
    SUPPLEMENTAL_LOG_DATA_ALL                   VARCHAR2(3)
    DB_UNIQUE_NAME                         VARCHAR2(30)
    STANDBY_BECAME_PRIMARY_SCN                   NUMBER
    FS_FAILOVER_STATUS                        VARCHAR2(22)
    FS_FAILOVER_CURRENT_TARGET                   VARCHAR2(30)
    FS_FAILOVER_THRESHOLD                        NUMBER
    FS_FAILOVER_OBSERVER_PRESENT                   VARCHAR2(7)
    FS_FAILOVER_OBSERVER_HOST                   VARCHAR2(512)
    CONTROLFILE_CONVERTED                        VARCHAR2(3)
    PRIMARY_DB_UNIQUE_NAME                    VARCHAR2(30)
    SUPPLEMENTAL_LOG_DATA_PL                   VARCHAR2(3)
    MIN_REQUIRED_CAPTURE_CHANGE#                   NUMBERAre you admitting that after reviewing the content of this VIEW, that you see nothing that might contain the detail you desire?
    The switch over is also logged to alert_SID.log on both Primary & Standby

  • Is there any Tools for Code coverage for SQL Azure Database projects

    I need to capture data base code coverage for all the manual and automated test. this is for Azure DB, is there any tools available for the same? Please advise

    Hi,
    In order to code coverage for SQL Azure, use Microsoft Test Manager.
    This Link helps you in understanding and step by step procedures for manual testing.
    http://msdn.microsoft.com/en-us/library/vstudio/hh698492(v=vs.110).aspx
    Along with the above link also refer to
    http://msdn.microsoft.com/en-us/library/jj156172.aspx
    http://msdn.microsoft.com/en-us/library/jj156144.aspx
    Girish Prajwal

  • I signed up for a paid account for iBooks. But haven't received account confirmation.  It's been about 2 weeks.  Any way to check the status or resubmit it?

    I've completed the application for a paid iBooks seller acct.  Did it before Christmas, but have not yet received the confirmation email.  nothing in my spam forlder, either.  Is there any way to check the status, or to resubmit the application?  Where can I go to try and sign in?  And where can I download the Producer software?
    Thanks!
    WBrian

    Create a test book in iBooks Author, then use the File/Publish menu and see if you can login there.
    If you still can't login with the new account info, you may want to contact Apple directly...
    …support phone number call +1 (877) 206-2092.

  • Is there any tool or method to find the exact disk space/memory required for a query to execute in certain time

    Hi,
    We have SSIS Package, which in-turn executes some Stored procedures . 
    This Package runs fine at certain time, say 30 minutes which is acceptable. But sometimes, it takes around 1.5 hr. There was no modification done to the package, and the amount of data handled by the package is also same.
    I have a doubt that some other big process may be running in parallel when this package is getting executed.
    All the Databases are on D drive in the server and currently there is 140 GB free space out of 1 TB.
    Now, using sp_who2 I can check what are the big processes which are running in parallel when this package is getting executed and get their Disk I/O.   
    Now having these information, is there any way to determine, amount of space/memory required to execute a particular query in 30 minutes.
    Or to put a question in other way, I have a query and I know its acceptable execution time(30 min). Now is there any way to determine the criteria to get that execution time.
    NOTE: The query is optimized and required indexes are created. It was running fine, until 1 week back. Suddenly the execution time has increased.
    Can some one please help me in this. Please let me know if you need any further information on this.
    Also whenever these jobs are running, sometimes job activity monitor and SSMS gets frozen. Any idea what does this indicate?
    Thanks in advance,
    Raksha

    Perhaps blocking?
    Take a look at Adam's great stored procedure to see who is running on the server
    Who Is Active? v10.00 (2010-10-21)
    (C) 2007-2010, Adam Machanic
    Feedback: mailto:[email protected]
    Updates: http://sqlblog.com/blogs/adam_machanic/archive/tags/who+is+active/default.aspx
    "Beta" Builds: http://sqlblog.com/files/folders/beta/tags/who+is+active/default.aspx
    License: 
    Who is Active? is free to download and use for personal, educational, and internal 
    corporate purposes, provided that this header is preserved. Redistribution or sale 
    of Who is Active?, in whole or in part, is prohibited without the author's express 
    written consent.
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Hi there, i want to buy a registered version of PS CS4 (and an Upgrade to CS6)from a private Person...is there any Possibility to check if the Adobe ID,Licence,User is a real person...or a fake before buying it? Thanks for helping!

    Hi,
    just got an offer from a private Person, who owns a boxed Version of Photoshop CS4 (DVD) and an Upgrade from CS4 to CS6....he told me that he can transfer the current license to me... now there's one important question for me...
    Is there any possibility to check his Adobe-ID (which he already told me) if it's the same adress, name,etc. as he told me...
    or if there is an registered Version of PS CS4 owned by this Adobe-ID?
    Just like to check if he's a real person or a fake...don't want to buy any stolen or illegal software...or beeing punked after paying the money...
    Thank you very much for helping me! :-)
    Chriss

    Old versions of Photoshop are not marketed by Adobe. Only CS5 can be upgraded to CS6.  There are many scams on the web if you find a cheap copy of Photoshop out there its most likely a scam... Be careful.....

  • Is there any way to check rc.conf without restarting the machine?

    Hi everybody,
    I've VPS running with Arch. It was preinstalled with very, very old versiol so I've upgraded everything, updated rc.conf by hand but still never restarted completely. So my question is - is there any way to check that the server will boot up without issues? Is there any way to check that rc.conf is completely valid?

    peets, thanks! It seems to be ok at this point.
    tomk, understood... Well, I'll paste it here maybe somebody could look throught for some possible incompability problems from old version:
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    TIMEZONE="Europe/Vilnius"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    MOD_AUTOLOAD="yes"
    MOD_BLACKLIST=()
    MODULES=()
    USELVM="no"
    HOSTNAME="server"
    DAEMONS=(syslog-ng network netfs crond sshd nginx mysqld @postfix php-fpm @svnse
    rve @pure-ftpd)
    lo="lo 127.0.0.1"
    INTERFACES=( "lo" "venet0" "venet0_0" )
    venet0="venet0 127.0.0.1 netmask 255.255.255.255 broadcast 0.0.0.0"
    rt_venet0="-net 191.255.255.1 netmask 255.255.255.255 dev venet0"
    rt_default="default gw 191.255.255.1"
    ROUTES=( "rt_venet0" "rt_default" )
    venet0_0="venet0:0 79.98.27.163 netmask 255.255.255.255 broadcast 0.0.0.0"
    The most important is to bring networking up after restart :-) last lines from "lo=..." is from old rc.conf so I'm not sure if this is compatible with newest Arch.
    Thank you for help, guys!
    Last edited by InfernalH (2009-06-13 15:24:37)

Maybe you are looking for