TCP/IP Com Basic Question

I have never been successful in using the TCP/IP functions to open a session to even so much as get content from a website.
Does anyone have an example. I think I am missing some very key elements, and the examples database isn't much help.
In answering, please keep in mind that I have NEVER done anything with TCP/IP. Datasocket is not what I am looking for, because I want to do things more detailed, such as port scanning and listening, etc.
Thank you,

Probably the AppNote 160 ("Using LabVIEW with TCP/IP and UDP" [http://zone.ni.com/devzone/conceptd.nsf/webmain/BA7F1D7CE009BE7686256A5B004F335D?OpenDocument]) will be a good companion for tcpex.llb (in lv\examples\comm\ folder).
Generally, is something like this ...
- a TCP communication is between two IP addresses, each one of them having a port assigned for a specific connection (you can do it on the same machine, using as address "localhost" or "127.0.0.1" and two DIFFERENT ports). Try to use port numbers greater then 1024
- the one playing the server role has to LISTEN on a port in order to detect possible incoming communication requests
- the other one (the client) has to CONNECT to server's address and port
- after the communication is estab
lished, each one can send characters to the other (here you should have your own protocol implemented or a standard one (depends what you are trying to do) like HTTP, FTP ... it's something like a little language (for example, if you want to post some data on a web server, you will send a string like "POST something"))
- both client and server can CLOSE the communication at any time
Hope this helps somehow ...

Similar Messages

  • HT1311 I know this is a basic question, however, how do i change my pass word on itunes to stop my kids from automatically buying tunes from the I store... as my card details are already saved they just log in with their ipods and download via my account

    I know this is a basic question, however, how do i change my pass word on itunes to stop my kids from automatically buying tunes from the I store... as my card details are already saved they just log in with their ipods and download via my account

    http://support.apple.com/kb/HE36
    Regards.

  • Basic question regarding SSIS 2010 Package where source is Microsoft Excel 97-2005 and there is no Microsoft office or Excel driver installed in Production

    Hi all,
    I got one basic question regarding SSIS 2010 Package where source is Microsoft Excel 97-2005. I wanted to know How this package works in production where there is no Microsoft office or Excel driver installed. To check that there is excel driver installed
    or not, I followed steps: Start-->Administrative Tools--> Data Sources(ODBC)-->Drivers and I found only 2 drivers one is SQL Server and another one is SQL Server Native Client 11.0.
    Windows edition is Windows Server 2008 R2 Enterprise, Service Pack-1 and System type is 64-bit Operating System.
    We are running this package from SQL Server Agent and using 32-bit (\\Machine_Name\d$\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\DTExec.exe /FILE "\\Machine_Name\d$\ Folder_Name\EtL.dtsx" /CONFIGFILE "\\Machine_Name\d$\Folder_Name\Config.dtsConfig"
    /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E) to run this package. I opened the package and tried to find out what connection we have used and found that we have used "Excel Connection Manager" and ConnectionString=Provider=Microsoft.Jet.OLEDB.4.0;Data
    Source=F:\Fares.xls;Extended Properties="EXCEL 8.0;HDR=YES"; and source is ‘Excel Source’
    I discussed with my DBA and He said that SSIS is having inbuilt Excel driver but I am not convinced.
    Could anyone please clear my confusion/doubt?
    I have gone through various links but my doubt is still not clear.
    Quick Reference:
    SSIS in 32- and 64-bits
    http://toddmcdermid.blogspot.com.au/2009/10/quick-reference-ssis-in-32-and-64-bits.html
    Why do I get "product level is insufficient..." error when I run my SSIS package?
    http://blogs.msdn.com/b/michen/archive/2006/11/11/ssis-product-level-is-insufficient.aspx
    How to run SSIS Packages using 32-bit drivers on 64-bit machine
    http://help.pragmaticworks.com/dtsxchange/scr/FAQ%20-%20How%20to%20run%20SSIS%20Packages%20using%2032bit%20drivers%20on%2064bit%20machine.htm
    Troubleshooting OLE DB Provider Microsoft.ACE.OLEDB.12.0 is not registered Error when importing data from an Excel 2007 file to SQL Server 2008
    http://www.mytechmantra.com/LearnSQLServer/Troubleshoot_OLE_DB_Provider_Error_P1.html
    How Can I Get a List of the ODBC Drivers that are Installed on a Computer?
    http://blogs.technet.com/b/heyscriptingguy/archive/2005/07/07/how-can-i-get-a-list-of-the-odbc-drivers-that-are-installed-on-a-computer.aspx
    Thanks Shiven:) If Answer is Helpful, Please Vote

    Hi S Kumar Dubey,
    In SSIS, the Excel Source and Excel Destination natively use the Microsoft Jet 4.0 OLE DB Provider which is installed by SQL Server. The Microsoft Jet 4.0 OLE DB Provider deals with .xls files created by Excel 97-2003. To deal with .xlsx files created by
    Excel 2007, we need the Microsoft ACE OLEDB Provider. SQL Server doesn’t install the Microsoft ACE OLEDB Provider, to get it we can install the
    2007 Office System Driver: Data Connectivity Components or
    Microsoft Access Database Engine 2010 Redistributable or Microsoft Office suit.
    The drivers listed in the ODBC Data Source Administrator are ODBC drivers not OLEDB drivers, therefore, the Excel Source/Destination in SSIS won’t use the ODBC driver for Excel listed in it by default. On a 64-bit Windows platform, there are two versions
    of ODBC Data Source Administrator. The 64-bit ODBC Data Source Administrator is C:\Windows\System32\odbcad32.exe, while the 32-bit one is C:\Windows\SysWOW64\odbcad32.exe. The original 32-bit and 64-bit ODBC drivers are installed by the Windows operating system.
    By default, there are multiple 32-bit ODBC drivers and fewer 64-bit ODBC drivers installed on a 64-bit platform. To get more ODBC drivers, we can install the 2007 Office System Driver: Data Connectivity Components or Microsoft Access Database Engine 2010 Redistributable.
    Besides, please note that 2007 Office System Driver: Data Connectivity Components only install 32-bit ODBC and OLEDB drivers because it only has 32-bit version, but the Microsoft Access Database Engine 2010 Redistributable has both 32- bit version and 64-bit
    version.
    If you have any questions, please feel free to ask.
    Regards,
    Mike Yin
    TechNet Community Support

  • Basic Questions

    Hi all,
    I´ve some basic questions - we are seeking for an alternative for our MS Exchange System. So I need some more information before going to hot testing Oracle :-)
    - Does Oracle Coll. support multiple Domains? Not only subdomains - either completley different Domains?
    - Is it possible to create multiple Users via SQL (Massgeneration)?
    A more technical question:
    On my first testing (Solaris 10, Sparc) I run into a strange phaenomen - my FQDN hast an '-' interated and the installation process interpreted it as '_'? I mean I have read something about that but couldn´t find that in the doc. anymore. I think it is a big problem for sending mails if the system change my domain name from [email protected] to mail@fq_dn.com ... ;-)
    Is it my fault or is it a "feature"?

    Hi Eisfalke!
    Oracle Collaboration Suite supports multiple domains.
    You will not create users with SQL but with some other commandline tools as their data goes into the OID and the CS database. But yes, it has tools for bulkcreation.
    I have not yet had the pleasure of working with a domain with a - but you should be capable of creating a new domain with a dash and remove the domain with the underscore.
    cu
    Andreas

  • Basic questions from a new mozaic owner

    I have some very basic questions about how to use the new mozaic 2G mp3 player. I bought the Mozaic because it has a speaker and sleep timer, but I'm finding it to be much harder to use than other mp3 players that I have had (Ipod shuffle, clix etc). This may reflect my failure to look in the right place but I have to say the "help" section isn't much help.
    Here goes:
    . I download podcasts to listen to during my morning run. WMP provides an easy to find place in its program, "recently added," which allows the user to just work with those files. As near as I can tell, Creative makes you wade through all of your tracks. Is there some way to create a file to which "recently added" tracks, or specific tracks, can be dumped? How about automatic tagging of these added files?
    2. I have several thousand pictures on this hard dri've. Apparently, the Mozaic Centrale
    Is going to copy all of them, which strikes me as a waste of space. Is there a way to shut this function off? I couldn't care less if a single photo was added to the centrale program (or whatever it's called). Is it really going to duplicate all of the jpg files?
    3. I have the Zen Stone plus speaker which has served me very well. I had similar problems working with whatever Zen was calling its media player and wound up using WMP instead. I"d like to take a run at using the dedicated Zen media player....
    I apologize for the basic nature of these questions, but the answers weren't obvious to me from the materials I was able to locate.
    gba

    sineadholly wrote:
    Problem with speaker. I read you need to do a firmware update to get the speaker option on your product's menu so i've completely updated it, but still no option to switch speaker on, and won't just come on when i unplug the headphones, any ideas?
    what exactly is the model of your Mozaic? Is it EZ 00, EZ 300 or plane ZEN Mozaic?

  • Basic Questions - capturing miniDV, exporting to DVD?

    I apologize for the basic questions, but it's been a while since I've done this start to finish...like five years.
    I shot a bunch of miniDV sports footage on a Canon GL2 and I am digitizing the footage via firewire (straight from my camera to my computer). I am using Final Cut HD. The output will be to DVD.
    The Easy Setup is set to DV-NTSC. The sequence and capture settings are both set to DV-NTSC 48kHz.
    1. Under system settings > playback control > What are the correct settins for "RT", "video quality" and "pulldown pattern"? Do these ultimately affect the output quality?
    2. What is the "best" way to output to DVD (using the least compression, looking the best)? The end product will be about 35 minutes long. Should I output to QT and burn in DVD studio Pro, or "print to video" using an external DVD burner via a Sony converter box (how I used to export to VHS)?
    Thanks for pointing me in the right direction! I'm rather desperate...

    Depending upon whether you mean desperate in terms of time required to deliver the project or just for a solution, you can quickly output to DVD using iDVD as follows.
    If the FCP project resides on the same computer as iDVD (or a connected FW drive), simply 'export' - 'quicktime movie' (uncheck the 'make movie self-contained' checkbox and use 'current settings')
    Open iDVD and drag the resultant quicktime file into one of the themes you have chosen. (In the iDVD preferences set to NTSC and as the project is less than 60 mins you can use 'best quality' or 'best performance'. (There is no option to compress audio in idVD)
    The iDVD interface is pretty straight forward to negotiate.
    You will have more control over the output quality using DVDSP, but the learning curve is a little steeper than iDVD, however the DVDSP tutorial manual is very good for a quick start - you have 2 options in DVDSP, either use compressor to compress audio and video before authoring the disc in DVDSP or drag the afore mentioned quicktime file into the assets pane of DVDSP and let DVDSP do the compression.
    (I'm not an expert, but I believe this method doesn't give you the option to compress the audio - compressing the audio is one way of giving you more latitude in giving the video better quality)
    So I reckon that to get the best results you ought to compress using compressor before bringing into DVDSP.
    This thread is very useful as a basic Compressor tutorial.
    http://discussions.apple.com/thread.jspa?messageID=3621676&#3621676
    Along with the DVDSP tutorial manual, I authored and outputted a 60 min DVD with 2 menus and chapters, using Compressor and the DVDSP templates having had no prior experience at all with either Compressor or DVDSP in less than a day and I'm not particularly competent, so I know these 2 resources are user friendly.
    Good luck,
    Dave

  • GRC - BASIC QUESTION

    Dear All
    I would to get the clarification on general question as below:
    1. Who will be the part of the GRC (functional or Technical) ? What is best practice ?
    2. What will be the role and responsibilities of GRC consultant ?
    3. What are best practices say about the GRC Deployment ?
    4. What is the best landscape with GRC ?
    5. When GRC - ERM will be 100% bug free ?
    Regards
    Vimal

    Hi Vimal ,
       Almost all the questions you posed are very generic ( As you rightly said,  these are the BASIC QUESTIONS) and really need a lots of explanation to understand the product , here I have just given a few reference sites try to visit , it may be helpful in  answering few of your queries 
    1. Who will be the part of the GRC (functional or Technical) ? What is best practice ? 
    Ans: Both ( also include many other teams like  Business Process Owners  etc etc )
    2. What will be the role and responsibilities of GRC consultant ?
    Ans: Quite a Lot Depends on the area where the consultant is working
    3. What are best practices say about the GRC Deployment ? 
    Ans: These are the few customer feed back try to visit   http://www.sap.com/solutions/sapbusinessobjects/customers/testimonials/index.epx
    4. What is the best landscape with GRC ?
    Ans : Lots of documents available , but its always depends on your requirement , However try to visit http://www.sap.com/solutions/sapbusinessobjects/governance-risk-compliance/index.epx   You will get the better understanding of the GRC , then based on the requirement , the landscape will change.
    5. When GRC - ERM will be 100% bug free
    Ans: I feel,  we canu2019t not say any software is 100 % Bug free , As you know that people always try to improve the quality of product by minimize the Bugs , and as and when a customer/ Consultant found a bug , SAP is always address in very less time and they release the patch/Note to address these issues.
    Thanks & Regards
    Umashankar T ekumudi

  • Basic Questions on BOBJ inrelation with BI

    Hi,
    I am working in SAP BI 2004s. I have few basic questions on BOBJ.
    1. What is Rapid Mart? Is it an ETL tool? If so is it set to replace existing BI extractors from ECC (R3)?
    2. when data is extracted thru Bussiness Obejcts rapid mart where the data will be stored? BI Info Cubes? or any data ware house tables?.
    3. If stored in BI InfoCubes, should universe to be created for the cubes? if so, each dimesnion will be treated like a table to create joins?
    4. Can I automate the result of WebI downloaded to excel to Excelcius Dashboard with any manual steps involved? in otherwords Xcelcius shows the chart or dashboard out of the WebI query result.
    ( I am trying to see how all these products work. In 2004s I use WAD and call individual queries to generate a dashboard)
    Thanks,
    Alex.

    Hi,
    1. What is Rapid Mart? Is it an ETL tool? If so is it set to replace existing BI extractors from ECC (R3)?
    A Rapid MArt is a pre-designed set of database schemas, universes and reports from BusinessObjects. Available for SAP ERP as well. Details can be found here : http://www.sap.com/solutions/sapbusinessobjects/large/intelligenceplatform/im/data-integration/rapidmarts/index.epx
    2. when data is extracted thru Bussiness Obejcts rapid mart where the data will be stored? BI Info Cubes? or any data ware house tables?.
    When it is a Rapid Mart then it is a relational database but the tool - Data Services - can also load to other targets like BW.
    3. If stored in BI InfoCubes, should universe to be created for the cubes? if so, each dimesnion will be treated like a table to create joins?
    You can create multi dimensional universes and relational universes on top of BW. Depends on your goal really.
    4. Can I automate the result of WebI downloaded to excel to Excelcius Dashboard with any manual steps involved? in otherwords Xcelcius shows the chart or dashboard out of the WebI query result.
    ( I am trying to see how all these products work. In 2004s I use WAD and call individual queries to generate a dashboard)
    Yes - possible.
    perhaps you can provide  a little bit more on what you trying to achieve and then I can point you to more specific information.
    ingo

  • Basic questions from techie thicko with 'new' G4

    I've looked but can't find the answers to these basic questions.
    My new (reconditioned) computer as below came with just the operating systems and something called 'Cloner' plus some Utilities.
    A) What is the best way to switch between OSX and Classic?
    (It defaults to X on start-up and I can get to X from Classic by re-starting pressing 'x'. If that's the right way to do it, what is the approved way of getting into Classic?)
    B) I'm not sure (after reading about it!) what I can do with Cloner and how.
    C) I have AppleWorks on OS9. Can I update this for OSX? Failing this, is there a Software Download that will give me a basic DTP facility until I can afford to buy an advanced programme? I also have Pagemaker 7 in Classic.
    D) I have been transferring stuff to Classic from my iMac DV 9.2.2 with my card reader and this seems to work well. Anything to watch out for?
    There's more but I can't impose on members' kindness too much!
    For future reference, is it possible to post pictures on these boards and if so how please? I have Photoshop and hosting sites.
    Sorry to be a pain but I really am an idiot about techie stuff.
    Thanks for any help.

    I'm not sure what Cloner does. It sounds as if it may clone the hard drive, a bit like Carbon Copy Cloner:
    http://www.bombich.com/software/ccc.html
    I'm wondering whether it was just used to put the operating systems and utilites onto the drive in the first place when they reconditioned the computer. Perhaps they use a 'master' drive and just clone it to the drives in the computers they're reconditioning, rather than installing everything separately and repeatedly.
    I think version 6 of AppleWorks runs under both OS 9 and OS X natively. If you have an earlier version, I'm not sure whether it's a free downloadable upgrade or whether you have to pay for it.
    I'm sure the card reader works fine, although you could network the two computers together with an ethernet cable and create a small network. With two computers you just need a crossover cable to create a crossover network:
    http://docs.info.apple.com/article.html?artnum=106658
    If you're thinking of keeping your iMac, that may be a better long term solution. You could then use the iMac as your OS 9 machine and the PowerMac as your OS X machine if you wanted to.

  • Basic questions. Accessing documents

    Hello,
    I have few very basic questions. I don't see an obvious way to access documents from within any CS6 app. Is this something that should be possible, or do files have to be uploaded/downloaded from the browser interface? I downloaded and installed trial versions of the Master Collection. When CS6 became available, it seemed to know I was a member because it no longer prompts me to "continue trial." However, several apps show as not installed in the download manager accessable from within CC.
    Also, what does the subscription include as far as website publishing. Five sites is what the literature says. Is this five trial sites. I have a site I setup as a test. It's accessable through xxxx.businesscatalyst.com, but when I click "push to live" I am promoted to choose a monthly plan. I really don't need the service, but just curious what level is included.
    Also, also, while I can access the creative cloud and it shows 20gb and all apps, my account shows nothing about being a Creative Cloud member.
    Sorry for these basic questions.
    -Hugh

    Hi David,
    Getting a lot of email time with you. Thank you for being helpful. I have one Adobe ID. Answers to your questions below:
    For accessing documents within the CS6 apps, you could go through cloud storage if you wanted to transfer between locations or computers but saving your work to the computers HD is the same as past versions.
    OK, I must be dense. I don't see an obvious way to transfer. Don't need a full tutorial, just point me to a menu item or window tab or anyplace. I'll figure it out from there.
    I haven't tested using the Master Collection myself but I would be curious if you launch one of the products which show as not installed within the Adobe Application Manager window does it show as being a trial still? Does just launching make any difference?
    No, the apps launch without the 30-day trial notice. Everything seems to be working normally except for not showing as installed through the CC site.
    I did install the Master Collection trial Thursday night expecting the launch of CC to be delayed or on California time (East Coast here). Launched a few apps before discovering access (actually a little before midnight--good job). It seems the apps I launched before the service went live are the apps that display as not installed. But not 100-percent sure.
    For the website question, I was wondering if it might be because you weren't signed in to Muse with your Adobe ID, it should be the same one as Creative Cloud.
    I was promoted to login at the Business Catalyst site from the "manage" link in CC (same with typekit--every time I access)--same (and only) Adobe ID I have. I was also logged in through Muse. I'm sure of that.
    Did you receive an email saying that your subscription service was activated? Are you logged into the Creative Cloud website with the same Adobe ID? It almost sounds like you are not signed in or the subscription is not activated?
    Other than a few phone calls and online chats with folks at Adobe, this forum is the only (semi) official notification I've recieved. When I called the Customer Service number, the rep told me it would automatically convert (which it seems to have done since I can access and download). But the rep (nore online chat sessions) ask for my Adobe ID.
    I checked my spam folder, etc., to make sure nothing was missed from Adobe. Nothing received. As an FYI, I did get the auto notice telling me I was charged for the monthly Design Premium 5.5 subscription on May 10 (just like clockwork).
    Also try clearing your browser cache, closing and reopening the browser, oddly enough I've heard that can make a difference in some cases.
    I'll try that. Also read elsewhere that uninstalling and reinstalling has helped with other issues. Also read about deleting config files to cause CS6 to reset. Haven't tried it. Would like to know my subsciption status first.
    OK, so another basic question, How do I activate my subscription. Call customer service again? Some place on the website? Friends at Adobe ;-)
    Thanks much.
    -Hugh
    BTW, I'm very happy with CS6 so far. Being super productive since Friday night. Not getting much sleep, but having a lot of fun learning/developing some pretty cool stuff.

  • Basic questions about PCI-DIO-96

    Hi
    I am trying to write code to control a digital I/O board for the first time.
    I have a legacy board, PCI-DIO-96, as the code implies, it is a PCI digital I/O boiard with 96 I/O channels
    My first question is, what would be the drivers and development platform I should download for this board?
    I am planning to write my code in C++.
    The second question is, I am trying to write a very simple application to drive 96 solenoid valves through the board.
    Basically I need to use the board in output mode only.  No data gathering here.
    The application basically needs to open and close these valves  for a specified number of milliseconds.  So basically,
    I would be sending either 0 or 1 through the output channels, that's
    it.    If I send a "1" signal through the board, does
    that
    "toggle" the channel, meaning the channel will keep sending "1" through the ouput until I send another signal, or do I need
    to send the "1" signal every few milliseconds to simulate a constant "1" signal?
    Does anyone have code samples or know where I can find code samples illustrating this simple case?
    It would be greatly appreciated.
    I realize these are very basic questions, but I am new to hardware programming and I am on a deadline.
    Thank  you
    Kiko

    Hi Kiko,
    Great to see that you are asking questions here first, you definitely came to the right place.
    Since you are starting with a clean slate as far as knowing how to use this board we can start off on the right foot. 
    Download the latest version of the drivers for your board.  You can find the drivers here: NI-DAQmx Version 7.5 for Windows 2000/NT/XP
    After you have downloaded the drivers, power down the computer,
    insert your board, and power it back up.  The board should now be
    recognized and the drivers will install similarly to any new hardware
    would in Windows.
    Now it's just a matter of learning how to use the commands that you need to get started.
    I would recommend starting in the example files.  You can find
    some excellent examples that should do almost exactly what you are
    trying to do by looking in this path:
    C:\Program Files\National Instruments\NI-DAQ\Examples\DAQmx ANSI C\Digital\Generate Values
    Look for the example that best represents what it is you are trying to
    do.  You will notice that all of the examples have a general flow
    to how they call the board.
    Create a Task and Define what that task is meant to do
    Set the configuration for how exactly that task will operate
    Read/Write various values until a condition is met
    Close the Task
    Error Check all operations to assure that everything is working properly
    It's really not all that difficult and should you run into any problems or errors don't forget to search ni.com or the forums to see if others have run into similar issues to what you are facing.
    Regarding how the states for digital lines work.  The short answer
    is that if you set a digital line to high it will stay high until you
    set it back to low and vice versa.  For more details on everything
    digital check out our Digital Fundamentals page.
    Best of luck!
    Otis
    Training and Certification
    Product Support Engineer
    National Instruments

  • Basic questions about JAAS capabilities

    I've never used JAAS for authentication or authorization in a Java app before. Can somebody that has (or at least has some experience and knowledge about JAAS) please answer the following couple of basic questions about it? (I know I could probably answer these myself with a few hours of reading.)
    1. Can I use JAAS to restrict the users that can execute specific methods of my code?
    2. If the answer to #1 is yes, is there a way to programmatically determine if a JAAS login user has the permissions to run a method before actually calling that method. In other words, can I ask something like canUserExecute(method) or do I have to just put the call to the method in a try/catch and catch a security exception of some type?
    3. Is it fairly simple to have JAAS authenticate against a Windows Domain or a LDAP server?
    4. Are there programmatic ways to add or edit user information in JAAS?
    Answer to any of these questions are greatly appreciated. I'll even toss a couple of Dukes to the people that answer each question. Thanks in advance.

    You might look at the AfterthoughtSoft-Secure product at http://www.advancedmodelingconcepts.com. It is designed to do just that and will easily allow you to connect to users/group repositories that are in anything from a simple text file all the way up to Kerberos V.
    You can contact the author of the product (me) at bart dot jenkins at gd-ais dot com.
    bart

  • Basic questions of structure Alchmy inside the AVM ans corePlayer ? Help!

    Hello community:)
    Flash Player 10 has been amended in order to run the new code from the compilation Alchemy! Is this correct?
    The new ABC Alchemy is for new features such as memory pointer, asynchronous functions? is that correct? and what else?
    This amendment consists of a small AVM separated from the Tamarin ? where everything is in Tamarin?
    The memory allocated to code from Alchemy is separated from the memory area allocated to the AVM and PlayerCore? it is like that?
    The CorePlayer flashRuntime and had to be changed?
    The ABC from Alchemy is intended only as to the AVM? or also to CorePlayer?
    Alchemy can access the BIOS? especially for 33h the mouse? if not, is it possible to control the mouse in one way or another with Alchemy?
    Immagine it would create a code C to produce sound from a bytesArray to replaceSampleData AS3 class, it's possible? If not, why? a restriction of the sandbox?
    Can be added directly to the assembler code using Alchemy? or it's prohibited because of the respect of cross platefrom?
    Thank you for maximum responses! although one can easily imagine some answers, I have confirmation:)
    Too many people claim things on forums, affirmative behave as if it was the system programmers themselves FlashPlayer! Outside, people sometimes give wrong answers! Two days ago, I had a guy who claimed that the AVM does not compile ABC! The ABC was executed directly .  It's sad and a shame to read such things. He obviously did not read and do not know the JIT
    This post is aimed at people on what they say and who were able to verify the information. Alchemy or programmers themselves.
    Thank you all!

    In order to understand things and not waste our time trying to code without knowing ifthey are not working because of am or even if it is because it is not impossible or not the player, I'm posted this on the forum Player. But my post is not answered .. Adobe programmers never come on this forum? Nobodyknows exactly how it works?
    Hello everyone
    I have some basic questions about the Flash player and  AVM2..
    I made this little flow chart for Player 9 and above >
    Can  anyone tell me if it is consistent and fair to me or to report a possible error?
    AVM2 the only accessing the CPU and Ram? and in no event in the device or OS API, right?
    The AVM2 in our current players is always a Tamarin?
    The next step is to replace the JIT by the nanoJIT spiderMonckey?
    The byteCode from Alchemy is well executed in the AVM and not elsewhere?
    The memory area codes assigned to Alchemy is the same as that of the AVM or is it different andseparate?
    Thank  you for your answers.
    Gordially,  Alain.

  • Basic questions about Logic Pro

    Reading the topics and discussion groupes in this Logic Pro community is a tiny bit scary to me I admitt.
    Yet I will launch my basic question into the air, hoping to get an answer.
    I am a complete beginner in this field and only read something about this Logic Pro program a day ago.
    My question is simple: Is Logic Pro useful for people like me?
    I do not play an instrument, I have no editing and other skills mentioned in the forums, I never put a note on paper or computer before.
    I would only love to find a way to get some music out of my head. That's all.
    Should I take a course first and maybe then get the program? Or is this not what i am looking for?
    Thank you community!
    Eduard

    Your question is impossible to answer. Although... maybe you should just try Garageband first. It's free, and what you learn on it transfers to Logic (Garageband is now in fact Logic Lite).
    And making Dance music really is not that hard, here's a brilliant tutorial from a countryman of yours:
    http://www.youtube.com/watch?v=_N8vSo6gvGg

  • Basic questions about JSF/af:panelPage/Facets

    Hi there
    Using JDev 10.1.3.3.0, I created a couple of JSP pages using JSF and ADF BC. Then I added to one of them a af:panelPage and changed the facet branding to be the company logo.
    Do I need to do the same for the other page (and any other pages that I create)? Is there a place where I set this facet value globally?
    And is there a way to set up what facets are included in a af:panelPage by default?
    Sorry if these are basic questions, I am just starting to use JSF!
    Thanks,
    Luis

    facets with af:panelPage.
    http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3/state/content/navId.4/navSetId._/vtTopicFile.jsf_apps%7Cadfcreate%7Caf_alay_pagecomponent~html/
    http://otndnld.oracle.co.jp/document/products/as10g/101300/B25221_03/web.1013/b25386/web_complex002.htm
    Re: <jsp:include page/> - Error

Maybe you are looking for

  • Photoshop Elements 6 compatibility with Mac OS X 10.7 Lion

    Has anyone tested PSE 6's compatibility with Mac OS X Lion? Thanks in advance.

  • How do I stop files changing my units preferences when opening in illustrator

    When I open files in illustrator that have been sent to me they sometimes open with the measurement units changed from "mm" to "cm" or even "in", not a huge problem but when I have 10 files for a job that are all doing the same its an extra bit of me

  • Automatic Import Of Photo Streams I Subscribe To (not mine)

    Sorry, if this question has already been answered, I could not find the info in my feeble search attempts. My understanding of the Automatic Import setting for Aperture is that it automatically imports my Photo Stream and only my Photo Stream. Apertu

  • Video portion of podcasts not playing only audio

    I recently purchased an Apple tv and have not had issues until recently. Whenever I either stream or download a video podcast through the device only the audio portion plays. I have tried through itunes on both my pc ans iphone and they work just fin

  • Pdf files to be usable in fcp

    Hi I have 3 large pdf files containing picts and i would like to use them in an FCP project. should i open it in photoshop and save it in the format appropriate for fcp if so what is the best format knowing that my sequence is set to apple pro res 42