How to allow multiple applications read the same udp port?

Hi all!

When I try to open the same socket udp of two different applications, I have error 60:

'Current address of use'.

I know it's possible.

But how to with labview?

Thank you.

Guy.

I mannaged to solve the problem. I wrote a program in c# and using the udpclient class. I activated the socket option called reuseAddress.
only imported the dll to labview.
I was finally able to open the udp port that has been taken by another application. Note that this could be done if the transmission was a show, but it's enough for me.

Tags: NI Software

Similar Questions

  • How to select multiple cells at the same time?

    Hello

    How to select multiple cells at the same time? What is the keyboard shortcut?

    Thank you to.

    Flo, a french guy.

    Hold down the CMD key when you select the cells.

  • How to display multiple images at the same time in CS6?

    How to display multiple images at the same time in CS6?

    Hello

    If you go to window > reorganize you can choose from several display options. Below, I have chosen two horizontal spaces since I have two images, but you can select other options if you have more than one image.

  • Multiple application to the same project

    Hi all

    I wish I had 1 application runs as a service to start and another is a UIApplication to set the variable to the first application. How can I do this in the same project?

    I try to separate two project but when running, I got the below error

    Class 'com.mytest.phone.UserInfo' multiply defined.

    The linker error: "VerifyError" for MyTestSetting_BB

    Error starting MyTestSetting_BB: 'com.mytest.phone.UserInfo' multiply defined class.

    Two projects use UserInfo for storing data persistenly.

    Thanks in advance,

    POJ

    I'll just try to rephrase what Simon and Bika have already said, but otherwise it's maybe a little clearer.

    The BlackBerry smartphone does not load two classes that have the same name.  Of the same name, in other words the package and class name.  If you have a PersistentData class in the com.myorg.testapp1 package, as well as in the com.myorg.testapp2 package, then here is therefore not the same thing, even if the class name is the same.

    However for process objects in PersistentStore, the same class should be used.  So even though the two classes PersistentData in testapp1 and testapp2 were the same, the BlackBerry only would leave one of them extract the data.

    So to store data in PersistentStore which is used by the applications of two (or more), you should use a common (shared) class.  An easy option is to use standard RIM provided classes such as vector and String.  But that can make life a bit difficult.

    The simplest option is to share classes between applications.  This can be done easily in the JDE.

    Step 1: You create a project that is testapp1 and another is testapp2.

    Step 2: Then you create a third project of the library, which provides the object that will be stored in PersistentStore (and of course, this might have any other components shared as well).  Let's say this project is in the com.myorg.shared package.  Then com.myorg.shared we PersistentData class, she object that is persistent.

    Step 3: You are doing the project two testapp dependent on the com.myorg.shared library project, just the dependencies of the project

    Step 4: You import com.myorg.shared. * classes in testapp classes that use data from PersistentStore.

    I presume that you can do this kind of thing in Eclipse, but I don't him did not.

    Once you understand this, then you can create library files that are in independent work spaces, so that you can maintain testapp1, testapp2 and share completely separated.  But is not too far for this explanation.

    But in short, you do not add the same class for two projects, you make sure that the projects share the same class.  To achieve this, have three projects, two applications and a library.

    Hope it makes sense.

  • How to open multiple files with the same extension in one program from the Explorer

    I frequently receive several JPG (or whatever extension) files to my clients.  On Windows XP, I could just highlight the files I want to open, and then click Open.  They would be so open to 1 program cascading.  This made it easy when comparing many images.  If I do the same thing in Windows 7, it opens the default program several times and puts 1 image of each open program.  It is Paint Shop Pro in my case.  Thus, instead of so-called images 5 open cascading in Paint Shop Pro... the computer open Paint Shop Pro 5 times with 1 image of each open version of the program.  I tried this search like crazy, but cannot find the right thread for an answer.  Most of the threads are on the opening of the different file types.  My question is only about the opening of multiple files with the same exact file inside 1 free program extension.

    Is this the same version of Paint Shop?

    One thing you might try is to open Paint Shop, then select and drag all the files in this window of the paint shop.  Various programs to manage this type of action differently from the DDE, but it might give you the expected results.

  • How to configure multiple clusters on the same machine.

    I'm trying to configure multiple clusters on the same set of machines. I put the name of the cluster and multiple cases IP addresses different for each cluster. However I am still in train and error stating:
    "This indicates that there are multiple clusters on this network, try to use network configurations that overlap.

    Isn't this possible? If it is possible, is it still possible that I need to tell the virtual machines that they belong to different groups?

    Thank you
    Jacob

    I put these lines in my script for starting a prod. For dev I REM out as below.

    REM set java_opts = % java_opts %-Dtangosol.coherence.clusteraddress=224.0.0.1
    REM set java_opts = % java_opts %-Dtangosol.coherence.clusterport=65432

    Andrew

  • How to prevent multiple objects with the same key being stored?

    Hello
    I use of DPL and I want to know if we have any way of preventing multiple objects with the same primary key is stored in the database or not.

    Thank you

    Hello

    Primary keys are unique - there may be multiple objects with the same key. Did you look in the javadoc for the PrimaryIndex and methods put ()?

    -mark

  • How to use multiple profiles within the same instance of Thunderbird

    A month ago, I got Thunderbird set up with three profiles,
    and all three could be used in a start only one of
    Thunderbird. That the PC is now gone. I've reconfigured the three
    profiles on a new PC, but can't do all three
    can be used in the same instance of Thunderbird. Can you help me?
    Both computers are / were only Windows7 64 bit.

    Thunderbird opens on the default if a profile
    or
    The Profile Manager is responsible to ask at startup it will allow you to choose which profile to open if it opens the last used profile...

    Thus, it shows a profile at a time within a single instance of Thunderbird.

    However, only one profile can have multiple e-mail accounts.
    for example: I run 4 e-mail accounts in a profile.

  • How to support multiple users at the same time?

    Hi all

    I have a Labview program that controls a parser via GPIB connector. When the user uses the software, user B must wait is made. But in fact, the parser is not very busy, when the user uses the software.

    I want A, B, C and D of the user may use the software at the same time. just as we can open several Web sites at the same time.

    How can I program the software, so that software can be opened several times? Do you have any examples?

    Thank you very much.

    Steven

    Parallel SALVATION,

    you want to use the same material in different forums at the same time? What happens if the user uses a different device as user B setting?

    There could be problems to access the port of connection (GPIB card) at the same time too...

    It's the same usual problem, you'll have to any shared resource. Instead of calling the same software several times at the same time you should make your software up-to-date with multiple users...

  • How to register multiple files with the same name with different num revision

    Hello

    Can someone please tell me, how to register several different files with the same name with the revision number using the RIDC API.

    For example:
    First of all I will be saved in a file (TestFile.txt) in a content server with revision number 1 using the RIDC API in application of the ADF. Then after awhile, will change the same line (TestFile.txt) check-in and once again. I tried to check the same file several times, however first Check-in correctly in server showing revision 1, so that Check-in same file again, her gives no error message, and also its not reflecting only not to the server. Single file (TestFile.txt) reflecting on the server.

    How to implement this feature using the RIDC API? Any suggestions would be helpful.

    Concerning
    REDA

    Published by: 887680 on March 6, 2013 10:48

    (1) get the content ID (dDocName), call CHECKOUT_BY_NAME
    (2) call check-in service with dRevLabel = previous dRevlabel + 1

  • How to place multiple orders for the same address on the photos?

    Hello!

    I created several books on Photos and I would like to get printed and shipped to my address.

    Unfortunately, it seems that it is only possible to place an order at the announcement of time (a book both in my case) so pay the shipping costs for each order/book.

    Am I missing something here?

    Thank you in advance for your help!

    You can combine only multiples of the same item in an order.  If you have created several books, you will need to pay the shipping costs for each of them separately.

  • How to add multiple tabStops at the same time...

    Hello

    I know it's a bit basic, but I fight

    I am trying to create four tabStops in a paragraph style. That's what I have so far... but when it comes to tabStops [1], he died... I think that something is wrong with how I create the four tabStops, but I do not know what... Do you think what I am doing wrong?

    Thank you!
    Christopher

    try {}

    myParagraphStyle = myDocument.paragraphStyles.item ("Verse");

    myName = myParagraphStyle.name;

    }

    {} catch (e)

    myParagraphStyle = myDocument.paragraphStyles.add({name:"Verse"});)

    myParagraphStyle.tabStops.add ();

    myParagraphStyle.tabStops.add ();

    myParagraphStyle.tabStops.add ();

    myParagraphStyle.tabStops.add ();

    with (myParagraphStyle) {}

    appliedFont = "Lexicon No1 A tab";

    fontStyle = "Normal";

    pointSize = 8.75;

    head = 10;

    alignToBaseline = true;

    Justification = Justification.LEFT_JUSTIFIED;

    keepFirstLines = 2;

    tabStops [0] .alignment = TabStopAlignment.CENTER_ALIGN;

    .leader tabStops = [0] ";

    tabStops .position [0] = 5;

    crashes here

    tabStops [1] .alignment = TabStopAlignment.CENTER_ALIGN;

    .leader tabStops [1] = ";

    tabStops [1] .position = 10;

    tabStops [2] .alignment = TabStopAlignment.CENTER_ALIGN;

    .leader tabStops [2] = ";

    tabStops [2] .position = 15;

    tabStops [3] .alignment = TabStopAlignment.CENTER_ALIGN;

    .leader tabStops [3] = ";

    tabStops [3] .position = 20;

    }

    }

    It is possible using tabList. Here is a code that did this and sets all the properties at the same time. "with" does NOT define the properties at the same time and should always be avoided.

    var myParagraphStyle = app.documents[0].paragraphStyles.item("Verse");
    myParagraphStyle.properties = {
      tabList:[
        {
          position: 5,
          alignment: TabStopAlignment.CENTER_ALIGN,
          leader: ""
        },
        {
          position: 10,
          alignment: TabStopAlignment.CENTER_ALIGN,
          leader: ""
        },
        {
          position: 15,
          alignment: TabStopAlignment.CENTER_ALIGN,
          leader: ""
        }
      ],
      appliedFont: "Lexicon No1 A Tab",
      fontStyle: "Normal",
      pointSize: 8.75,
      leading: 10,
      alignToBaseline: true,
      justification: Justification.LEFT_JUSTIFIED,
      keepFirstLines: 2
    };
    
  • How to create multiple hierarchies from the same physical table

    Hi all

    I have a physical table to join with a fact table: there are 3 different hierarchies, which share the last 2 levels inside the dimension table. It's the logic diagram of hierarchies:

    Dimension services
    -Business
    -Sector
    -Type
    -Operator
    -Product
    Partner of dimension
    -Partner
    -Operator
    -Product
    Contractor of dimension
    -Contractor
    -Operator
    -Product

    All columns are in the same table physical source. I tried to create 3 table logic source from the same physical table, everyone with all the columns and create a hierarchy for each dimension table, but it gives me nQSError: 15011.

    Any suggestion? Maybe the physical table alias can help for the creation of tables of different sizes?

    Thanks in advance,
    Concerning

    Hello

    It is a basic rule that you cannot create multiple hierarchies in a single dimension table, so what you do is create three tables of alias and slip into MDB layer in 3 different sizes and on top these tables create 3 different dimension hierarchies.

    Check if useful/correct

    Thank you.

  • How to open multiple photos at the same time?

    How can I keep several photos opened at the same time as the default? I have to keep opening
    "get in the window".

    You should be able to create a new workspace with your windows arranged the way you like them.

  • When you use Windows scanning how to scan multiple pages on the same thread of document? He seems to want to make a separate file for each page.

    I have thhink the question says it all. On my previous PC, when I scanned a page, it asks if you want another scan and if you did, they would all wind upward in the same folder?

    You use the scanning software provided by your scanner/printer all in one

Maybe you are looking for

  • SmartStream Designer: smartstream

    I'm looking for a way to smartstream display the name of the file of database on the press sheet. For a variable name, I hope that I can use in spread items to automatically print the name of the database. If possible, I would also like to see if I c

  • How to disable the optional updates

    Is there a way to disable "optional" updates (additional language packs) I don't want to install and do not want to keep appears there?

  • Printer will not communicate with the computer.

    Original title: printer nocomunicate my printer Lexmark4200series Mod.x4270 and my compurete Compaq Presario5300no communicate

  • Wi-fi/lan connection only works on some devices

    Hello... I have problem with wi-fi/lan connection. I work in a school with about 100 children. The problem is that some computers/phones/laptops can connect normally to a connection wi-fi/lan but some cant. The internet icon actually shows normal con

  • Kindle 3G app open habit wispernet keyboard

    I have a Kindle 3 G app wispernet keyboard on my PC and now it does not open when I double click, I have tried to uninstall and reinstall but an inconsistent message. I am running Windows 7. This issue occurred only today it was ok yesterday.