Use of modem to send and receive information

Hi!!
I wanted to know if someone has a code for using a modem to send and receive information.
I'm having some problems with it, and wanted to see some examples...
Thanks!!!
:)

Not the appropriate forum for this question, as it's unrelated to Serialization. Please post a question in the Java Programming forum
http://forum.java.sun.com/thread.jsp?thread=422318&forum=54&message=1875913

Similar Messages

  • I am using systec usbmodule1 to send and receive CAN messages , is any one have tried this in labview?, if yes can you send me the code thanks

    i am using systec usbmodule1 to send and receive CAN messages , is any one have tried this in labview?, if yes can you send me the code
    thanks
    Solved!
    Go to Solution.

    Hey,
     All of our CAN drivers have been written for National Instruments' CAN hardware (referenced here : http://digital.ni.com/public.nsf/allkb/E2C6ED025C7​98C5586256F4E00520448 ). Thus, you will have to code all your communication manually, unless Systec provides a LabVIEW driver. There might be various dll files that Systec provides for communication, which you will be able to access through LabVIEW. Take a look at the Call Library Function Node, which can be found from the Functions Palette under Connectivity -> Libraries & Executables. Here you can call a dll file, and also the individual functions within that dll.
    I would suggest posting your question either to the LabVIEW forum, as previously mentioned, or to the CAN forum found here : http://forums.ni.com/ni/board?board.id=30
    Justin E
    National Instruments R&D

  • Help please:set up mac 10.4.11 with ext dsl modem to send and receive faxes

    Hi and thanks in advance. I have a G4MDD dual processor, and have a dsl modem for internet connection. I want to set up to send and receive faxes. I can make and receive phone calls while connected to the internet. any ideas or help appreciated. Thanks again.
    Message was edited by: R.Andom

    I cannot send/receive faxes via my dsl, I have to use my regular phone line. (My DSL modem only has one phone jack port, and that is to connect it to the outside world. Pretty sure this is true of every DSL modem.)
    When I need fax capability, I unplug the phone line to my telephone at the phone end, and plug that cable into the modem port in the back of the G4. (The modem is built-in.) After sending / receiving, I switch the cable back to the phone.
    You set up fax capability in System Preferences / Print and Fax.

  • Display sender and receiver interfaces in CCMS

    Hello CCMS Specialists,
    I've a question regarding CCMS and SNMP TRAPS.
    In my case I'm sending the alerts to a Third Party application via SNMP TRAPS. In CCMS I don't get the information about a specific Interface and therefore I can't send it to a third party application.
    My question is: is it possibile or how to send the information from an interface (sender and receiver information) via CCMS to our Third Party application?
    For example, if there has been an Internal HTTP error. We don't get the details about the interface. Hoe could we display those information as well?
    Kind Regards,
    Kamran

    hi,
    And also check   spro -
    > financial accounting -
    > financial accounting global settings -
    > correspondence -
    > define correspondance  check the variant bcause all are standard variants so the one which we require need 2 make changes......... create our variant..
    if useful assign points....
    regards,
    santosh kumar

  • RTP sender and receiver reports

    Hi all!
    Does JMF, when using RTP make available sender and receiver reports? I read that within RTP, sender reports include monitoring
    information such as RTP time stamps and the number of transmitted packets or bytes. Receiver reports contain statistics about
    the received flows, such as interarrival jitter and fraction of lost packets since the last report.
    What class gives us this info?
    Thanks for any advice!
    Rob
    :)

    With RTPManager you have a function getGlobalReceptionStats()
    you can write:
         GlobalReceptionStats stats=avReceive.mgrs[0].getGlobalReceptionStats ();
         System.out.println("Statistiques video : ");
         System.out.println("Nombre total de paquets re�us :"+stats.getPacketsRecd());
         System.out.println("Nombre de paquets re�us en RTCP :"+stats.getRTCPRecd());
         System.out.println("Nombre de bytes re�us :"+stats.getBytesRecd());
         System.out.println("Nombre de collisions locales :"+stats.getLocalColls());
         System.out.println("Nombre de collisions distantes :"+stats.getRemoteColls());
         System.out.println("Nombre de paquets non re�us :"+stats.getTransmitFailed());

  • Sender and receiver on the same server

    Good morning!
    We plan a TDTIM for 2 different SIDs but with their Oracle DBs on the same server (NOT MCOD).
    If we use them as the sender and receiver respectively, any concern about the performance?
    Any other concerns?
    We know that TDMS within the same SID but different clients is NOT recommended.
    Our TDMS server is on a seperated box.
    Thanks for sharing your experience.

    As the hardware resources will be shared, you need to make sure -
    > the box has optimum resources to handle large data transfer volume.
    > the system and DB parameters are set correctly. There is a note to suggest these setting for high volume data transfer.
    > avoid two data intensive steps to run in parallel, for example do not run receiver deletion and data selection in parallel.

  • BPM when both sender and receiver systems are Sync. Please help!

    Hi Experts,
       I want to use BPM when both sender and receiver systems are Sync. For example: web service ---> RFC
    I have tried the solution as given in the blog
    https://weblogs.sdn.sap.com/pub/u/39730 [original link is broken] [original link is broken]
    but it does not work. I am getting Time Out error.
    Can somebody tell me the correct way of configuring BPM for sync-sync scenario?
    Kindly give the integraion directory steps also.
    Thanks
    Gopal

    Hi Hemant,
       I have already tried the solution as given in the blog (https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken])but it does not work. When I run the scenario I am getting Time out error.
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">PL_TIMEOUT</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Timeout condition of pipeline reached</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Please help!
    Thanks & Regards,
    Gopal

  • Java codes and apis to send and receive SMS using a GSM modem(iTegno3000)

    Could any one please send me the codes and apis that can be use to send and receive SMS through iTegno3000 modem(GSM modem).I am a srilankan undergraduate.I am looking forward to hearing from you soon.

    hi i am also have the same doubt ..did u get soluation for this means can u reply to me

  • Hi i use iphone 4 with iso 6.1.3!! Am not getting an option to register my phone number in imsg!! Am just getting an option to set my email address for sending and receiving the imsgs!! How do i register my phone number??

    Hi i use iphone 4 with iso 6.1.3!! Am not getting an option to register my phone number in imsg!! Am just getting an option to set my email address for sending and receiving the imsgs!! How do i register my phone number??

    Hello Nikkii,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/ts4268
    Troubleshooting telephone-number activation (iPhone only)
    After each step, toggle FaceTime and iMessage off and then on in Settings > Messages and Settings > FaceTime.
    Update to the latest version of iOS.
    Ensure that your iPhone is set to the correct time zone. Tap Settings > General > Date & Time.
    Note: If Set Automatically is on but the incorrect time zone is displayed, turn Set Automatically off and then choose the correct time zone, date, and time. Then turn Set Automatically on again.
    Ensure that FaceTime has not been restricted: Settings > General > Restrictions > FaceTime.
    Verify that you can send SMS messages. You need a valid SMS messaging plan to activate FaceTime.
    Contact your carrier to verify that there are no restrictions or blocks on text messages. Blocks on text messaging will prevent iMessage and FaceTime registration.
    If you are unable to activate iMessage or FaceTime on a device after remote wiping it, wait at least 24 hours and try again.
    If "Waiting for Activation" is displayed, leave FaceTime and iMessage enabled for 24 hours. Toggling FaceTime or iMessage off and on will cause the registration process to start over.
    Best of luck,
    Mario

  • Need to use only one sender and receiver communication channel.

    Hello Experts.
    I have a scenario where in I have to use only one sender and receiver communication channel to push files from different source directories to different receiver directories.
    For Eg;
    Sender                              
    D://dir1/file1 --->                  E://dir1/File1
    F://dir2/file2 ---->                 G://dir2/file2
    H://dir3/file3----->                 I://dir3/file3.
    Can this be achieved by using pass through scenario?
    Please let me know if the requirement is not clear.     
    Thanks in advance.
    Advit Ramesh

    Hi Advit,
    I think it is possible. You have to use the Advanced Selection for Source file in the sender channel to define multiple files to be picked up. Also, the Dynamic configuration must also be enabled and used in the mapping so you can manipulate the target directory and target file name based on your source files.
    For Polling from multiple directories:
    http://wiki.scn.sap.com/wiki/display/XI/File+Sender+Adapter+-+Polling+Multiple+Directories
    Dynamic Configuration:
    Dynamic file name and directory in Receiver File Adapter - summary of possibilities - Process Integration - SCN Wiki

  • How can I be sure iMessage is sending and receiving via WiFi and not using my text message allotment?

    My daughter has a new iPad Touch and I have a 3GS with 5.0.1. She wants to send and receive a million messages from me each day day with iMessage. Right now, I have Settings>Messages>Send As SMS - OFF. With this current setting, can I be assured I am using the WiFi only and not burning my SMS allotment from ATT? Am I safe to restore Send As SMS setting to ON? In other words, will the default method of transmission of text messages be through the internet, when that service is available?
    Without waiting for a $1000 bill from ATT for text messages, can I ensure I'm sending and receiving iMessages through the WiFi only?

    Well, I just noticed that a shaded iMessage appears in the enter text window when sending to her iPod Touch and my messages appear in a blue balloon, with her replies are in gray balloons. When sending to someone with another kind of phone, the text entry window says "Text Message" and my balloons are green. I guess this is an indication that the iMessage system is working and I'm not blowing through my SMS allotment from ATT.
    With these indications, can I be sure I'm messaging through the iMessage system, or the carrier's SMS service?

  • Is there a way to send and receive SMS on multiple cellular devices without using iMessage?

    I currently own a cellular iPad mini and an iPhone 4s and would like SMS to be the same on both devices as well as my desktop.
    After many months of struggling with iMessage, I decided to turn it off entirely.  I discovered that my best friend did not receive dozens of my texts over the span of a few months (I compared our message history side by side).  Seems like it had something to do with traveling in and out of wifi zones or possibly conflicts between our two carriers, ATT and Verizon.  Regardless, I am not willing to dive into iMessage fully until this gets sorted out.  Further, SMS is the standard message format for everyone outside of the Apple sphere, and I do not feel comfortable lumping them together into one app.  If I decide to switch to Android, will all of my contacts with iPhones continue sending me iMessages?
    Thank you for your help!

    Is there a way to send and receive SMS on multiple cellular devices without using iMessage?
    Search the iTunes App Store for any 3rd party SMS apps that may be available.
    If I decide to switch to Android, will all of my contacts with iPhones continue sending me iMessages?
    Android phones don't receive iMessages, they can recieve SMS messages sent through the iOS Messages app. The app that your contacts choose to use to send you messages is completely up to them.

  • HT201320 Unable to step my outlook account keep getting warning unable to verify account I can send and receive mail on my iMac using the outlook account HELP

    Unable to setup my ipad for my outlook account I keep getting the message unable to verify, although I can send and receive mail from my iMac using the same outlook account.

    Confirm you did this: https://support.google.com/mail/answer/1173270?hl=en
    You might also try removing all gmail passwords from your keychain in Keychain Access. Then connect again and enter the password code given by Google.

  • Code to retrive the sender and receiver interface names using custome adapter module

    Hello Team,
    I want to develop an custom adapter module which could retrieve the names of the sender and receiver interfaces of the scenario and for that i am trying to use com.sap.aii.af.service.administration.api.monitoring.ProcessContextFactory.ParamSet but i don't know whether this API will support or not and also i don't know how to develop the code using this API so please suggest me some code for it so that i could retrieve the names.
    Thanks you all in advance.
    Regards,
    Avinash.   

    Hi,
    Just ASMA setting will do the needful. Are you planning to rename your target file name. If yes then only you will require UDF.
    Update: Since your directory name will be taken from source file name then you have to use mapping for this, else it will not be possible.
    I don't know if creating a new module for this will help you solve the issue, but in that case rather creating adapter module, mapping will be easier.
    Regards,
    Sarvesh
    Edited by: Sarvesh Singh on Dec 7, 2009 3:04 PM

  • Integrtion Scenario using BPM with two sender and multiple receiver

    integrtion Scenario using BPM with two sender and multiple receiver
    How many Application Components are required?

    Hi Vinod,
    1) In integration repository you can have one or many software components it depends on your landscape orchestration
    2) In integration direcory you need at least one service for bpm and one or many for each system in your bpm
    also each connection between systems and bpm must have receiver determination and so on.
    Advice: Please treat BPM as a separate system.
    best,
    Wojciech

Maybe you are looking for

  • Printing problem with Photoshop cs4, need help

    I'm using PS CS4, with a Canon Pixma iP4200 and Mac os 10.6.2.  I CAN print from other programs such as TextEdit or Pages.  And my printer prints a test page without any problems.  However, when I try to print something from PhotoShop, the printer di

  • STRUST: Error 27 in SSF_ABAP_SERVICE

    Hello, I have to install a certificate X509 (file.c) and I need to convert to *. Pse, with the SAP Trust Manager Sap  I have error when run the program C: "SSF_ABAP_SERVICE." (return SY-SUBRC = 27). Consequently, I can not install the certificate. Ce

  • What is the iphone 5 model that I need?

    I want to buy an iphone 5 in Switzerland, will it work in israel? If not what model will work in israel?

  • Are there any problems saving files in Pages for iPad?

    I have a new iPad, and I need to chose a wordprocessing App. Friends have advised me that there may be a difficulty saving files from Pages. If so then is there a recommendation for a different wordprocessing App ?

  • Iphone frozen after trying to update

    i have tried to update my iphone but it is now frozen on the apple screen, wont turn off either