How to send strings on a LAN TCP/IP N/W

I want to send information to the string on local networks that can be consulted on Hyperterminal in PCs on the N/W

Pls help me

You try to get a message on your LAN? If so, you will need to use UDP (since it is a connectionless protocol) and use the broadcast address for your subnet. You should check with your network administrator about what is, well it is probably x.x.x.255 or 255.255.255.255. TCP requires a TCP/IP connection, you need send the message to each individual IP address. Alternatively, if you are on Windows, you can use the 'net send' command via the command Exec System.

Tags: NI Software

Similar Questions

  • How to send files TDMS using the TCP/IP protocol

    Hello

    I work with the cRIO-9025, cRIO-9118 chassis and module NI 9239.

    I did an acquisition (voltage) where data are in 1 d Wfm SGL. I saved these data using a PDM file, but now I want to send this file to another computer (in this case mine) because the file is stored in the target. I have implemented this example:

    http://zone.NI.com/DevZone/CDA/EPD/p/ID/2842#0requirements

    The problem is that the tdms file is created but it has all the data. I have attached the image of the program. The program is in the other (not that I use to make Acq) to make it easy and then works when it works.

    * The file name of the client is not used because I had a conflict with the path.

    What I'm looking for, is to make an acquisition of 10 minutes every 30 minutes and then send this data to another computer (or other). I don't know if it's the best way, is perhaps better to send data at the same time as the acquisition is made, but my teacher told me that are easier if I send the file when acquiring ended. Acq, I use FPGA and RT.

     

    I would appreciate your help. Thank you!!


  • How to send a URL from LabView

    I wrote a personal weather station application.  Now, I would like to upload data to Weather Underground by their wiki to PWS - download Protocol. Basically, that said send the string below:

    http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?ID=KCASANFR5&PASSWORD=XXXXXX&dateutc=2000-01-01+10%3A32%3A35&winddir=230&windspeedmph=12&windgustmph=12&tempf=70&rainin=0&baromin=29.1&dewptf=68.2&humidity=90&weather=&clouds=&softwaretype=vws%20versionxx&action=updateraw&realtime=1&rtfreq=2

    When I cut and paste a similar string from my LabVIEW application in a browser, the chain is correct and works fine.   However I was not able to send the succesfully chain of Magnatune.

    The post How to send an HTTP request to a web server using the TCP functions?  seems to apply, but I succumbed to my request.

    Any help is appreciated.

    Hi Dave,.

    I can´t what exactly must send, but you can find. You can use a TCP/IP Analyzer or the attached Web server.  Run the WebServer.Main.vi and call your site with all of your settings on your browser with one change. Connect to locahost instead of the server you really want. First press the Start button, use show history vi, see the dynamic loaded vi. Open it. You can see everything you send from the browser to the Web server, and it's what to also send later to your real webside.

    It will be useful.

    Mike

  • How to send a single code of hexa from 1 byte with sending VISA for every 500 ms?

    Hello

    I would like to send only a 1-byte hex code in LabVIEW to an external device using RS - 232 (300 bps, 8 data bits, no parity bit, no flow control) every 500 ms.

    The TX pin on the computer should stay at the logical level 1 once he finished transmitting the 1 byte of data and wait before transmitting again 500 ms.

    I'm building a test below code:

    The output of "Channel 1" will connect in the sending VISA write buffer. (Please note that the code above does not include the 500 ms delay I mentioned. Just ignore for a moment.)

    This code will work like what I described above? I tried on my project, but I was getting weird things on the device.

    Convert the code hex correctly?

    And how to send it VISA pass in the string? Does include the other 'useless' strings with the hex code that I want to send?

    Any help will be appreciated.

    Thank you.

    Hi eddiechai...

    you will get a string of length 2, so you have 2 bytes. You must use the U8 and the cast function type. (see attached photo). You have to disable the stop character to get what you want.

    Mike

  • How to send a message to another computer by using prompt on a network in Windows 7?

    Original title: How do I send the message

    How to send message to pc network using the prompt for windows 7

    Hello

    If you want to put some small insatlling time program on computers.

    This free utility. makes it easier for any qualified users to send messages via LAN.

    http://www.Fomine.com/net-send-GUI.html

    Jack-MVP Windows Networking. WWW.EZLAN.NET

  • How to send other linguistic data to the server using Http

    Hello

    How can I send data to the server except English other languages how to send to the server. Please someone help me it's urgent.

    Thank you

    Kind regards

    Bharath kumar

    Peter cool.

    problem fixed

    I use postdata String = new String (textField.getText (.getBytes("UTF-8")));

    Thank you

  • How to send the value of the prompt to an another dashboard with action link?

    Dear all,

    I find how to send the parameter to a different dashboard with the link of the action.

    URL = http://hostname/analytics/saw.dll?Dashboard & PortalPath = % 2Fusers % 2Fweblogic % 2FMartin % 20Test % 2FMartin & Page = page 1 & Action = Browse & P0 = 1 & P1 = eq & P2 = entity. "" Gen6, entity ' & P3 = % 22EntityCode % 22

    But I don't know how to send the value of the command prompt. I tried @{EntityCode}, Entity.Gen6, Entity, etc. None of them worked. They just be send as a string.

    Anyone know the solution? Thank you.

    Best regards
    Martin

    Try to do a manual URL to see if it works. Static variables are called as Valueof (variable) and presentation of variables such as @{variable}
    Discover th url below and add your variables as needed and of course override other settings.

    '' || Link | ''

  • How to send the result of a function as an input to another function

    Hello

    I wrote a function wich return string. I want to send string returned as an input to another function. How can I integrate these two functions.

    Thank you...

    I want to send the result of the first function as input for another function

    It's what do all these examples.

    Do not get hung up on BOM - function1 and function2 - the one call it first (with or without argument) returns a value that is passed in a second and even, in my example, the output of the last second in a third (dbms_output).

    select function72727347(function9596943 (argument)) from dual
    

    Published by: Dom Brooks on February 18, 2011 12:08

  • How to send a document in net. HTTP.request as a POST variable?

    I have read and reread the doc on the net. HTTP.request and he says I can pass an argument to oRequest, but I failed to pass in the current document, which is what I want to do.

    I tried app.activeDocs [0], or the encoding of a string, but if he makes the call with no error, nothing is sent.

    ORequest must be a single document, or a variable consisting of name-value pairs? How to send multiple parameters to a POSITION otherwise?

    I did very well with the call using GET, but when I tried to send the document as a GET variable, I did nothing either.

    I send to an end point of LiveCycle REST so either POST or GET is fine.

    Thank you!

    Validating the document current is simple * provided * your script runs outside the context of the document (i.e. in the console or a script to the folder level). There is no access to scripts of doc-level for obvious reasons.

    For example, put this in the console JS OCCURS the current file to a URL:

    Net.HTTP.request ({}

    cVerb: 'POST',

    cURL: "http://localhost/submit.php."

    oRequest: Collab.documentToStream (this);

    oHandler: {}

    answer: function (msg, uri, err) {}

    If (err! = undefined) app.alert (msg);

    }

    }

    });

    Your problem talking to a vanilla Web service, is that you can send the RFC1867 delimiters (i.e. the form apply for "multipart/form-data") that the ReadStream object is not a method of concatenation in the JSAPI Acrobat. It's also how you would usually precede other fields in the form, but if you are careful with your codes side server that you can send to save them as GET parameters in cURL. Normally, you'd be polite and passed a context of Type in the table of aHeaders header - it won't matter for the transmission process, but will allow your webservice predict what that heck he was sent.

    Your webservice will then read the raw data. PHP for example, you will get nothing in the $_FILES global, but you can grab the PDF by reading all of the input buffer, with the line:

    $pdf = file_get_contents() ("php://input");

    If this line was in the server script which was the JS code above, the variable $pdf will contain an exact binary copy of the currently opened document.

  • How to send an audio message, but not with imessage?

    How to send an audio message, but not with imessage?

    Find another app/service that will allow you to do. Or record a voice memo using the voice recorder application and attach to an SMS.

  • How to send to apple iphone for repair of the screen

    Hi, I bought an iphone over 6s (64 GB) two weeks ago, the screen has been hacked by accident.

    I looked up on the apple site the cost of repair in the citation is $ 249

    However, when will organize a repair via the apple website he's trying to make me pay more than $500 Ouch!

    I think it's because they want to send me authorized service center apple not themselves, someone has a solution to this question and a suggestion how I can get this repaired for $249.  IE, how to send to apple authorized reseller.

    I'm in Darwin in Australia

    With our thanks

    Suresh

    Hello

    Contact Apple support (mail service may be available) or make a Genius Bar reservation to repair screen.

  • How to send a file to the cloud?

    (1) how to send a file to the cloud?

    (2) at - it a difficulty to find and recover a file that has been sent to the cloud? If the use is similar to the use of an external hard drive, I don't mind.

    The following contains information on how to activate and use iCloud drive. Note that with iCloud as it exists currently with OS X El Capitan, for any file stored in iCloud drive a local copy is also stored on your Mac.

    iCloud Drive FAQ - Apple Support

  • How the sender can resolve this message may be a scam?

    How the sender can resolve this message may be a scam?

    When your question has been answered can mark you the thread as "Solved" Please?
    Thank you.

  • How doi send texts using the speech function without hitting the Send button?

    using the speech function in texting, how to send the text without actually pushing the Send button? When I say 'send' or 'send message' he just keeps typing

    "Hey, Siri, send a message to Bob. Siri will then ask you what you want text Bob. Once you stop dictating, Siri will ask then if you're ready to send the message. Say, "Yes." It's really very nice.

    If you are already in the message app and using speech-to-text, you must press the Send button.

  • How to send a video that I made with my iPad email?

    How to send a video that I fool with my iPad to email? When I try to get an answer that I connect to wifi, which I'm connected to..?

    iCloud, sharing photos - Apple Support < also videos

Maybe you are looking for

  • Eye TV Helper - how to uninstall

    A long time ago I used to use an Elgato Eye TV on my iMac - a beautiful product, nothing wrong with it - but haven't needed him now. But it has installed software on my iMac and I don't see how to get rid of it. I know because when I click on App Sto

  • Proposal of travel charger

    I'm leaving a good amount, on different continents and countries. I love the kit of travel Macbook charger with the cards I need. However, I often end up wrestling with the limited number of electrical outlets and would like to have a combination of

  • Caps lock button does nothing

    On my computer, the Caps Lock key isn't is no longer anything. Troubleshooting steps: * Exchanged several keyboards. Same problem with everyone. * Tried the virtual keyboard Caps Lock (doing a job and even lights the indicator light on the physical k

  • 0 x 80070424: when I use Windows update to download and install hardware (MTP SAMSUNG Mobile device).

    Hi, I got error 0 x 80070424, when I use Windows update to download and install the hardware (SAMSUNG Mobile MTP Device), no matter what Advisor. Thank you Essam

  • I need to change my Outlook Express, MS Outlook, but don't know how

    Have changed in MS Outlook for OE, I don't remember how I did it.  I now need to go back with MS Outlook.  Can you help me please? Thank you