Can Airport Express do AirPlay and AirPrint at the same time? Mine doesn't

I've just set up my Airport Express to join my existing network in client mode, wanting to use it for Airplay and Airprint. Both seem to work fine, but then they mysteriously stop working. I think it happens when I print something; that seems to mess up the device. Like, the Airport Utility will say the base station is no longer part of the network, but I can still print to it, and Airplay doesn't work. It's very confusing.

Just to clarify, I'm not actually using Airprint. It's a USB printer and I'm just printing to it wirelessly via the Airport Express.

Similar Messages

  • Can we use Badi BBP_SOURCING_BADI and BBP_DETERMINE_LOGSYS at the same time

    Hi everyone,
    We need you help. We are working in SRM 7 and ECC 6 EhP 4. We have a doubt. Can we use badis BBP_SOURCING_BADI and BBP_DETERMINE_LOGSYS at the same time in a classic scenario?
    We want to create the contract in ECC, and then we want to return the SC in SoCo in order to create the PO with the SC and the contract.
    We activate both, but the SC is not returned in SoCo.
    Thanks,
    Ivá

    Hi Ivan
    You can use both badi to change srm standard behavior.
    but one shopping cart item and it can have only one follow on document either Contract or Purchase order.
    i presumed that you want to use same sc for two purposes to create both SC and PO but it is not possible.
    for example
    shopping cart item has follow on document created  as a contract But you need to create a another shopping cart to create a Purchase order  w.r.t that contract .
    Once follow on documents are created sourcing flag will be removed .- rule
    BBP_SOURCING_BADI - you can write your custom logic and make way to cockpit .
    BBP_DETERMINE_LOGSYS - Determine your logical system.
    Muthuraman

  • Can I use both cs and cc at the same time?

    Can I use both cs and cc at the same time after upgrade to Adobe Creative Cloud?

    Yep. I have CC and CS installed and they both work. However, I don't see why I should use cs.
    Regards
    Kasper

  • Can I use Airport Express for printing and Ethernet printing at same time?

    I've been trying to set up a couple of laser printers that were given to me recently. The printers are Apple LaserWriter 16/600 PS and Samsung CLP-510. The reason I'd like to have both up and running is because the black toner for the Samsung costs twice as much as the toner for the LaserWriter. I have two questions that I am hoping someone will be able to answer.
    1) The CLP prints a test page just fine. I was finally able to get the Samsung printing while directly connected to my PowerBook G4 via usb (I had to install a Xerox Phaser 6100 driver to do so!). Today I tried putting the usb into my Airport Express (which I use for my portable internet and airtunes) and now the printer does not respond. When I try to add the CLP as a bonjour printer, I get an error adding the printer and the printer does not respond. Can someone offer some advice as to how and if the CLP may work via the Airport Express?
    2) The LaserWriter prints a test page just fine. I purchased a transceiver (albeit not an Apple transceiver - this one says Asante Friendlynet, the guy I bought it from said it would work though). The transceiver is connected to the Ethernet port on the printer - and I have a yellow ethernet cable (?) running from the transceiver to the ethernet port on my computer. I read somewhere on the internet that I need to turn on Appletalk in order to use the printer via ethernet but when I went into my network settings to do that, there was a warning that I could not turn on appletalk for ethernet without forsaking my airport. Can someone offer some advice as to how and if the 16/600 PS may work via ethernet without disrupting my (working) airport express? Also - I did not receive any software or drivers with this printer but I read that I may not need to (they come with Tiger - ?) Is anyone able to confirm this?
    Any help would be TOTALLY appreciated!
    Leigh-Ann

    Hello Kappy! Thank you for taking the time to reply to my question.
    I should update you at this point to say that I can add the 16/600 PS printer through a process that I found called 'Direct IP printing over ethernet'. (I think I've done this correctly - but I honestly have no idea about network stuff). Here's what I did:
    -went into system prefs and looked at the network settings under built-in ethernet tab. Under TCP-IP I found the IP address of my network host.
    -In the Printer Setup Utility I tried to manually add the 16/600 PS printer. In the Printer Browser window, I selected IP Printer.
    -Under IP printer, I selected LPD Protocol. I inserted the IP address copied from my network settings (above) in the address bar. In the Queue bar I typed in the name of the printer 'Apple LaserWriter 16/600 PS'.
    -Again in the Printer Browser box I gave the printer a name and location. Finally, in the 'print using' box I selected Apple and then chose the model from the drop down list. 'Apple LaserWriter 16/600 PS fax v.2014.016'
    -I got a dialogue box that asked about other installable features - clicked ok.
    -when I tried to print a Word document, the Apple LaserWriter driver opened up and appeared in my dock and then I got an immediate error saying "network host ---.---.--.--- is busy, down, or unreachable..."
    -I tried to repair permissions, but it did not resolve my issue.
    -I noticed that even after adding the 16/600, it did not show up as a bonjour printer, but remained visible as a printer in my list (although grayed out).
    I did some troubleshooting and the best I could find as a close match for my problem was that perhaps I had entered the name incorrectly in the Queue box...? If anyone knows how to find the appropriate name to insert I would sure appreciate knowing.
    Finally - you should probably know that I received this printer from someone else. I guess I'm wondering if I need to be resetting network settings on the printer somehow? The test page lists the following:
    Ethernet (Address: 08:00:07:84:78:e9)
    EtherTalk: PostScript
    NetWare: AutoSelect
    TCP/IP: AutoSelect
    IP address: 0.0.0.0
    And - now finally, to answer your questions (the best I can, that is)
    I did connect the yellow network cable directly into my laptop (right side, 4th input, counting away from me). I have a portable internet modem that plugs into my wall (for power) and then has a cable (Ethernet?) that goes into my Airport Express (LAN port?). I have no other router and there are no other inputs or outputs on my modem. My Airport Express has only one input for the modem, one mini input for airtunes, and one usb input (in which I have a cable connecting to my other laser printer (now working wirelessly via Airport Express!!)
    Should I have these cables hooked up differently?
    What is a Phonenet adaptor? My internet is provided via a cable service (not DSL). It is wireless and portable - I can take it to any major city in Canada and it works as long as it is plugged into a power source and near a window.
    I really appreciate any help you can offer. At this point I must have spent the better part of almost two weeks trying to get these older laser printers up and running.
    Thank you again.
    Leigh-Ann

  • Can we use both INSERT and UPDATE at the same time in JDBC Receiver

    Hi All,
    I would like to know is it possible to use both INSERT and UPDATE at the same time in one interface because I have a requirement in which I have to perform both the task.
    user send the file which contains both new and old record and I need to save those in MS SQL database.
    If the record exist then use UPDATE otherwise use INSERT.
    I looked on sdn but didn't find any blog which perform both the things at the same time.
    Interface Requirement
    FILE -
    > PI -
    > JDBC(INSERT & UPDATE)
    I am thinking to use JDBC Lookup but not sure if it good to use for bulk record.
    Can somebody please suggest me something or send me the link of any blog or anything to solve this problem.
    Thanks,

    Hi ,
              If I have understood properly the scenario properly,you are not performing insert and update together. As you posted
    "If the record exist then use UPDATE otherwise use INSERT."
    Thus you are performing either an insert or an update which depends on outcome of a search if the records already exist in database or not. Obviously to search the tables you need " select * from ...  where ...." query. If your query returns some results you proceed with update since this means there are some old records already in database. If your query returns no rows  you proceed with "insert into tablename....." since there are no old records present in database.
      Now perhaps the best method to do the searching, taking a decision to insert or update, and finally insert or update operation is to be done by a stored procedure in MS SQL database.  A stored procedure is a subroutine available to applications accessing a relational database system. Here the application is PI server.   If you need further help on how to write and call stored procedure in MS SQL you can look into these links
    http://www.daniweb.com/web-development/databases/ms-sql/threads/146829
    http://www.sqlteam.com/article/stored-procedures-parameters-inserts-and-updates
    [ This part you can ignore, Since its not sure that you will face this situation
        Still you might face some problems while your scenario runs. Lets consider this scenario, after the stored procedure searches the database it found no rows. Thus you proceed with an insert operation. If your database table is being accessed by multiple applications (or users) other than yours then it is very well possible that after the search operation completed with a null result, an insert/update operation has been performed by some other application with the same primary key. Now when you are trying to insert another row with same primary key you get an error message like "duplicate entry not possible for same primary key value". Thus you need to be careful in this respect. MS SQL has a feature called "exclusive locks ". Look into these links for more details on the subject
    http://msdn.microsoft.com/en-us/library/aa213039(v=sql.80).aspx
    http://www.mssqlcity.com/Articles/Adm/SQL70Locks.htm
    http://www.faqs.org/docs/ppbook/r27479.htm
    http://msdn.microsoft.com/en-US/library/ms187373.aspx
    http://msdn.microsoft.com/en-US/library/ms173763.aspx
    http://msdn.microsoft.com/en-us/library/e7z8d5hf(v=vs.80).aspx
    http://mssqlserver.wordpress.com/2006/11/08/locks-in-sql/
    http://www.mollerus.net/tom/blog/2008/03/using_mssqls_nolock_for_faster_queries.html
        There must be other methods to avoid this problem. But the point is you need to be sure that all access to database for insert/update operations are isolated.
    regards
    Anupam

  • Why can't I run Safari and Skype at the same time without making my computer freeze up?

    I can't believe I can't run Safari and Skype at the same time without my computer freezing up, it's a MacBook Pro with Mac OS 10.6.8 and it has an Intel Core 2 Duo CPU with 2.2 Ghz and 2 Gb of RAM. Is this a hardware problem or a software problem?

    I haven't gone to the trouble of actually testing to see which uses more CPU power, but Firefox has been faster than Safari on every Mac I've ever owned.
    To see CPU usage by process, open the terminal (in Utilities) and enter 'top' at the command line. You might have to expand the window as processes don't appear in any logical order.
    It could also be hardware-related: I have late 2009 mini with similar specs and it pinwheels easily.

  • Can i use Firewire 800 and 400 at the same time?

    I have a HD connected to my 800 port works fine and a GL-2 camera on the 400 and final cut pro won't see the camera. Can I have 2 devices hooked up at the same time?

    Yes. But you did not say whether the camera works alone or not at all. In the latter case it could be the camera isn't compatible.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • Can AE support wireless 'g' and 'n' at the same time?

    Do I need a router or can I just plug an ethernet cable from the modem into an airport express and be ready to go (essentially making the Airport Express my router)?
    Also, I'll have two laptop PC's connected to it. One has a 802.11g card, the other has an 802.11n card.
    Can both 'g' and 'n' be used at the same time or will I be limited by the slowest card (in this case, the 'g')?

    Welcome to the discussion area!
    +Do I need a router or can I just plug an ethernet cable from the modem into an airport express and be ready to go (essentially making the Airport Express my router)?+
    The AirPort Express is a wireless router that will support up to 10 wireless connections simultaneously when connected to a modem.
    +Can both 'g' and 'n' be used at the same time or will I be limited by the slowest card (in this case, the 'g')?+
    The default wireless mode of the AirPort Express will support "b", "g" and "n" clients, so "n" devices will connect at faster "n" speeds while "g" devices connect at that speed. The "g" device may tend to slow down the "n" device a bit depending on how much data is being transferred from the AirPort Express to the 'g" device at any given time. When the "g" device is not active on the network, "n" devices will communicate at full "n" level speeds.

  • Can not connect to printer and internet at the same time

    I use my airport to connect to the internet via the ethernet port. Internet was working fine until I connected my printer to airport via its USB port. Now the printer works fine but I can't connect to the internet using the same connection.
    I can still connect to the same server using its wireless service, but I have to keep hitting the drop down list in the menu bar to select that connection. Can't I just keep connected to the same connection without having to switch back and forth? I thought these mac products were supposed to be all user friendly... I don't have time for this.

    The only way to print and use the internet (or university network) at the same time is to do one of the following:
    (1) Connect the printer via USB to your computer.
    (2) Connect the AirPort Extreme base station (AEBS) via Ethernet to the university's network and then configure the AEBS to act as a bridge (not sharing a single IP address).
    The AEBS can NOT wirelessly join the network.

  • Can my ipad use wifi and bluetooth at the same time?

    Hi
    I can stream radio via wifi radio apps and play through earphones. I can connect to my bluetooth speaker and play music stored on my ipad ok.
    When I connect up to my bluetooth speaker and try to stream the radio app it plays for a couple of seconds then stops for 20 seconds then plays for 2 seconds and carries on start, stop, start (I guess it's buffering or something?).
    Is it not possible to listen to a radio app and stream it to a bluetooth speaker at the same time?
    Any suggestions welcome

    Thanks for confirming it should work man.
    A quick check of the talktalk forum and it's my talktalk D-link 2780 router. It's a known problem.
    It all works ok on next doors router so Off to PC World for a decent router.
    Thanks again.

  • Can't watch a programme and record at the same time.

    I rang Sky who say it's nothing to do with them. Gave me Lovedigital number. Rang them they said contact my landlord. Rang Bristol City Council, they say it's nothing to do with them.

    What I meant is the number of cables going into your Sky box. If there is only one cable going to your Sky box, that answers the question of why you can't watch one thing and record another at the same time - your Sky + box would require two inputs to do that. From what you've said it sounds like a communal dish set up. If that is right then whoever looks after that are the people you need to contact to see about the possibility of getting a double feed into your home. 

  • Why can't i use wifi and bluetooth at the same time?

    I recently bought a Philips docking speaker that has bluetooth connectivity for streaming music wirelessly from my Ipod Touch. The bluetooth/speaker works great, but, my Touch won't allow me to be online AND use the bluetooth at the same time. This is really annoying when you want to listen to music and check your emails. Am I doing something wrong?? Any  help would be gratefully received.

    I can use by BT headphones while my iPod is connected to the internet via wifi with no problems. I am uncertain how the Philips' system works.  Does it have its own BT transmitter/receiver or doe it use the iPods to stream to its speaker?

  • Can my iphone 5c ring and vibrate at the same time?

    Is there anyway to get my iphone 5c to ring and vibrate at the same time

    Settings>Sounds>Vibrate>Vibrate on Ring>On

  • Can't run Xbox live and computer at the same time

    I purchased a E3000 router for Christmas so we can run our new laptop, desktop, son's ipod, and the xbox live. At first, the only problem we had was that if a video or large page was downloading on the internet, xbox live would glinch and run very slow. Now, if someone's on xbox live and someone else turns on a computer, it boots them off xbox live. I don't know what the problem is. Any suggestions? Thank you.

    Is the Xbox connected to the wireless network?
    Try changing some advanced wireless settings on the router.
    Open the setup page of the router and go to Wireless tab. Click on Advanced wireless settings sub tab. Change the Beacon Interval to 75, RTS and fragmentation threshold to 2304. Save the settings.
    Click on Setup tab and change the MTU size to 1365. Save the settings and power cycle the router.
    See if that helps you.

  • Can I sync to Mac AND PC at the same time.

    This is probably a long shot, but can I synchronise my contacts and calendar my iPhone 3G to BOTH my home Mac (Address Book and iCal) AND my PC at work (Outloook)?
    Thanks

    Actually, this is not entirely accurate. If your work email is carried on an Exchange server, you can set up the mail account so that it is pushed to the iPhone, and likewise with the Calendar and Contacts. (Not sure yet if you can sync both the Outlook calendar AND iCal, or the Outlook contacts AND Address Book, although I doubt it.) However, even if you choose to sync email, etc. through Exchange, you can sync your music on a Mac through iTunes.

Maybe you are looking for