Connection tcp labview problem with command.

Hello ,
I Have one qustion.
I have card relay with communication TCP . 
my commands  is char .
simple
char(254)
char(108)
char (0)
I have array  [254,108,0]
my communication is good with out error. but I dont know problem .
why this command  not work ???
this command  on the relay in bank 0  
ncd relay card.
Attachments:
Communication TCP.png ‏37 KB

maklevit wrote:
Hello ,
I Have one qustion.
I have card relay with communication TCP . 
my commands  is char .
simple
char(254)
char(108)
char (0)
I have array  [254,108,0]
my communication is good with out error. but I dont know problem .
why this command  not work ???
this command  on the relay in bank 0  
ncd relay card.
this is from the NCD site: http://assets.controlanything.com/Software/labview/RelayDriver.vi maybe you can adapt this to what you need?  It looks very similar...
Bill
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

Similar Messages

  • Can SAP GRC AC 5.3 connect without any problem with SAP R/3 4.7 Enterprise?

    hello,
    I went to the PAM in the SAP Marketplace to see if SAP GRC AC 5.3 could connect to SAP R/3 4.7 Enterprise but I can't see all the "Add-On Product Version for...", it's cut off.
    Can SAP GRC AC 5.3 connect without any problem with SAP R/3 4.7 Enterprise?
    If I can't is there any proof about it? I have to show it to a client.
    Best Regards,
    Pablo Mortera,

    Pablo,
    GRC AC 5.3 works perfectly fine with SAP's R/3 4.6c, mySAP ERP 4.7 and ECC systems. In fact we have two 4.7 Enterprise systems connected to GRC AC 5.3 system.
    You can get the details of supported SAP ERP systems under prerequisite section of Info page of GRC AC 5.3 , it can be accessed on marketplace at -
    Downloads-->Installations and Upgrades - Entry by Application Group > SAP Solutions for Governance, Risk, and Compliance>SAP GRC Access Control>SAP GRC ACCESS CONTROL>SAP GRC ACCESS CONTROL 5.3
    Just ensure to have proper BASIS and ABAP support pack level as mentioned in prerequisites.
    Regards,
    Amol

  • Permission problems with command line CVS and Java CVS App

    Greetings,
    I'm part of a moderately sized website development team which recently upgraded to MacBook Pros (dual core) running OS 10.4.9. One of the primary tools we use in our day to day work is the open source concurrent versioning system (CVS). We've noticed a distressing issue running CVS on our macbook pros: there seems to be a problem with the way these new machines handle permissions on the directories/files that CVS uses to manage files.
    The error occurs when the CVS application, in this case both command line CVS and GUI CVS application named SmartCVS, tries to rename a temporary file named Entries~ to its new name Entries (no ~). It looks like this:
    java.io.IOException: Could not rename file
    /Users/[USER]/Sites/[MODULE]/lib/CVS/Entries~ to
    /Users/[USER]/Sites/[MODULE]/lib/CVS/Entries
    at smartcvs.JP.a(SourceFile:125)
    at smartcvs.JP.a(SourceFile:113)
    We've noticed that if we open up a get info window on the directory we're downloading, and choose "Apply to enclosed items" right when we start the download process, the issue will be resolved, presumably because the permissions are being set on the subdirectories as the download is taking place.
    We've checked the permissions on the overall ~/Sites/ directory numerous times, and they always seem to be set correctly as drwxr-xr-x. It's within this folder that CVS creates a directory with the CVS module name and downloads all the contained files, so we don't see why it would be having issues completing this successfully. We also checked to ensure the GUI CVS application is running under the current user on the machine: it does.
    Has anyone run into issues like this in the past? Is there more information I could provide to further clarify the problem we're having?
    Thanks for any input you have!

    Thanks for asking Jeff, yes one place we are seeing this error is Java application SmartCVS, though the results posted here are from a normal command line CVS checkout.
    ===
    Checkout command:
    cvs co [MODULE]
    ===
    Error:
    cvs [checkout aborted]: cannot rename file CVS/Entries.Backup to CVS/Entries: No such file or directory
    ===
    ID:
    uid=502([USER]) gid=502([USER]) groups=502([USER]), 81(appserveradm), 79(appserverusr), 80(admin)
    ===
    LS -ALN
    Computer:~/Sites [USER]$ ls -aln
    drwxr-xr-x 28 502 502 952 Jun 4 13:11 Sites
    Computer:~/Sites/[MODULE] [USER]$ ls -aln
    drwxr-xr-x 38 502 502 1292 Jun 4 13:33 www_root
    Computer:~/Sites/[MODULE]/www_root [USER]$ ls -aln
    drwxr-xr-x 32 502 502 1088 Jun 4 13:33 [SUBDIR1]
    Computer:~/Sites/[MODULE]/www_root/[SUBDIR1] [USER]$ ls -aln
    drwxr-xr-x 5 502 502 170 Jun 4 13:33 [SUBDIR2]
    Computer:~/Sites/[MODULE]/www_root/[SUBDIR1]/[SUBDIR2] [USER]$ ls -aln
    drwxr-xr-x 4 502 502 136 Jun 4 13:33 [SUBDIR3]
    Computer:~/Sites/[MODULE]/www_root/[SUBDIR1]/[SUBDIR2]/[SUBDIR3] [USER]$ ls -aln
    drwxr-xr-x 6 502 502 204 Jun 4 13:33 CVS
    Computer:~/Sites/[MODULE]/www_root/[SUBDIR1]/[SUBDIR2]/[SUBDIR3]/CVS [USER]$ ls -aln
    total 32
    drwxr-xr-x 6 502 502 204 Jun 4 13:33 .
    drwxr-xr-x 4 502 502 136 Jun 4 13:33 ..
    -rw-r--r-- 1 502 502 45 Jun 4 13:33 Entries
    -rw-r--r-- 1 502 502 45 Jun 4 13:33 Entries.Log
    -rw-r--r-- 1 502 502 48 Jun 4 13:33 Repository
    -rw-r--r-- 1 502 502 63 Jun 4 13:33 Root
    MacBook Pro / MacPro Mac OS X (10.4.9)

  • Problem with command d2axisXtick (diadem 10.2)

    Hello,
    I don't understand why d2axisXtick is not enabled.
    call graphobjopen("2dXaxis1_1")
         d2axisXscaletype="manual"
         d2axisXtick =a
         d2axisXbegin=b
    call graphobjclose("2dXaxis1_1")
    In the diadem help, this command exist. But it is not reconized.
    I use too the d2axisYtick which work!!!
    I think its a diadem bug but im not sure.
    If it is a bug, maybe an update exist and where is it?
    Or It's not a bug. But what is it?
    For more information, I joined my program (see line 162, 434)
    Thank you very much.
    (Sry for my english )
    Attachments:
    ProgComplet.txt ‏44 KB

    Hello c.reverte!
    D2AxisXTick still exist, only the syntax highlighting seem to have a problem with it. New in 10.2 (or other 10.x version) are the D2AxisXTickDist and D2AxisXTickChn variables.
    Matthias
    Matthias Alleweldt
    Project Engineer / Projektingenieur
    Twigeater?  

  • Problem with command from LFS

    So right now I'm in the middle of a LFS build (current stable).  I'm at Chapter 5 and currently doing the first build of glibc.  I'm having problems with the command:
    ln -vs libgcc.a 'gcc -print-libgcc-file-name | sed 's/libgcc/&_eh/''
    I've tried the above, escaping the sed command with '\' and doing a new line, a whole bunch of things.  It's all typed correctly because the 'gcc -print... | sed 's/libgcc/&_eh/'' line works fine by itself, but not with the whole command.  I would just use the absolute path that the second half (I think) is looking for, but I'm on a fresh Arch install, no X or anything and the path it prints me is "/mnt/lfs/tools/bin/../lib/gcc..." and that's not going to work. 
    Any help would be greatly appreciated.

    Just so you know, sed is sort of like a filter. If you do
    echo "hello" | sed s/hello/bye/
    The output will be bye instead of hello. It subsistuted hello with bye. It's a very handy dandy tool. If you can master it, you can do some very powerful and meaningful things with your outputs and files. The amp (&) is what you filtered (libgcc in your case) and then you added the _eh to the end of it (replacing all libgcc with libgcc_eh instead). I really recommend looking into sed, I find it very useful. Even if you don't have anything useful to do with it, you can definitely make yourself look cool using it instead which is really why we all use Linux (just kidding - sort of). B)
    echo "hello" | sed 's/hello/Then I said "&" to her./'
    Last edited by Aprz (2009-03-20 06:14:15)

  • How to run labview exe with command line

    I would like to launch a labview exe with a command line.
    I would like to get advice how to launch the Labview exe with giving values to the control parameters?
    You can view the example where x,y are the controls
    Solved!
    Go to Solution.
    Attachments:
    exe.png ‏65 KB

    There is a much more detailed guide here, which I reference below:
    1. First you will enable it in the settings:
    1. Open the properties for the application's build specification
    2. Navigate to the Advanced category
    3. Check the Pass all command line arguments to application box
    To pass the command line arguments to the application and access them in your code follow the same steps as for LabVIEW 7.x.
    2. Then you will use two hypens (--) to pass command line arguments to the VI. 
    When you launch LabVIEW or a stand-alone executable from the command line, you can pass user-defined arguments to the application. User-defined arguments start after two hyphens (– –) surrounded by spaces in the command line. For example, the following command line entry will launch LabVIEW 7.1 and open test.vi from the root of C:\ and pass 2 arguments, 1000 and sine:
    "C:\Program Files\National Instruments\LabVIEW 7.1\LabVIEW.exe" "C:\test.vi" –– 1000 sine
    You can also pass a command line argument directly to an EXE without launching LabVIEW, as long as the machine has the appropriate Run-Time Engine and necessary drivers.  For example, if test.vi was built into an executable, it could be called as follows:
    "<build directory>\test.exe" –– 1000 sine
    3. Lastly, you will use a property node to wire them to your controls:
    LabVIEW passes the arguments from the command line to the block diagram of the VI or EXE you launch. You can reference the arguments in the block diagram by using the Application:Command Line Arguments selection in a property node, as shown below.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    If someone helped you out, please select their post as the solution and/or give them Kudos!

  • CONNECT BY, Performance problems with hierarchical SQL

    Hello,
    I have a performance problem with the following SQL:
    table name: testtable
    columns: colA, colB, colC, colD, colE, colF
    Following hierarchical SQL:
    SELECT colA||colB||colC AS A1, colD||colE||colF AS B1, colA, colB, colC, level
    FROM testable
    CONNECT BY PRIOR A1 = B1
    START WITH A1 = 'aaa||bbbb||cccc'
    With big tables the performance of this construct is very bad. I can't use functional based indexes to create an Index on "colA||colB||colC" and "colD||colE||colF"
    Has anyone an idea how I can get a real better performance for this hierarchical construct, if I have to combine multiple colums? Or is there any better way (with an PL/SQL or view trigger) solve something like this ??
    Thanks in advance for your investigation :)
    Carmen

    Why not
    CONNECT BY PRIOR colA = colD
    and PRIOR colB = colE
    and ...
    ? It is not the same thing, but I suspect my version is correct:-)

  • Illustrator problem with command button!

    I didn´t realise where I should put this topic so I put it here...
    When I´m usins Illustrator keyboard shortcuts includind command button such as Undo=command+z and quit the program with command+q does not work? But it works it Photoshop and all other programs...
    Do you know what´s wrong?

    Can nobody help me?
    Please!

  • Why would connection pooling cause problems with a trigger?

    This is a strange one. We have an app that deletes a row in a database table, and this table has a delete trigger on it. The row gets deleted every time the app is run, yet the trigger only fires intermittently. It's not that the trigger is failiing in some way - it just doesn't get called at all. If I issue the same delete command in PL/SQL developer then the trigger fires every time.
    Several hours later and out of desparation I tried turning off connection pooling via the app's connection string, and found that the trigger now fires every time. Any ideas what might be causing this behaviour? I can reproduce/fix the issue every time simply by setting "Pooling" to true or false!
    We are using Oracle 11g and ODP.Net v4.112.2.0.
    Thanks in advance
    Andrew

    More information: I've now been able to reproduce this issue in a small .Net app, and can make it fail in a more consistent manner (which I'll explain later). While it's still too large to post the entire code here, I can summarise what the app does in pseudo-code:-
    for(int i = 1; i <= 10; i++) // Run the test a number of times
    // Step 1 - Delete rows from the table with the delete query in question
    Execute non-query "delete from test_table";
    Wait 1 second
    // Step 2 - Check that the delete actually happened
    Execute reader "select count(*) from test_table"
    Display the count
    // Step 3 - Check that the delete trigger inserted some rows into a "logging" table. This is my method of "tracing" - I added a basic insert to the start of each trigger section, as mentioned in my previous post.
    Execute reader "select count(*) from my_logging_table"
    Display the count
    // Reinstate the test data
    Execute non-query "<insert rows back into test_table>"
    Wait 1 second
    For info the connection string is fairly basic:- "Data Source=<tns name>;User Id=<foo>;Password=<bar>"
    Some points of interest:-
    - When running the above test app, the trigger successfully fires on the very first iteration (i.e. "Step 3" displays a non-zero count from the logging table). All subsequent iterations fail ("Step 3" displays the same count each time).
    - If I turn off connection pooling (by adding "Pooling=false" to the connection string), the trigger runs on every iteration (i.e. "Step 3" displays an ever-incrementing record count).
    - Regardless of whether it works or fails, the deletion in step 1 does take place (confirmed by "Step 2" displaying a count of zero).
    - I added the waits after the non-query calls to see if that made a difference, but it doesn't. I can change these to 10 seconds or more and it will have no effect on the issue.
    The "Execute non-query" method uses code along these lines:-
    using (var conn = new OracleConnection(ConnString))
    conn.Open();
    using (var cmd = conn.CreateCommand())
    cmd.CommandText = sql;
    cmd.CommandType = CommandType.Text;
    result = cmd.ExecuteNonQuery();
    conn.Close();
    return result;
    While the "Execute reader" method looks like this:-
    var conn = new OracleConnection(ConnString);
    conn.Open();
    var cmd = conn.CreateCommand();
    cmd.CommandText = sql;
    cmd.CommandType = CommandType.Text;
    return cmd.ExecuteReader(CommandBehavior.CloseConnection);
    The calling code in the for loop, wraps the returned reader in a using clause like this:-
    using (var reader = ExecuteReader("<sql>"))
    This will dispose of the reader, which will in turn close/dispose the connection (due to the CommandBehavior.CloseConnection parameter passed to ExecuteReader).
    Interestingly, if the reader isn't disposed of then the problem becomes more intermittent (the trigger will fire perhaps 25% of the time). This is what's happening in our unit test harness. By ensuring the reader/connection is closed and disposed (which common sense would say should improve matters), the trigger only fires on the very first iteration of the loop. The plot thickens.

  • TCP/IP problems with Labview6

    I am performing a normal buffered analog acquisition with a daqcard 516.The
    application is supposed to send the data via Ethernet to a client machine.
    If I use Labview 6 when the client connects the OS (Windows 98)on the server
    crashes.
    The same VI that runs with Labview 5.1 works perfectly.
    Need help.

    Hola Jorge,
    Soy nuevo en aplicaciones LabView via Ethernet. Podrias comentarme la manera mas facil de comunicarme (leer y escribir datos) con un nodo de adquisicion de datos dotado de Ethernet ? Existem VI's especificos para transferencia de datos via Ethernet ?. Necesito la version de LabView 6.x o la 5.1 es suficiente ?. Tambien he leido mucho de DataSocket y OPC, es necesario usar esta tecnologia para comunicar LV y Ethernet ?. Disculpa tantas preguntas pero la verdad es que necesito alguna ayuda... Gracias.

  • Problem with command line argument files and quoted strings

    I'm trying to use the following custom tag:
    -tag com.me.Test.testTag:f:"My Test Tag"
    This works fine when sent straight to the command line, but if I put it in an argument file (@argfile) along with the rest of my command, I get the following error:
    javadoc: Illegal package name: "My Test Tag"
    Any idea why this is happening? If I use a one-word tag header and omit the quotes, javadoc runs with no problems. I'm using Sun's SDK 1.4.1.
    Thanks for your help!
    Linda Howard

    White space is treated a bit differently in an @argfile,
    to enable users to put packages or options on separate lines.
    You might try escaping the spaces:
    "My\ Test\ Tag"
    or using a non-breaking space:
    "My Test Tag"
    What operating system are you on?
    -Doug Kramer
    javadoc team

  • Cisco Unity Connection 8.6 problem with greeting upload

    Hello at all,
    i have a realy strange Problem.
    I want to upload a Greeting (*.wav-file) to a Call Handler, everything looks fine after uploading and i can also hear (Playback) the massage on the Computer and on my Phone. So i save the Config. After that i want to hear the massage after calling the Call Handler but i hear only "sorry, "CallHandlerName" is not Awailable".
    If i make some checks everything looks ok, i have 2 User with sysadmin-role - both can Playback the massage via the Webpage.
    But if i take the Phone and call the "Greetings Administrator" - there is no personal Greeting on this Call Handler - and thats my Problem.
    If i Record a new massage with the Phone (in the Greeting Admin) it is working - after Uploading a new File (Codec is ok) i can Playback the new file but after Calling the CH, i hear the Massage which i have recordet with the Phone - not the Uploadet. But on the Webpage i hear the Uploadet file.....
    Whats wrong????
    And yes, i have set this 2 Users as Call Handler Owner.
    What should i do??
    Please can anyone help me in this case.....
    kind regards
    Markus
    EDIT: I have also the Problem, that i can´t upload a File for a User - only the User self can Upload a Greeting, if do this with one of the 2 Admin-Accounts i hear also the System-Massage "sorry, -USERNAME- is not awailaible" and not the uploadet file - at the Webpage i hear the uploadet Massage - it seems to be the same Prob as with the CallHandler. Is it a JAVA-Problem mabye? I have Java JRE Version7 update7 installed and IE8 as Browser....
    Certificate is installed, and the CUC is a trusted site......

    Hi Markus,
    It could be this bug;
    CSCto92753 - Unable to upload wav files and save as greeting or send as message
    Description
    Symptom:
    Unable to upload an  existing wav file, or create a new recording using the PC microphone and  save as greeting, voice name, or send as message. In the case of trying  to send as a message, the user receives a "Failed to Send Message"  error.
    You might see Failed to Record Name if attempting to overwrite a Call Handler with a file.
    You might also see Unable to save recording due to SSL certificate error.
    Conditions:
    Cisco Unity Connection versions 7.1(5)ES45, 8.0(3)ES27, 8.5(1)ES37
    When  using either the Cisco Unity Connection Administration (CUCA) or the  Cisco Unity Connection Personal Communications Assistant (PCA) web  applications to upload an existing wav file, or create a new recording  using the PC microphone and save as a voice name, greeting, or send as a  message.
    In the client side Java Console logs, you see the following exception:
    Exception  in thread "Timeout guard" java.security.AccessControlException: access  denied (java.net.SocketPermission 10.93.231.234:8443 connect,resolve)
    Workaround:
    In  your client side JRE security profile file....commonly named:   java.policy...add the below entry.  Will need to use the ipaddress of  the Connection server (for a cluster, put an entry for each of publisher  and subscriber).
    permission java.net.SocketPermission "10.93.237.101:8443", "connect,resolve";
    If  get a permission error when trying to modify java.policy, then you may  need to set the permissions of the file to not inhearent permissions  from it's parent and not be read-only.  (aka by default the entire JRE  folder is read-only but you need to modify a file within it).
    A good  article on the Sun website with more detail on the workaround:   http://java.sun.com/developer/onlineTraining/Programming/JDCBook/appA.html
    Details
    First Found in:                          (4)
    8.6,7.1(5)ES44,8.0(3)ES27
    8.5(1)ES37
    Status:
    Terminated
    Last Modified:
    Aug 12,2012
    Product:
    Cisco Unity Connection
    Platform:
    Dependent
    Severity:
    3 - moderate
    Cheers!
    Rob
    "May your heart always be joyful
    May your song always be sung" - Bob Dylan

  • Connection and SMS Problem with Peoples/China Moblie (HK) using  iPhone4s

    I just signed up with Peoples/China Mobile (HK) service provider for apparently 2.5G service.
    I face the following problems which the technical support of the service provider is unable to resolve and providing me any proper feedback:
    1) SMS / messaging not working.
    - Outgoing SMS all failed.
    - Incoming SMS no issue.
    2) Unstable and bad connection.
    - No service in MTR.
    - Upon coming out from the MTR station or location with no reception/elevator, the search for network is slow and service unattainable. The "No Service" sign on the top left screen remain as it is. You have to either restart the phone and force network search again. Very irritating and fustrating.
    - Network search subsequent to above incidents are very long (5 minutes at least)
    3) Regular service failure for basic phone calls
    - Very unstable throughout the days.
    Even the basic phone calls and SMS is  far worse than my previous service plan. I cant even make/receive proper phone calls. SMS/messaging not working at all!!!!
    So what is the root cause?
    Iphone 4s glitch or bug? Should I send back to Apple?
    or
    Problem lies with the Service provider's connection (peoples/china mobile) ? Incompatible phone set versus 2,5G service provider?
    Ah Huat
    Fustrated customer!!

    Your issue is more than likely bandwidth related although there is a lot of variables that can cause issues. You can use the free Speed Test app to test your network speed using your iPhone when the problem arises. This could tell you which end the issue is at. It may be anything from older slower wifi routers, slow Internet connection, which your provider may throttle for certain uses, or network congestion in  your area especially if you use cable Internet.

  • Runtime exec problem with command "start"

    L.S,
    I'm working on a webservice client for uploading
    and downloading files. When a file is downloaded, it
    should be opened by the appropriate application. I
    know that this is -in theory- possible by issuing a
    start command through Runtime.getRuntime.exec():
    public void doSomething(String realName, DataHandler handler) {
      File outFile = new File(realName);
      FileOutputStream out = new FileOutputStream(outFile);
      handler.writeTo(out);
      out.close();
      String fileName = outFile.getAbsolutePath();
      Process p = Runtime.getRuntime().exec("start " + fileName);
    }Running this on my Win2000 system with J2RE 1.4.2 consistently
    fails with this message:
    java.io.IOException: CreateProcess: start C:\tmp\test.pdf error=2When I issue the exact same command from a DOS shell, Adobe
    starts up with the test document loaded. I now believe that my own
    application is somehow 'holding on to' the file, preventing an
    external application like Adobe from consuming the same file.
    Does anyone know how I can get around a problem like this? How do
    I start the appropriate application and feed it the file that was
    just downloaded by the user?

    I did a search for Runtime.exec and found some good help in this forum. Someone posted something like the following and it works pretty well.
    <<begin code>
    // Determine proper shell command (extend per OS)
    String os_name = System.getProperty("os.name");
    String shellParam "";
    if (os_name.startsWith("Windows"))
    if ( (System.getProperty("os.name").endsWith("NT")) ||
    (System.getProperty("os.name").endsWith("2000")) ||
    (System.getProperty("os.name").endsWith("XP")) )
    shell = "cmd.exe";
    } else
    shell = "command.com";
    shellParam = "/C";
    // Create a string with your program executable
    String command = "myprogram.exe";
    // Create an array of each command, I found that placing "cmd.exe /c"
    // in the same string doesn't work.
    String[] cmd_array = new String[] {
    shell,
    shellParam,
    command
    Runtime.getRuntime().exec( cmd_array );
    <<end code>>
    Do a java API search for Runtime.exec (if you use Eclipse right click and hit Open Declaration) there are ways to invoke exec that support setting of the environment as well as the current directory.

  • Connection to server Problem with JWS

    Hi All
    I have an applet client and a server side. when i lunch the applet with Appletviewer or from its Web page, the connection between the server and the client applet works well. I have successfully lunched it with Java Web Start, BUT the server side does not see the Client applet, and then there is no connection between both of them. I have
    utilized Java Socket to establish the connection. I hope anybody can help me
    Thank you
    JNLP file:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for SwingSet2 Demo Application -->
    <jnlp
    spec="1.0+"
    codebase="http://orchidee.iro.umontreal.ca/noura-m"
    href="hi.jnlp">
    <information>
    <title>CITS</title>
    <vendor>Razek</vendor>
    <homepage href=""/>
    <description> Application</description>
    <description kind="short">Graphical User Interface.
    </description>
    <icon href="moh.jpg"/>
    <offline-allowed/>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.3"/>
    <jar href="cits.jar" main="true" />
    </resources>
    <applet-desc main-class="LearningEnvironment" name="LearningEnvironment" width="1" height="1"/>
    </jnlp>

    Firstly, which has the server socket, the applet or the server application?
    Secondly, are there any exceptions thrown by the client application? If it's a server socket, then presumably the call to accept() fails, or if it's a client socket, then presumably the connect() fails? Anyway, a stack trace would be useful.
    If the applet starts a server socket, then you should be able to check using
    'netstat -a' that the port is being listened on. But the stack trace is the best bet.
    Rhys

Maybe you are looking for

  • GR after expiry of validity period

    Hi friends, Pl help me out of following scenario. After i enter validity period for PO and goods receipt date prior to validity end period of PO. MIGO is still done after the expiry of validity period of PO. This should not bbe done. System should re

  • Update/Insert Duplicate Rows

    Hi I am loading a target table [empty] for the first time. I am using update/insert strategy. however, it's only inserting. not updating inserted rows.

  • How to check two contitions in for loop

    Hello all Here I am having a for loop where I am reading from a cursor and I want to run this loop till the number in :P102_NO FOR emp_rec in emp_cur and i in 1 to :P102_NO loop insert into EMP(EMP_ID,DEATH_DATE) values(emp_rec.emp_id,:P102_DATE) end

  • Updated to Firefox 19 from 3.6 and want to contol the width of the bookmark drop down menu

    I have a bookmark drop down that is as wide as the screen. Because of this I assume that this causes the folders to open on the left instead of the right. Is there something in about:con fig that I can change to control the width

  • Blocking the work center

    Dears Is it possible to block the work center from Quality department for creating any more production order because of quality issue Like what we are blocking the vendor by using quality info record Thanks in advance Faisal