Pc phone connection?

Hello,
I'm currently developing a music-server-application that should work togehter with my phone. The server is run on a computer with a usb-bluetooth-dongle(Cubix). My phone is a SonyEricsson S700i (without JSR-82 Bluetooth).
To the phone I will write a music-client-MIDlet which should be able to send a message to the computer to play a song. The pc should also be able to send a playlist to the client phone.
So now to my question...
How can I make the the phone and pc communicate? Unfortunately the s700i doesn't support JSR-82 ( it's the javax.bluetooth, right? ).
I've tried a little with the CommConnection class but I couldn't get it right. After I had connected the phone via the bluetoothserial(com20) I only got this error:
The requested protocol does not exist com20
I tried different ports but it didn't work.
public class MyConnector implements Runnable{
     CommConnection cc = null;
     InputStream is = null;
     OutputStream os = null;
     boolean running = false;
     boolean listen;
     public void startListener(int port){
          running = true;
          try{
               cc = (CommConnection)Connector.open("comm:com"+port);
               is  = cc.openInputStream();
               os = cc.openOutputStream();
               listen = true;
               new Thread(this).start();
          catch( Exception e){
               RemoteTest.debug(e);
          finally{
               stop();
     public void run(){
        RemoteTest.debug("Running thread");
          if(listen){
            int ch = 0;
            try{
                 while(running) {
                         ch = is.read();
                         System.out.println(ch);
               catch( Exception e ){
                RemoteTest.debug(e);
               finally{
                    stop();
     public void stop(){
        RemoteTest.debug("Stopping thread");
          running = false;
          try{
               is.close();
               os.close();
               cc.close();
          catch( Exception e){
               RemoteTest.debug(e);
}Any ideas?

http://bbs.archlinux.org/viewtopic.php?id=74349
This topic shows how that works without blueman-applet gui. As far I can tell it does the same.
But it still does not work on my mobile phone. Nokia tech specifications say that phone should auto-configure that kind of connection and divert all apps to use it. But that does not happen. Only software update app on my phone tries to use it, but after some 300kb of data, it says that network is not avaliable.
Could it be that something is wrong with NAT or dhcp?
Blueman requests for dhclient, or dnsmasq. I use dhcpd v5, as it is arch default package. And I have installed dnsmasq.
Maybe it is needed to configure dnsmasq? But I dont know what to do, as there is no guides on interenet, most of tutorials use propertary applications like BlueSoeil.

Similar Messages

  • I have a wireless home phone connect device. Can call out on it when dial tone present, but most times cannot receive calls since purchase. Anyone else having a  problem with their home connect device?

    Have had Wireless Home Phone connect device refreshed and updated three times since I purchased it in September 2014. Last tech I worked with on it initialized an NRB to check the network. I checked the location of the tower, which is less than one mile up the hill with clear line of site. The device always has two antennas on it. The device is great when it does work, but most of the time it rings three times and then jumps to an automated message saying the person I am calling is not available. I've actually gone up there several times to try an fix the device, but always end up calling a Verizon tech who has me unplug it, pull the battery, and they do some network stuff and then we turn it back on and it works. After the last time on 10/02/14, I called it and got the message. I drove up there, 100 miles one way, and called it while standing in the room. Got the same message. I picked up the phone, heard a dial tone and dialed my phone and it range through. I hung that phone connected to the device and call it using my cell phone. It rang through. I went home and tried to call it the next day. Again it did not ring through and I got the message after three rings. I call another phone at the facility and had them call me on my mom's phone and it is fixed it again. The fix last for a day or two and then it's broken again, like it is today. If it's a network problem then it must be fairly close to the area because no matter what we do it fails again. So much for the 99.98% reliable. This thing is a piece of junk!
    I purchased this device and put it on my plan so that my mother who we placed in a home at 96 years old would have a phone connection that she could use and wouldn't flip her out. My family and her family has not been able to faithfully connect with her at this critical time in her life. I am giving Verizon 10 more days to figure this out and then I am going to ask for a total refund not to mention how much time and travel I have put into this piece of junk. Either the home connect transceiver is broken or the network is broken. Why should I pay close to $70 for a service that has not worked more than several days out of 35 days? Also I have spent close to three hours on the phone with decent technical people, but it's my time. I should send Verizon a bill for every time I have gone up there to fix this device as well.
    What perplexes me is that a regular cell phone would have sufficed, but because Verizon has to have a data connection that is not available on a regular phone and it was going to cost me $30/month, I decided to go with the home connect. Seemed like a nice solution for an older person who would have a hard time using a cell phone and keeping it charged. Plus after all the fees for getting it connected, it only cost $20/month. That would be a pretty good thing, IF IT WORKED....... The other thing that irks me is, why do I have to pay for a data connection when the cell phone Verizon originally provided can't even access the network. What ever happened to adding a phone line for $10 bucks\ month? All I wanted was a simple phone. She would not be able to use anything more complex and all she needs is a phone line period.
    I have no problem paying for something that works and does what it should, but this is ridiculousness. The MTF on this device is somewhere around 1 to 2 days. Out of 365 days that's about a 96.5% failure rate....... Want my advice? Get ride of this device. It sucks and it's bad marketing.

        jsavage9621,
    It pains me to hear about your experience with the Home Phone Connect.  This device usually works seamlessly and is a great alternative to a landline phone.  It sounds like we've done our fair share of work on your account here.  I'm going to go ahead and send you a Private Message so that we can access your account and review any open tickets for you.  I look forward to speaking with you.
    TrevorC_VZW
    Follow us on Twitter @VZWSupport

  • TS1398 I have I-phone 4S - Since updating to IOS 6, when at home with Wi-Fi network with my I Phone connection is not responding sometimes – for example if I want to check my G-mail it shows loading but nothing happens and after few minutes it displays "C

    I have I-phone 4S - Since updating to IOS 6, when at home with Wi-Fi network with my I Phone connection is not responding sometimes – for example if I want to check my G-mail it shows loading but nothing happens and after few minutes it displays “Cannot Get Mail” – The mail server “imap.gmail.com is not responding, Verify that you have entered the correct account info in mail settings
    Other times the Wi-Fi connection works fine and it check e-mail or other within few seconds. The connection problems seems to be intermitted
    This issue never happened before with IOS 5 since I bought the new phone in Oct 2011.

    We suffered the imap.gmail.com server problem After an IoS 6 upgrade. The simple solution is to delete the problem account, shut down the iPad, start up again and reenter the account. Everything comes back normally. Good Luck everyone!

  • PC Suite says no phone connected, but working

    After updating to 6.82.22 (from 6.78) I couldn't connect to my 6233 via Bluetooth (Widcomm 4.01.700). It hang's after entering authorization code on the phone. I uninstalled PC suite, used PC Suite cleaner and rebooted. After installing from the scratch I could complete the pairing process. After next reboot PC Suite says "no phone connected", no cable driver installed, no supported BTstack found - but every component of PC Suite is working and I have full access to the phone. OS: Win2k Server SP4, BTstack: Widcomm 4.01.700 PC Suite 6.82.22

    Yes - thanks. Now it says connected and gives the BTstack Version in system information. Seems to be a problem with startup, even if the BT tray icon launch up before PC Suite and PC Suite seems to be the last to launch.

  • How to find out phone connected with a PC

    Is there a way to programatically find out which IP phone is connected with a given PC? We have a need where an application will be installed on each PC, but instead of having the user manually enter the information about the PC, we want auto detect the phone connected with that PC.

    Old topic, but if anyone is interested I played around and got something working in VS 2005/C# using SharpPcap and the PacketCDP class from an app on codeproject called Pacanal. I had to make some changes to the PacketCDP.cs code to get it to work, but if you can get that far I believe it was relatively minor. The app I made sniffed the CDP packet for the phone devicename and then used that to call a CUAE app to log a phone into extension mobility. Here's some partial code:
    PcapDeviceList devices = SharpPcap.GetAllDevices();
    PcapDevice device = devices[i];
    device.PcapOnPacketArrival += new SharpPcap.PacketArrivalEvent( device_PcapOnPacketArrival );
    device.PcapOpen(true, 1000);
    string filter = "ether host 01:00:0c:cc:cc:cc";
    device.PcapSetFilter( filter );
    device.PcapStartCapture();
    private static void device_PcapOnPacketArrival(object sender, Packet packet)
    EthernetPacket eth = (EthernetPacket)packet;
    returnbool = PacketCDP.Parser(myTreeNode.Nodes, eth.Data, index, LItem, ref deviceName);
    HttpWebRequest request = (HttpWebRequest)
    WebRequest.Create("http://10.10.50.75:8000/emLogin?phone=" + deviceName + "&user=testuser");

  • Does apple tv need a phone connection?

    How does the new apple tv communicate with netflix? Is there a need for a phone connection in the system?

    LenC47 wrote:
    So I will need an ethernet connection?
    you need an internet connection. Apple TV can connect to your network via ethernet or wirelessly.
    JGG

  • Lagging/stuttering mouse when cell phone connected

    Whenever I connect my phone (LG VX8100) to my MacBook Pro through bluetooth, my mouse starts reacting slowly. It lags for a couple seconds then it's fine, lags for a couple seconds then it's fine. What's the deal? Logic tells me the signals interfere, but how do I solve this? I just recently bought the mouse, keyboard, and MBP, and I'm pretty sure that I have all the firmware updates. Please help!
    MacBook Pro   Mac OS X (10.4.10)  

    My computer does the mouse lagging thing even without a phone connected or an external mouse. Anything from selecting something on the dock to to scrolling through my applications with the arrow keys. Also, the camera laggs as well, if I open photobooth the camera lags and is not a consistent picture. If anyone can help me i'd appreciate it. I sent one computer back already in exchange i got this one that is now messing up in the same exact way.

  • Trying to access WLAN with no phone connectivity ...

    Hi,
    I have a c3 which I use to access the internet with WLAN.  No problem in the house as the signal from my WIFI is good, however when I enter a room with no phone connectivity (no network coverage) I can't connect via WLAN. The message "Packet Data not allowed" comes up.
    I just don't understand, why does it need phone connectivity to use WLAN. I thought the whole point on WLAN was to access via an alternative source,  Can anyone help?
    Thanks
    Hattie

    If you're outside the WLAN area, the device wants to make a Packet-data (gprs) connection. Ask your provider for the right settings.
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • My iPhone 3gs is not able to connect through internet. I have a Airtel wireless at home.Phone connects through wireless but not opens any page or itune or apllications

    My iPhone 3gs is not able to connect through internet. I have a Airtel wireless at home.Phone connects through wireless but not opens any page or itune or applications.

    Hi,
    can you provide a bit more detail, as can you use the 3G network to access the web, and what security is your wireless using?
    Regards
    Ryan

  • Re Verizon Wireless Home Phone Connect garbled voice problems

    I hooked up a Verizon Wireless Home Phone Connect device and plugged my Panasonic KX-TG5665 5.8 GHz Digital Gigarance phone base into the home phone connect device in the center of my home.  We have several Panasonic extension phones in different rooms in the house.  This changed the quality of my phone service to terrible , to the point where we don't even want to answer the phone.  Incoming callers are complaining that we are "garbled" and difficult to hear and understand.  It also sounds like the callers are garbled as well.  We can no longer use the "speaker" on the phones because the voices are so garbled. I plugged in a wired phone to the Verizon device (which meant answering the phone at the Verizon device, which is not convenient) and the incoming callers say that our voices are "less garbled".   I need to know how to fix this problem.  I hesitate to go out and buy new phones until I know if this is a Verizon device problem.  What phone systems work well with this device?  We have a large 2-story home and live in an area with a lot of oak trees, and need to have reliable phone service (not just in one room with a corded phone).

    I had to check and see if this was a recording of one of many calls I made to Verizon about my problems. I have had it almost 2 yrs now and HATE IT!! No one can fix it talking on it is as tyvm518 and pete92833 have said, it is so "garbled" The worse thing is that when places put  you on hold and play music ! OMG I feel like I will bawl it is so  horrible! No one understands that at all! I have changed phones, bought phones and even borrowed phones from family to check it out. Little or no change at all. The last tech that I spoke with even went so far as to say that "I should never been connected with this set up because when she checked it out I had little to no signals in my area. But nothing was done about it. I was told a couple of times that they would send someone out to check it for me. I have MS, am disabled and elderly. My husband is ill and 74. I rely on my phone and my PC a lot. I wanted to get out of my contract after she told me that it was basically they who were in the wrong to set me up. After all I only had a few mo to go. But she said that I would have to pay a "FINE TO CANCEL EARLY"!! I did tell her that I hate it and and will not be resigning another contract! Maybe that is why they do not call back? I NEVER lose my temper, use bad language or nor disrespectful. I use my daughters AT&T cell phone most of the time now.

  • Are there any known good home phone systems for the Home Phone Connect

    I've had the Home Phone Connect now for several months.  I have had a Panasonic KX-TG7641 for a good while now.  I bought this system to connect a cell phone through the Bluetooth to make a receive calls at home.  This cell phone stayed docked in the charger next to the Panasonic base station.  There were a few extra steps involved in order to make calls using the Bluetooth and every time my mother-in-law visits it is an extensive training process to show her how to use the phone.  Every. Time. She. Makes. A. Call.
    I saw the HPC and figured I could simplify the system and since the cell we kept connected was off contract, I got the HPC for free and signed up for 2 years with it. This was a mistake.  While I can always hear the callers on the line, they sometimes report that I am too garbled to understand.  Today I knew I was going to be on the phone on hold for a while, so I used my home phone handset for comfort (vice holding my Galaxy up to my head for an extended period of time)
    After a 30 minute on-hold with the Veterans Administration I finally got through to an operator who informed me she could barely hear me/broken and garbled.  Where I have my HPC at it is right in a window and I have steady 2 bars on it always.  I told her I could call back on my cell phone, but she insisted we power through it so I wouldn't have to wait again on hold.  Well we eventually made it through the call. 
    After hanging up I used my Google powers to see what the issue it/how to fix it.  It appears that the people that have issues when using the HPC also have Panasonic phones/base stations connected to it.       This might be because Panasonic phones are widely available and are the most common ones in use, but it might also be in that something is incompatible between the 2 systems.  Odd, since the way it connects is similar to an old POTS.  Could it have something to do with the DECT 6.0 that hey use (on the 1.9GHz band) where other older devices use standard 2.4 or 5.8?

    Thank you for the tip.  Sorry if it's the wrong forum.  I don't post here often.  I searched for the Home Phone Connect under devices and found it under "Other" so figured this was the best place to post it.  Could you point me to the correct place for the HPC discussions? 
    I'll double check later when I'm home on my computer to see iff the problems being reported are all using the DECT 6.0 (1.9GHz).  Might be causing some interference of some sort.

  • Accessing database on a computer through a phone connected to it

    how to make a moile phone connected to a system access the database on that particular system... i am not able to find any documentation on this...i was reading in cldc specification that it does not support jdbc .. is it possible to have such a case where we can access a database on a computer to mobile phone...
    thanks
    [email protected]

    I am also working on similar project for railway reservation
    I could not direct message from midlet to servlet. I am using j2me, wtk2.5, jdk1.5,jsdk and Access database. Can u help me.( I am tyring to get conncetion with http)
    Regards
    Karthigai Lakshmi

  • Lost phone connection after modem reboot

    I had to reboot to regain my lost internet connection. When I did, I lost my phone connection.  Spent an hour on chat with Comcast techie, who claims the problem is at my house.  NOTHING changed except for the reboot to regain internet access.  After the tech did all he could think of he ended the session and closed the ticket!!!!!   What's up with that?  Anyway, I need my phone service that I am paying for! Any ideas?  Techies have been to the house twice (after the first guy never closed up the box outside and the rain screwed it up).  Was running fine until the reboot.  The modem is an Xfinity TC8305C

    Wailer wrote:
    I had to reboot to regain my lost internet connection. When I did, I lost my phone connection.  Spent an hour on chat with Comcast techie, who claims the problem is at my house.  NOTHING changed except for the reboot to regain internet access.  After the tech did all he could think of he ended the session and closed the ticket!!!!!   What's up with that?  Anyway, I need my phone service that I am paying for! Any ideas?  Techies have been to the house twice (after the first guy never closed up the box outside and the rain screwed it up).  Was running fine until the reboot.  The modem is an Xfinity TC8305CTry pulling power again ( I know ), until both your Internet & VOIP had reinitiliazed and reacquird signals to both systems....  if Interent is working, then the problem with the phone not reacquiring signal is definitely "signal" related and very well couyld be caused by your wiring....  keep at it!!!! -=Ray=-

  • I have my phone connected to the computer; how do i get apps to download to the phone?

    I have my phone connected to the computer; how do i get apps to download to the phone?

    Use iTunes as described in these articles:
    Overview of syncing iPhone, iPad or iPod touch with your computer:  http://support.apple.com/kb/HT1386
    Synching Applications from the App Store:  http://support.apple.com/kb/HT1977
    Also look at Chapter 4 of the iPhone iOS4 User Guide

  • My 13.3" macbook pro will not power up.The battery indicator light does not come on.The Mag safe charging light flickers green and red dimly.I had a cell phone connected to the USB port.

    My 13.3" macbook pro will not power up.The battery indicator light does not come on.The Mag safe charging light flickers green and red dimly.I had a cell phone connected to the USB port.

    This didn't work for me, so I did a bit of searching and TONS of pages later in google, I found an answer. Here are the steps for people who also were in my situation:
    1. Take off bottom case
    2. Unplug battery - blurry image here: http://i.ytimg.com/vi/03cC79r5Dx4/0.jpg
    3. Press and hold power button for 5 seconds
    4. Plug a charger in, and it should start booting up
    5. After shutting down again, reconnect the battery and close the case up
    6. It works! (hopefully, if you guys had the same situation I did)

  • Since downloading iTunes 11, can't access iTunes store, phone connects fine. When I try to access store application crashes, any fix?

    Since downloading iTunes 11 cannot connect to iTunes store. Crashes every time whether phone connected or not, any fix??

    Try gn_id's suggestion from the following post:
    Re: iTunes 11 crashes when opening the store - no error message

Maybe you are looking for

  • Calling the webservice twice - Duplicate entries

    Hi Experts, Scenario : SOAP Client -> Call Microsoft webservice -> XI JDBC Sync call-> Call Microsoft webservice. BPM Steps: 1. Receive Step -> Get the SOAP Client request (Open S/A Bridge) 2. Send Step -> Async call to Microsoft webservice  to updat

  • Installing BOE xi 3.1 sp3 on QA

    hi everyone, we are having everything setup for dev environment.Right now we need to install boe on QA. My question is: Do i need  to have the permissions in CMS repository(oracle database) to create the cms tables to install QA BOE or can i move the

  • Updating fact table

    Hi, I'm just starting with data warehousing. I need to design a warehouse that will record sales on a daily basis. This seems to be pretty much standard task. However in my case an order may change many times before it is fulfilled. I'm planning to h

  • Lost my grub bootsplash after upgrade

    Hi all, Loving Arch and have been using for a few weeks.  Just did a pacman -Syu today and now my nice custom Arch bootsplash is gone in grub.  When I started up after my upgrade the screen stayed blank and loaded Arch instead of giving my splash scr

  • Great Service?

    Just wanted to say , Keith , one of the managers , great help and really a great representative  of AT&T.   Because of reps like Keith , my experience with AT&T becomes amazing, really why would you go anywhere else. To customers ; if you have a prob