Web Interface Assistance/Question - General

I would like to develop a web interface that I can embed in my netbeans created app. However, I do not know where to start. Here is would I would like to do:
connect to a specific url
Retreive the URL screen
locate two fields used on the screen and send ("User/Password") back
wait for next window to appear and retrieve it.
locate a button on the form and send an activation back to the host.
I know this sounds like a "Why do this?". This is just a learning exercies for me.
Can anyone provide me a to somthing I can study/read about this type of development?
If anyone has a small sample code, and you can point me to it, this would help?

Wrong posting

Similar Messages

  • Webdav - user management - web interface - some questions

    Hi,
    after browsing several hours to find any answer to my questions regarding webdav and lion server unsuccessfully i decided to raise theses questions collected here in this forum.
    1. Is there a web interface for the webdav folder coming along with lion server? If no, where can i get one
         (similiar to e.g. idisk within mobile me)
    2. how do i setup user for webdav. My users which i setup within the server app didn't work
    3. is this (http://gigaom.com/apple/how-to-enable-webdav-on-your-mac-for-iwork-on-ipad/) the only way to setup user for webdav? how can i use the users which i setup for webdav?
    thanks in advance
    cheers
    tobi

    You can set up a "share" (or point to an already created one) that enables Webdav for IOS devices in Server app.  For example:  we have 260 students that have their "home" directories listed at /Student_home.  Go into Server app, select file sharing and choose the "share" that you want to enable webdav.  Click the edit pencil and under Settings select Share with IOS devices (webdav).  Then on your device use the URL http://your.server.com/webdav/short_user_name.  If you have SSL turned on for web, you'll need https.  Authenticate with the short name and password of user.  This works with iPad, iPhone, Macs and Windows Desktops (windows you'll need to Map a network drive).
    So Johnny Brown grabs his iPad with Pages, says get document from Webdav and is presented with the login:  Enters https://myserver.com/webdav/johnnybrown for the server,  johnnybrown for username and whatever for password.
    You could also make a share for a group "dropbox" to share documents and such.  Lots of possibilities.
    I haven't messed around with the profile manager but I believe that PM will attempt to control this for each device registered to each user.  If so, you'll have to enable sharing with trusted certificates in the PM.  Since we're using this in an educational environment and don't have enough iPads, the students have to share which means that we can't assign one device per individual.
    Hope this helps
    Nathan

  • Some questions on CRM web interface

    Hi
    I am new to CRM and I have few questions listed below:
    1. Are all the CRM services accessible via the IC ?
    2. If there is a scenario where some services needs to be available via the web, then is it a must I should use the IC?
    3. Does the CRM business package in Portal include all the services that are in SAP CRM or are they specific to certain services?
    Please help
    Thanks,
    Mike

    Mike,
    Yes the portal should provide access to all the CRM functionality with the exception of ISA/mobile.  In those cases ISA(Internet Sales) can be integrated to the portal, but is a java-based application.  The mobile application is designed with its own UI for mobile client access.
    Almost all CRM web applications are BSP based with the exception of:
    - Internet Sales
    - IPC product configurator
    - Mobile Sales
    If you have a business scenario in CRM that you are trying to provide through a web interface, I can tell you what a "typical" setup might be.
    Take care,
    Stephen

  • A question about Arch package search web interface

    If a dependency or a 'Required By' package is in [testing] or [community-testing] it's marked as such e.g. 'foo (testing)'.
    pygtk 2.24.0-3 is in [extra] and should depend on packages in [extra]. One if its dependencies, pygobject2-devel, is both in [extra] and in [testing] http://www.archlinux.org/packages/?sort … =&limit=50
    pygtk should depend on the one in extra and pacman pulls it all right, but according to the web interface http://www.archlinux.org/packages/extra/i686/pygtk/ it depends on the one in testing. When you click (or mouse over) on 'pygobject (python2-gobject2)' you go to http://www.archlinux.org/packages/testi … -gobject2/ even though it's not marked as a [testing] package.
    Why is it so? Is it a bug?

    It may be a glitch related to package foo providing bar, like systemd providing libsystemd.
    Another example of a package in [extra] depending on a package in [testing] instead of the one in non-testing repo: http://www.archlinux.org/packages/extra … tsservice/
    accountsservice 0.6.25-1 depends on systemd 194-4 instead of systemd 194-3.
    Bug reported: https://bugs.archlinux.org/task/32018

  • How to configure the web interface of service desk

    Hi All,
    We are currently doing a configuration on solman service desk. I am on a stage where in i need to use the web interface of service desk via tcode notif_create_bsp. However, every time i call the transaction code (call the url) i cant view the web. Only an error the "Network Access Message: The website cannot be found".
    I already activate needed services and already publish
    SIAC_PUBLISH_ALL_INT but it still doesnt work.
    I might have missed some configs/procedure on how to do it correctly.
    My questions are.
    1. How am i going to know the qualified domain name
    of the Web AS for solman? How to configure it?
    2. Can anyone give me some guide and any step by step documentation/procedure on this.
    You help/suggestion will be very much appreciated
    Thank you very much,
    Ice

    Hi,
    +"Check the following 2 things. See if the port 8000 is open and in the url for the BSP in internet explorer, replace the host name with the IP address of your Solman server.+
    +"+
    That was a helpful tip. I change the host name with the ip address ofour solman server. However, upon login, it promts me to enter username and password. I've tried to login using my solman password but it shows an error like this.
    Business Server Page (BSP) error
    What happened?
    Calling the BSP page was terminated due to an error.
    SAP Note
    The following error text was processed in the system:
    Die URL enthält keine vollständige Domainangabe (10.123.161.125 statt 10.123.161.125.).
    Exception Class CX_FQDN
    Error Name 
    Program CX_FQDN=======================CP
    Include CX_FQDN=======================CM002
    ABAP Class CX_FQDN
    Method CHECK
    Line 10 
    Long text -
    Error type: Exception
    Your SAP Business Server Pages Team
    Is there anything i need to configure so that i can maintan the username and password?
    Thank you for your assistance,
    Ice

  • What's the best out-of-the-box web interface for a SQL DB?

    I'm developing a Java web application that will be backed by an Oracle database. Users would like a simple web interface that allows them to accomplish what they could with SQL queries without knowing SQL. The basic operations would be:
    * displaying a database table in a table format
    * downloading the table as a text or Excel file
    * customizing the columns in a table display
    * displaying a query result set in a table format
    * constructing a query using drop-down menus
    I'd probably want to program in a simplified UI for a few common queries.
    This really looks like functionality someone should have invented before me. Question: what is the right tool for me to be using? I'm surprised I haven't found something by searching.
    It looks like I could just directly write JSP, but I think something else might be simpler. I think related functionality exists in Spring, but I didn't find exactly what I'm looking for, and Spring brings a lot of other stuff also. Nothing in my application is more complicated than this, so I'd be happy to keep things simple.
    How would you write this?
    Edited by: 1010007 on Jun 5, 2013 7:22 AM

    Welcome to the forum!
    >
    I'm developing a Java web application that will be backed by an Oracle database. Users would like a simple web interface that allows them to accomplish what they could with SQL queries without knowing SQL. The basic operations would be:
    * displaying a database table in a table format
    * downloading the table as a text or Excel file
    * customizing the columns in a table display
    * displaying a query result set in a table format
    * constructing a query using drop-down menus
    I'd probably want to program in a simplified UI for a few common queries.
    This really looks like functionality someone should have invented before me. Question: what is the right tool for me to be using? I'm surprised I haven't found something by searching.
    It looks like I could just directly write JSP, but I think something else might be simpler. I think related functionality exists in Spring, but I didn't find exactly what I'm looking for, and Spring brings a lot of other stuff also. Nothing in my application is more complicated than this, so I'd be happy to keep things simple.
    How would you write this?
    >
    I wouldn't write it. I would just use Oracle's FREE Apex application which does all of that and more and is fully supported even on Oracle's FREE Express edition data database.
    http://www.oracle.com/technetwork/developer-tools/apex/overview/index.html
    >
    About Application Express
    Oracle Application Express (Oracle APEX), formerly called HTML DB, is a fully supported "no-cost" option of the Oracle Database. Oracle Application Express is certified against all editions of the Oracle Database 10.2.0.3 and above, including Oracle Database 10g Express Edition (Oracle XE).
    Oracle Application Express installs as part of the seed database installation with Oracle Database 11g.
    >
    The feature page (http://apex.oracle.com/pls/otn/f?p=4600:6:0) describes some of the major features of Apex
    >
    Browser Based
    Using only a Web browser and limited programming experience you can develop data centric applications in minutes. Browser-based development enables you to develop applications on most computers using only a modern Web browser.
    Rapid Application Development (RAD)
    Use simple wizards and declarative programming to create powerful reporting and data entry applications. You can create applications from spreadsheet uploads, or on existing database tables and views. Oracle Application Express includes SQL Workshop to create and manage the database objects that support your application.
    Application Express Components
    Application Builder - Database Applications
    Application developers use wizards to declaratively assemble applications organized in pages. Page content is organized into regions. Regions can contain text, custom PL/SQL, reports, charts, maps, calendars, web service references or forms. Forms are made up of fields (called items) which can be selected from the multitude of built-in types (such as text fields, text areas, radio groups, select lists, check boxes, date pickers, and popup list of values) or a developer can create their own types using plug-in support. Table update functionality is built-in and PL/SQL can be used to process data. Session state (or application context) is transparently managed and the user interface presentation is separated from the application logic so that the look and feel of an application can be changed simply by selected a different theme.
    Application Builder - Websheets
    Using Websheet Applications, end users can manage structured and unstructured data without developer assistance. Page sections contain unstructured data and are edited using a WYSIWYG editor. Reports provide access to database data by writing SQL. Data Grids can manage structured data without writing SQL. Adding columns, renaming column, and validations are defined using runtime dialogs. Each page and row of data grid data can be annotated with files, tags, notes, and links. Pages can contain sections as well as reports and data grids and all can be linked together providing navigation. All information is searchable and completely controlled by the end-user.
    SQL Workshop
    The SQL Workshop provides tools that enable you to view and manage database objects. Object Browser enables you to use a tree control to view object properties and create new objects. The SQL Command tool enables you to enter ad-hoc SQL. Query Builder enables you to create join queries using drag and drop. SQL Scripts enables you to store and run scripts. The Data Workshop enables you to load and unload text, DML, and spreadsheet data.
    RESTful Services
    RESTful Services allow for the declarative specification of RESTful services mapped to SQL and PL/SQL.
    Team Development
    Team Development helps manage the life-cycle of an application's development. It provides tracking and management of application features, to do entries, bugs, and end user feedback. Team Development is tightly integrated with the Oracle Application Express Application Builder. For example, edit page lists open feedback, bugs, and to do's.
    Administration
    Each Oracle Application Express workspace is a separate application development environment that is fully insulated from other workspaces. The administration component provides workspace management, including services (available schemas, space requests, and preferences), users (both developers and end-users), and workspace activity (page views, login attempts, and developer activity). Access is limited to Oracle Application Express developers who have workspace administration privileges.

  • Cisco AP 1131AG Web Interface Problem

    Hello,
    I purchased two Cisco access points (model AIR-AP1131AG-A-K9) from a seller on eBay. The Access Points power up fine and are able to get an IP address (I can see the AP's MAC address on my router), but it won't let me connect to the web interface to manage it. I have tried using different browsers, but they all say something along the lines of "The page could not be found" when I enter the IP address into my browser. No login screen, no nothing: just a time-out error.
    When the Access Points are powered on, the Ethernet and Radio lights start out green, but then the Ethernet light stays green and the radio light flashes amber and the two alternate being lit. The status light on the outside of the Access Point goes from green to orange to red and back again, looping infinitely.
    Any ideas what could be wrong? Thanks for any and all help in advance! (Please let me know if you need more information; I don't ahve the AP's with me, but I will be home in a few hours and can respond then.)

    do a show cdp neighbor detail on the port the AP is connected to.  Take a look at the software that is running, IOS will show k9w7, and lightweight will show k9w8.
    if it''s k9w8, you'll need to convert them back to IOS
    http://www.cisco.com/en/US/docs/wireless/access_point/conversion/lwapp/upgrade/guide/lwapnote.html#wp160918
    HTH,
    Steve
    Please remember to rate useful posts, and mark questions as answered

  • Displaying a BW query in web interface

    Hello People ,
    I am trying to see a BW query in a web interface . I will tell you how am I doing it . I run the transaction RRMX which opens an excel sheet and gives me a tol bar from which I open a query . Then I choose info areas from the next window and it shows me a tree structure with two nodes
    1) Financial
    2) Industry sectors
    I expand industry sectors > retail > staff works
    This takes me to two nodes
    1)       operational
    2)       sales infocube
    I expand sales infocube and this takes me to a couple of nodes
    1)       Key business driver
    2)       Manager forcasted sales
    3)       Productivity data source
    4)       ….
    5)       ….etc
    I select key business driver and choose the “CHANGE” icon from the toolbar . This opens the query designer . There I have an icon in the toolbar which says “display quey on web” . I click that and it attempts to display the query in internet explorer .
    Now the problem is the the message that appears on the browser is
    Warning sign : variable OFPER for characterstic fiscal year/period has been converted to required entry .
    Error sign : Error when generating data provider .
    Now my question is what does this message mean ?Does this mean that the required content that I am trying to access has not been activated or there is some configurational issue ?
    Regards
    Deepak Singh

    Hi Deepak,
    It means that there is a selection screen for Fiscal period in which you have to enter the Fiscal Period. Only for the Fiscal period for which you entered the data would be displayed.
    But the best way to create teh web report is to goto Web Application Designer -> Drag and drop the "Table" webitem on the right hand side -> Assign the Query to the web item. Now execute it in browser from the Web Application designer. Copy the link and use it whenver you want it.
    Bye
    Dinesh

  • P&L report (using web interface builder)???

    Hi all,
    Can someone explain BPS report concept for me?
    For example,
    In my P&L report, I will have fixed cost, variable cost, and revenue...etc.
    I created fixed cost layout, variable cost layout, and revenue layout...etc.
    My question is <b>how those layouts generate a P&L report on the web interface??? If</b> I enter planning data in the fixed cost layout and the values should be in the P&L report as well. <b>How can I create P&L report in the web interface after I finished all layouts???</b>Thank you for sharing
    J.

    Hi
    You should create a BEX Web Query and integrate it in the upper level of WEB Layout.
    Check this link for a step by step guide about this topic
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/how-to%20guides%20-%20rig%20official/bi/nw04/how%20to%20integrate%20bex%20web%20applications%20into%20bps%20web%20interfaces.doc
    Ciao
    Andr

  • How can I find out the web interface a module function is executed from?

    Hello all,
    I was wondering if anybody knows how would be possible de determine the web interface a function is being launched from, within the function.
    I've got this function that is used for a exit variable that updates the variable value depending on another variable in a web interface. The thing is that this very same function and variable will be used in many web interfaces and the "source" variable will be different for each mask.
    So, for example, mask 1 will have variable 1 as a selector variable and variable X will be updated by it. Then I also have variable 2 in mask 2 as a selector variable and variable X will be updated by it as well.
    I want to develop a code, within the function module, that depending on the web interface that is calling it, it will use a source the correct variable and for this I need to know which web interface is calling the function.
    I hope to have been able to explain myself clearly. It's a purely technical question.
    Thanks in advance.
    Best regards.

    Hi Francesco,
    Are you talking about that ??? )) It will explain you about to get the name of the web page when you are executing an abap function for determining the values of variables...
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/g-i/how%20to%20make%20a%20variable%20even%20more%20flexible%20in%20bw-bps.pdf">How to make a variable even more flexible in BW-BPS?</a>
    This is weird: I wrote that document a few weeks ago, it is theorically published on SDN but this is not possible to find it by using the research tool... Maybe because it applies only to BPS in 3.5. I did not have enough time to migrate that solution to BI-IP 7.0.
    Regards
    Laurent

  • Performance Problems with Web Layouts in web interface

    Hello Gurus,
    We have a a BPS web interface tool which has the following design:
    1> A web interface with several tabs
    2> Each tab has around 3-4 input layouts which are dependent on each other
    3> In all there are 120-140 layouts that the tool uses...
    My questions were in term of performance
    1> Is there a limit to how many web layouts you can use per page/tab/view or if SAP recommends specific number of web layouts per page/tab/view ?
    2> If there is a limitation...our intention was to convert all the display layouts into BW reports so as to increase the performance of the tool....
    3> Would like to know the restriction on the number of users who can log into the tool as a specific point of time ? We may have 50-60 minimum using this tool.
    I would appreciate your help in this regard.
    Thanks in advance

    Hello Rashmi,
    Have you got a chance to look at the performance guide and SAP notes on BPS performance. If not here are the details
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/performance guide - sap sem bw bps.pdf
    Enclosed are the few SAP notes related for improving performance.
    358921 - Oracle database parameterization for SEM
    459897 - SEM-CPM: Performance when reading transaction data
    566713 – Required information for the analysis of performance problems 
    560369 - Proposals BW aggregates for SEM-BPS
    180605 - Oracle database parameter settings for BW
    124361 - Oracle parameterization (R/3 >= 4.x, Oracle 8.x / 9.x)
    358529 - Overview of performance notes
    350011 - Technical performance: Using the business content
    340246 - Techn. performance: Overview of statistics   
    417091 - Optimize execution time of planning functions
    Some of them are Oracle specific, ignore them if you are not oracle database. Hope this helps.
    Thanks,
    Praveen
    PS.Dont forget to reward points

  • Connecting to exchange server via web interface?

    Employer's exchange server has IMAP disabled and IT will not consider adding activesync for iPhone 2.0. Using the web interface via Safari is way too hard on an iPhone to be practical except in emergencies.
    Question: The new version of Entourage allows for retrieval and sync through a connection to the exchange web interface. It behaves just like it's connected directly to the exchange server, but is hitting exchange's web server.
    Is there anything like this for iPhone? Any way to retrieve mail into the native mail application (rather than web app) by polling the exchange web server?

    A few things. Neither will give you the functionality you seem to be after.
    1) Use Exchange OMA service (text based view via web) very quick compared to the full image web based application. Has read/write functionality but you are not going to want to write an email via this.
    2) Outlook 2007 supports http: access. You could use that to pull the data from your work account to say a home PC and sync your iPhone (albeit once a day).
    3) Ask them to install iTunes 7.7 on your work PC so you can sync (I think I know how this would go down in a company )

  • Deliver report to Content Store directly with web interface

    Hi all,
    We are currently implementing a system which will use XMLP as the letter/report/document producer. XMLP will be accessed from other applications (Siebel, EBS or else) using a preformatted URL so that the user will be in context of the report/letter directly. We would like the user to generate the report using the parameters in the XMLP web interface and when the report is ready, that there was only a "Send" button which would put the report in a temporary folder in a Content Store (Oracle Content DB). We would like to achieve that without the user having to input the destination of the file, like with a WebDAV or FTP. So we need to customize XMLP to remove the "Schedule" button and change the behavior of the "Send" button.
    We would also need to be able to send the context of the creation of the report in order to be able to store it at the right place in the Content Store. In order to do that, we would pass an Id by a query string in the URL when calling the report. I know this information is stored in the XMLP_SCHEDULER_JOB table in the DELIVERY_PARAMETERS field so it must be accessible in the app as well. A BPEL process would be used to move the document to the right place.
    So, 2 questions:
    - Is it possible to change the behavior of the "Send" button? Has anybody done that?
    - How can we save the context of the execution of a report to a file at the same time we are generating the report? (parameters used, template used, etc.)
    Any clue, hint or helpful thought would be very appreciated!
    Thanks!
    Pierre-Yves

    Hi MadhuSudan,
    I couldn't find the EBS Delivery you are refering about. Is this something using the Concurrent Manager from EBS? If so, this is not what I am trying to do. I really want to give access to XML Publisher and save the output report the user has made with the parameters he used to create it in order to store it in a content store. XMLP will be accessed by EBS and Siebel through a URL.
    I am curious to look at your java program and shellscript, could you send me a link to the URL where I can find the information you were refering to?
    Thanks!
    Pierre-Yves

  • Trigger a process chain when user clicks on save button in web interface

    Hi All,
    This is a issue I'm facing with the BW BPS web interface.
    BPS web interface generates a BSP application so thought posting this question in BSP forum might get some responses.
    The issue is I have to trigger a process chain when the user clicks on the save button on the web interface.
    I have no clue how BSP works. So if anybody has any ideas or suggestions I would greatly appreciate it.
    Thanks,
    Harini

    Hi Dhanya,
    This is the code i have in the ABAP program in the process chain. I just included the API_SEMBPS_POST part, but still it doesn't work. Please give me your email address so that i can send some screenshots.
    REPORT  ZHTEST.
    DATA: l_subrc TYPE sy-subrc.
    DATA: ls_return TYPE bapiret2.
    CALL FUNCTION 'API_SEMBPS_POST'
    IMPORTING
       E_SUBRC         = l_subrc
       ES_RETURN       = ls_return.
    CALL FUNCTION 'RSAPO_CLOSE_TRANS_REQUEST'
      EXPORTING
        I_INFOCUBE               = 'ZMAP_TAB'
    EXCEPTIONS
      ILLEGAL_INPUT            = 1
      REQUEST_NOT_CLOSED       = 2
      INHERITED_ERROR          = 3
      OTHERS                   = 4
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

  • NMH300 Issues : Indexing, recent files, web interface ...

    Hi,
    I am presently having A LOT of problems with my NMH.
    I tried to reboot, different drives, different settings with drives (raid, linear ...), different firewalls, different IP settings, different route settings, cat5 and cat6 ethernet cables ... And IT IS NOT WORKING !!!
    At first, i just tried to use the NMH as a Media Server for my music and video files.
    I was trying to stream content with my playstation3 (videos and music files).
    It was working well for videos but the music folder was a complete mess (the web interface shows some unreallistic ID3 information) and some files don't appear int the web interface.
    (I formerly was using PS3 Media Server on my laptop to share content mith my PS3 and the music folder was NOT a mess, all my files were ok and playing good).
    I have to tell that my ID3 tag are quite allright (except some personal files not tagged).
    At that time, the main problem was a really slow and unstable access so streaming music was not really good.
    I looked for a solution and about 3 months later, I found something out ...
    The problem that poped out from forum searchs was a maximum of files allowed by the NMH.
    I had to many music files so the indexing was never ending, the acces was very slow, copying  a 100Mb video file could take more than 30 mins ...
    So I just made a backup of my datas, formatted my Seagate 500Gb drive and then just copied some files (not a lot) in each music, videos and pictures folders. At that time, it was pretty ok (except that I had some issues trying to connect to the web interface but anyway, the ps3 was accessing files quite good)
    I  was using around 50 files in each media folder.
    Then I plugged in my second drive (Western Digital 640Gb) to use it in linear mode (btw, this is what I would like to have in a final time : about 1Tb in linear mode).
    At that time, still working quite good.
    I added some videos files (about 100Gb), my pics collection (about 15Gb) and some more music files. (8Gb in less than 7000 files in order to keep indexing working good).
    And here I am now, with my MediaHub half loaded (still have more than 65000 music files waiting for a solution !!!), trying to browse with my PS3:
    - videos look good, browsing and streaming both ok
    - pictures look good too, I can browse the folders and see my pics without a problem
    - music ... well, I cannot browse the folder anymore (in ps3 tree menu "folder" does not appear anymore, only "artist", "album", "playlists" ...) which is really annoying for me (I use a a lot of sample libraries and each have their own "artist" and "album")
    But anyway, I decided to give a look at the web interface and I noticed that the recent files that were showing up were files that were not present anymore on the disc !!! It seemed like the only recent files showing were files I added 2 months ago.
    I was looking at the "recent files" I was using when I first set up my NMH for the first time ...
    By now, I've read some threads about this problem but there no solution.
    Some helped resolving the "indexing" issue. I tried to reboot several times, formatted the Seagate then the Western Digital drive to see a difference but nothing.
    So my questions:
    Is there a way to have a full working NMH concerning music and ID3 information ?
    Is there a way to completely clear the NMH music information database to have it ready to be re-filled ?
    Did someone managed to have a stable installation ?
    And finally, can you browse your music folder and see the original tree (as you see it in windows) ?
    Thanks a lot for your help and information.

    Well ... I tried ... It failed !!!
    The TwonkyMedia settings page currently shows :
    Content
    Music Tracks :      3830
    Photos :                 251
    Videos :                 465
    Radios stations : 0
    My clients are all set up as they should be
    (except my isp box which shows "generic media receiver")
    I tried different options to see if there were any differences (auto-share media with new clients on/off, ftp enabled/disabled, iTunes library service on/off ...) but there is no way I can see my music thru the web interface.
    As a consequence, I cannot reach my music from the outside. (over the web for example).
    I even tried to use a blackberry, an iPhone, a HTC Desire and an iPod touch to see if I could access my files thanks to the twonkymedia ( h t t p : / / [ my ip ] : 9000 ) ... The twonkymedia page shows up (I can't access any file (music, video nor photos) because of a gateway timeout.
    I just don't get what's wrong with my NMH but I really am fed up with it ...
    To sum up, thanks to your links Wilkins377 :
    - I now can complete the scanning without any problem.
    - My music folder is now browseable by folder (as shown in windows) thru the PS3
    - I now can turn off the NMH by pressing the power button during 5 seconds (it used to restart)
    But ... (again) ... :
    - Hardrives won't stop spinning and both drives are very very hoooooot (can't touch them !!!)
    - As a result, the NMH is really noisy and noise isn't stoppipng at all (24/7).
    - No recent music files and no music files at all in the NMH web interface.
    Please help me !!! Anyone ... I'm desperate ...
    PS: I didn't upgrade to 3.8.15 so I still am using the 3.8.14 firmware. Everything was ok at first (I mean when I first installed my NMH) before I tried the 3.8.15 so I'd prefer not to upgrade as I am certain that the NMH CAN work well on my network with the 3.8.14 firmware.

Maybe you are looking for

  • Insert, Case and Select

    I try to do one insert with case and select and I can't, I don't know why: This is what I want I have one column in the TAUX_MEDIA_PPM named GRAU. IF GRAU = 'TIPO', the I have to do one type of INSERT, if is = 'ATRIBUTO' I have to do another type of

  • Laptop product info is missing or invalid. Help please.

    Upon startup my laptop goes to a black screen and says product information missing or invalid on system board. The following info is missing  System  board (00A)- product name, product serial number, product number.  press enter to continue.  I press

  • Inter Company Billing and automatic booking to Vendor master.

    Hi, Wish you a Happy New year,,,,,,, We have done all the necessary configuration for generating Inter Company billing including the Cost booking to vendor Automatically. There are certain points where I need some help, 1) During Idoc genration we ar

  • Settings preview thumbnail garbled

    When I save a color setting or grade setting in Color 1.5.1, the thumbnail image is garbled. Wasn't happening until recently. Renders are fine. I also can't roundtrip to FCP - might not be related. Any thoughts?

  • How to get refund on nba league pass mobile

    how do i get a refund of nba league pass mobile i bought on itunes