Three new Macs ... iChat video won't work over WAN

Hi,
We just bought two iMacs and a MBP, all running Leopard. We can iChat when in the same house on the same wireless network, but when we go back to our homes, it doesn't work. Below is the error. We can use Skype video no problem. iChat text works works fine. We've reinstalled iChat, matched or unmatched the font, reduced the bandwidth in iChat, etc. We haven't altered the router settings. Hope someone has a suggestion. Thanks.
Date/Time: 2008-01-23 20:35:51.339 -0800
OS Version: 10.5.1 (Build 9B18)
Report Version: 4
iChat Connection Log:
2008-01-23 20:35:06 -0800: AVChat started with ID 4010006563.
2008-01-23 20:35:06 -0800: 0x1020e7f0: State change from AVChatNoState to AVChatStateWaiting.
2008-01-23 20:35:06 -0800: [email protected]: State change from AVChatNoState to AVChatStateInvited.
2008-01-23 20:35:38 -0800: 0x1020e7f0: State change from AVChatStateWaiting to AVChatStateConnecting.
2008-01-23 20:35:38 -0800: [email protected]: State change from AVChatStateInvited to AVChatStateConnecting.
2008-01-23 20:35:48 -0800: 0x1020e7f0: State change from AVChatStateConnecting to AVChatStateEnded.
2008-01-23 20:35:48 -0800: 0x1020e7f0: Error -8 (Did not receive a response from 0x1020e7f0.)
2008-01-23 20:35:48 -0800: [email protected]: State change from AVChatStateConnecting to AVChatStateEnded.
2008-01-23 20:35:48 -0800: [email protected]: Error -8 (Did not receive a response from 0x1020e7f0.)
Video Conference Error Report:
Video Conference Support Report:
0.000000 @SIP/Transport.c:2353 type=1 (00000000/0)
[SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.1.5;branch=z9hG4bK3b770bb024da23e4
To: 0 <sip:[email protected]:16402>;tag=396488263
From: u0 <sip:[email protected]>;tag=333292834
Call-ID: ea0f44a8-c7e1-11dc-92bd-db1e6e2c13c4@192-168-1-5
CSeq: 1 INVITE
Contact: <sip:[email protected]:16402>
User-Agent: Viceroy 1.3
Content-Type: application/sdp
Content-Length: 430
v=0
o=sanaebingham 0 0 IN IP4 192.168.1.7
[email protected]
c=IN IP4 192.168.1.7
b=AS:2147483647
t=0 0
a=hwi:1056:2:2000
a=bandwidthDetection:YES
a=iChatEncryption:NO
m=audio 16402 RTP/AVP 12
a=rtcp:16402
a=rtpID:466551867
m=video 16402 RTP/AVP 126
a=rtcp:16402
a=rtpmap:126 X-H264/90000
a=RTCP:AUDIO 16402 VIDEO 16402
a=fmtp:126 imagesize 0 rules 20:320:240:640:480
a=framerate:20
a=rtpID:3880118170
0.006753 @SIP/Transport.c:347 type=2 (00000000/0)
[ACK sip:[email protected]:16402 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.5;branch=z9hG4bK7244f8cd57b3278a
Max-Forwards: 70
To: 0 <sip:[email protected]:16402>;tag=396488263
From: u0 <sip:[email protected]>;tag=333292834
Call-ID: ea0f44a8-c7e1-11dc-92bd-db1e6e2c13c4@192-168-1-5
CSeq: 1 ACK
User-Agent: Viceroy 1.2
Content-Length: 0
0.007382 @SIP/Transport.c:2353 type=1 (00000000/0)
[SUBSCRIBE sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 192.168.1.7:16402;branch=z9hG4bK25d964740defe840
Max-Forwards: 70
To: u0 <sip:[email protected]>;tag=333292834
From: 0 <sip:[email protected]:16402>;tag=396488263
Call-ID: ea0f44a8-c7e1-11dc-92bd-db1e6e2c13c4@192-168-1-5
CSeq: 1 SUBSCRIBE
Contact: <sip:[email protected]:16402>
Event: conference
Expires: 3600
User-Agent: Viceroy 1.3
Content-Length: 0

We do agree that there is a good possibility that the log that was posted is from a Bonjour (ie; local) iChat session.
The 192.168.1.x subnet is part of an address block assigned by the authorized addressing body as Private addresses. They should not be advertised on the public Internet and are NOT routeable across the public Internet. Also, when you mention other logs in these discussions, aren't most of the logs and/or discussions here of scenarios when something does not work ?? Can you refer to a known, good, working iChat video-chat log going across a WAN/Internet (not a local LAN or Bonjour) that shows both the To: and From: IP addresses as 192.168.x.x ? The bottom line is if the actual transmitted SIP:invite packet (not some possibly inaccurate Log message) has a 192.168.1.x address as the destination IP, I do not think it will work. Some of the Logs that iChat provides do some processing or filtering such that I am not sure that it is an actual packet capture/decode.
Again, I am certainly open to learning something, but my understanding is if the packet put onto the wire is destined to be routed across the Internet to another user behind a NAT router, a destination IP (or a To: address) of 192.168.1.x will not work.
The process when going across the Internet , as I understand, is very simple;
- login to OSCAR server on "typical" port 5190
- after OSCAR authentication, login to BOS server, get Buddy List, "self info" such as publicly visible IP address, etc...
- initiate Chat request to a Buddy (example userB)
- send Chat request message to BOS server requesting Chat with userB, still on port 5190. Chat request includes data indicating the userA public IP address and public SIP signaling port number. UserA may have obtained this info via communication with the SNATMAP server, where it sends a message fom a private (ie; 192.168.x.x.) source IP address and private source port number to the SNATMAP server, which then sends back a message telling the userA what IP and Port were actually received...in other words, the publicly visible IP and port that the NAT router translated the private ones to. Typically the private ones would be 5060, 16384-16403..but others are possible.
- BOS server relays Chat request to userB, including "rendez vous" data which has userA IP address and SIP signalling port number.
- UserB may send back a message via the BOS server to the userA indicating its public IP and public SIP signaling port number as well.
- One end can now initiate the SIP:invite message with the Destination IP and port# equal to the PUBLIC IP/port that was sent in the Chat request
- The public port# should be open since the userA/B would have sent messages to the SNATMAP server so as the "open" the port on the NAT router.
- The SIP:invite message will have an SDP section that will indicate which port numbers to use for Audio, Video, Audio Contol, ad Video Control. Again, these should be the "publicly" visible (ie; Internet side of the NAT router) ports as learned via SNATMAP (or other methods such as UPnP..). The internal values for these ports are typically 16384,16385,16386,16387 for Tiger and 16402 for Leopard. The publicly visible values depend on the specific NAT router and how it translates internal address/port numbers.
- Once each end receives the SIP:invite and SIP:ok with the SDP session parameters, they will negotiate audio, video, etc..parameters..and if they agree, it should work.
The key n all of this is to get the correct SIP signaling port number, and then the correct SDP session attributes which include the A/V and A/V control (ie; RTP, RTCP) port numbers. And, finally these must be public, Internet routeable addresses in order to work across the Internet.

Similar Messages

  • IChat video won't work !! HELP!!!

    my girlfriend and I both recently bought mac laptops and hope to have some video conferencing on the go, being that i'm moving away. I already have a mini DV camera, and it works fine with the video conferencing....but she has a logitech one and it won't work with ichat....is there something taht needs to be installed or will it just not work for some reason??
    HELP PLEASE!

    iSight vs Camcorder or other web-cam FAQ
    iChatUSBCam link and other info in there.

  • Ichat video won't work

    I just bought a brand new macbook pro. When I try to ichat with my friend, who has regular AIM on her PC, it starts to connect the video, and then tells me she has ended the video session. She says on her end, the same thing happens...it tells her that I have cancelled the session. What do I do?

    Hi,
    Welcome to the    Discussions
    At the top of the Forum is a box titled Recent Users Tips
    Use this one Ralph Johns (UK) - kichat: FAQ 3 - How do I get Video and Audio Chats with PCs http://discussions.apple.com/thread.jspa?threadID=1968438
    After that tell us what she has done to allow AIM through her Windows Firewall, whether she has allowed the app through her modem/Router and which Version of AIM she is using.
    You should also tell us what you have done to set up iChat, the OS and your routing device.
    9:36 PM Monday; January 11, 2010
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • New version of safari won't work on mac 10.7.5, can't be removed, can't be replaced with old version

    new version of safari won't work on mac 10.7.5, can't be removed, can't be replaced with old version

    When I try to open safari a message says: You can't use this version of the application Safari with this version of Mac OS X 10.7.5. The application requires Mac OS X 10.9 or later.
    I see Recovery needs Wi Fi which is not available here and Recovery is loaded with a list of  potential disasters.
    To heck with Safari I'll just use Firefox. Apple sure screwed up here judging from the multitude of similar complaints on the internet.

  • IChat video call not working.

    Hi there,
    Please kindly advise on my ichat video issue.
    ichat indicated this computer does not support video chat.
    We have two mac connected to a router named Ericsson Broadband and the other mac ichat video is working but my isn't working and my macbook pro is newest than the other one. I have gone through the same configuration with the other mac which is working on Preference-Security, Preference-Sharing, Preference-Network. All same configuration as the other mac which ichat is working.
    I did a install application download from gmail for the video but thereafter is not working i demounted it.
    I did saw from youtube to delete the com.apple.ichat.plist file and is not working either so i reinstalled the ichat application again and also not working.
    We can use Skype to chat and gmail video but not on ichat video only audio chat only.
    I will be appreciate if you can list out the check list for me or other to check all the possible way of error on configuration.
    Thanks in advance for your reply
    Regards
    FUIFUI

    Thanks again Ralph for helping here.
    Hardware - USB - USB High -Speed Bus: Built-in iSight
    The log are as below:
    Last login: Fri Jul 23 07:08:50 on ttys000
    Chin-Lee-Fuis-MacBook-Pro:~ user$
    Chin-Lee-Fuis-MacBook-Pro:~ user$ /Applications/iChat.app/Contents/MacOS/iChat -errorLogLevel 7
    091600.936386 ER_AddFilter (0): Adding [Chin Lee [email protected]]->[0]
    091600.936411 setLocalUserName: Chin Lee [email protected]
    091600.938383 Default video size is (640 x 480)
    091600.939556 H264: (640 x 480) @ 20 fps
    091600.941852 H264: (320 x 240) @ 30 fps
    091600.944156 H263: (352 x 288) @ 30 fps
    091600.945305 H263: (176 x 144) @ 30 fps
    091600.945416 ######################################
    091600.945423 # SoundDec_Create(16000 --> 3) #
    091600.945428 ######################################
    091600.970844 Leaving SoundDec_Create
    091600.974187 Audio Unit Parameter List = 7, result = 0
    091600.974211 CurrentFormatmSampleRate 44100.000000
    091600.974221 CurrentFormatmFormatID lpcm
    091600.974225 CurrentFormatmFormatFlags 0x00000029
    091600.974229 CurrentFormatmBytesPerPacket 4
    091600.974233 CurrentFormatmFramesPerPacket 1
    091600.974237 CurrentFormatmBytesPerFrame 4
    091600.974241 CurrentFormatmChannelsPerFrame 2
    091600.974244 CurrentFormatmBitsPerChannel 32
    091600.974248 OurFormatmSampleRate 16000.000000
    091600.974253 OurFormatmFormatID lpcm
    091600.974257 OurFormatmFormatFlags 0x00000029
    091600.974260 OurFormatmBytesPerPacket 4
    091600.974264 OurFormatmFramesPerPacket 1
    091600.974268 OurFormatmBytesPerFrame 4
    091600.974271 OurFormatmChannelsPerFrame 1
    091600.974275 OurFormatmBitsPerChannel 32
    091600.974284 Reached err = 4294956417, 459
    091600.974290 Reached err = 4294956417, 467
    091600.975831 ### NEW STATE: to: VC_INIT, from: VC_INVALID
    091600.975865 ### NEW STATE: to: VC_IDLE, from: VC_INIT
    091600.975880 ++++++++ confStatusMapRemoveAll
    091600.975885 ( ) -- mapUserIDToSecurityInfo cleared --
    091600.976118 dispatch_CommNATProc
    091600.979775 selectedCamera: no camera has been set yet.
    091600.979876 Selected microphone is the null device microphone.
    091600.979963 vcCapabilitiesOfCPU returns: 0x00000fff
    091600.980113 BWD: GotBandwidth: 15962/8523144 (up/down) @[15.1.168.192:0.255.255.255]
    091600.980173 BWD bandwidth: 15 kbits up, 8523 kbits down.
    091600.980194 videoNetworkCapable: 0 -- 0 max participants.
    091600.980200 audioNetworkCapable: 0 -- 0 max participants.
    091600.980250 Supports PCMU wideband for audio: 0 / video: 0
    091600.980280 vcCapabilitiesOfNetwork returns: 0x00000345
    091600.980288 vcCapabilitiesOfRouter returns: 0x00000000
    091600.980293 vcCapabilities returns: 0x00000345
    091600.981297 Found 2 cameras:
    091600.981383 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    091600.981487 Built-in iSight - 0x2440000005ac8507 (0x104, 0x104)
    091600.981542 selectedCamera: no camera has been set yet.
    091600.981631 selectCameraWithTundraDeviceID: 0x104 returned 1
    091600.985968 Microphone devices:
    091600.986164 Internal microphone
    091600.986268 Line In
    091600.986519 Selected mic: Built-in Microphone / imic
    091600.986616 Found 2 cameras:
    091600.986679 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    091600.986761 Built-in iSight - 0x2440000005ac8507 (0x104, 0x104)
    091600.986835 selectedCamera2 GUID returned Built-in iSight
    091600.986894 selectCameraWithTundraDeviceID: 0x104 returned 1
    091600.990675 Microphone devices:
    091600.990763 Internal microphone
    091600.990823 Line In
    091600.991022 Selected mic: Built-in Microphone / imic
    091600.992795 Selected microphone is Internal microphone.
    091600.993231 Selected microphone is Internal microphone.
    091602.230195 Found 2 cameras:
    091602.230245 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    091602.230291 Built-in iSight - 0x2440000005ac8507 (0x104, 0x104)
    091602.230321 selectedCamera2 GUID returned Built-in iSight
    091602.230338 selectCameraWithTundraDeviceID: 0x104 returned 1
    091602.234354 Microphone devices:
    091602.234451 Internal microphone
    091602.234509 Line In
    091602.234706 Selected mic: Built-in Microphone / imic
    091602.237567 Selected microphone is Internal microphone.
    091602.239224 Found 2 cameras:
    091602.239255 Apple Screen Input Device - 0-Apple ScreenInputDevice (0x101, 0x200)
    091602.239298 Built-in iSight - 0x2440000005ac8507 (0x104, 0x104)
    091602.239327 selectedCamera2 GUID returned Built-in iSight
    091602.239345 selectCameraWithTundraDeviceID: 0x104 returned 1
    091602.243263 Microphone devices:
    091602.243360 Internal microphone
    091602.243475 Line In
    091602.243670 Selected mic: Built-in Microphone / imic
    091602.244559 Selected microphone is Internal microphone.
    091617.016506 Comm reporting flags: 000000CC
    091617.332881 CommNAT result:
    External IP: 202.152.79.3
    External Ports: 59758, 59761, 59765
    CNAT_BADTEST ....... 0
    CNAT_ISFULLCONE .... 0
    CNAT_ISPAT ......... 1
    CNAT_ISPATHOST ..... 1
    CNAT_TRYPRESERVE ... 0
    CNAT_PATINORDER .... 0
    CNAT_BLOCKIP ....... 1
    CNAT_BLOCKPORT ..... 1
    CNAT_LOOPBACK ...... 0
    Chin-Lee-Fuis-MacBook-Pro:~ user$
    Thanks for your kindness and time to help here.
    FUIFUI

  • HT1338 my 5th generation ipod won't sync anymore to my PowerMac G4.  It worked fine, but when I installed a new hard drive it won't work anymore.

    my 5th generation ipod won't sync anymore to my PowerMac G4.  It worked fine, but when I installed a new hard drive it won't work anymore.  I've re-installed iTunes, the latest version for Tiger, I've reset and restored my iPod.  The ipod shows up fine in the source banner and I can transfer files to it, however when I unplug the iPod the files are not there.

    Maybe try to repair the iPod's HD using Disk Utility located in the Applications -> Utilities folder.  If that doesn't help, try a low level reformat of the drive using the same application.  Make sure you choose Mac OS X Extended (Journaled) as the file system format.
    B-rock

  • I have just brought a new ipod and it won't work with my old imac as it is running pre 10.5 software. I can't upgrade the software, so what should I do?

    I have just brought a new ipod and it won't work with my old imac as it is running pre 10.5 software. I can't upgrade the software, so what should I do?

    There is nothing to do, unless you buy a new computer.
    Mac OS 10.5.8 or later is required.

  • The speaker of my brand new mac book pro are not working and I cannot plug in the earphones, the hole looks smaller than the pin or with an obstruction. anybody can help? thanks

    the speakers of my brand new mac book pro are not working and I cannot plug in the earphones, the hole looks smaller than the pin or with an obstruction. anybody can help? thanks

    Hi talero,
    Contact AppleCare or bring it into an Apple Store or AASP.

  • Just trying out my new mac but email won't load, error says "The mail server denied access to the account because an administrator or other mail client was using it when Mail tried to log in. Try again later." A little lock is beside the email inbox

    Just trying out my new mac but email won't load, error says "The mail server denied access to the account because an administrator or other mail client was using it when Mail tried to log in. Try again later." A little lock is beside the email inbox account, no password prompted and account is online and enabled... Thoughts?

    Have you tried clicking on the lock to see it it will then ask for a passwored.  Otherwise, try reblooting.

  • Is the new iphone 5s facetime video calling will work over etisalat or Du in uae.

    is the new iphone 5s facetime video calling will work over etisalat or Du in uae.

    Check Here  >  http://support.apple.com/kb/ht1937

  • Hi my computer you tube video won't work every time I watch it says block plug in what does it mean?

    HI my computer you tube video won't work and every time I want to watch you tube it says block plug in and also my face book crush saga I used to play all my games now none of it won't work

    When you have installed the latest version of Flash Player from Adobe:
    If you still get a ‘plug-ins blocked’ message:
    http://support.apple.com/kb/HT5271

  • Mbp 13"facebook video won't work

    mbp 13"facebook video won't work. The window comes up but it won't let me allow it, it does nothing. Do I need a add in flash player or something?

    well, thanks for suggestions ... but problem persists.
    When starting ff in safe mode, some times i have video and sometimes i don't.
    It is just like starting ff in ordinary mode - sometimes there is a problem with video and sometimes not.
    However, the video problem occurs more times than when it goes ok.
    I unticked the hardware acceleration box but it made no difference.
    Also I have played around with all the add -ons and (only 4) extensions ,disabling and enabling them, to no effect.
    The odd thing is that this video problem is not always consistent
    - sometimes it occurs and sometimes it doesn't..
    I have webroot anti-virus and it tells me that my laptop is clean.
    There is no Video problem in chrome and IE.
    .....A few times in the past, this problem occurred but things came right by themselves.
    I have been a fan of ff for many years.

  • FaceTime does not connect, iChat video does not work, Skype video does not work (LION)

    Hi everyone,
    I am using OS X 10.7.3 2011 Macbook Pro 2.2 Ghz Intel Core I7 8GG 1333MHz DDR3 RAM 500GB HD.
    What happens when I try to call someone in FaceTime: Webcam light is on and I see myself on my screen. It rings and after a while it says "X is not available for FaceTime (or similar).
    In iChat I can text chat, but video calls do not work. In Skype, I can do audio talking, but when I try to use my video, it fails to connect.
    This seems to indicate to me that there is a system-wide, rather than user or program-specific problem, in which my system cannot connect to others when using my webcam.
    Can anyone offer any guidance on this matter? I am pretty tech savvy. On my home network I have tried port forwarding/opening and all that, without luck. I am worried that maybe I could have made a mistake in terminal or something some time ago, but I don't go in there very often and it is usually for very specific things.
    Any help would be greatly appreciated. I am moving away for four months, and I really need this to work so that I can chat with my lovely girlfriend. Please see the notes below prior to commenting.
    Cheers
    Notes:
    Internet is working fine. I use three different network, one of which is wired and works fine.
    I have tried to create new users, still no luck
    Webcam works fine in PhotoBooth
    I am logged into FaceTime properly (this is simple, right?)
    Reinstalling OS X to fix this problem is not an option
    I have tried FaceTime with several people with several devices (e.g., iPad, iMac, iPhone)
    FaceTime on my iPhone works with other people on same network

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Note: If FileVault is enabled under Mac OS X 10.7 or later, you can’t boot in safe mode.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Firefox on a Mac, and YouTube won't work

    I've looked through related posts here and have been unable to solve my problem.
    I'm running Yosemite on a new Mac Air. I have FlashBlock, Ad Block, and NoScript installed. I had all of those on Firefox on my previous Mac running Mavericks, with no problem.
    When I'm on youtube, I can't play videos. I get the black screen with the cursive "f" in a square in the middle of the screen. Normally, if I click that square, the video should load and play - but no luck.
    YouTube content embedded in other sites - for example, on a media link posted on Twitter - plays with no problem. If within that player I click on the YouTube icon - which should open YouTube in a separate tab to play the rest of the video - I do get the new tab, and it opens the right page on YouTube, but again, it won't play.
    I've attempted to fix this by:
    - reinstalling of Firefox;
    - updating Firefox;
    - disabling all add-ons
    - restarting Firefox in safe mode.
    Nothing gets YouTube to work. I can watch it in Safari, of course, but then I get all the ads. ;)
    Any new ideas?

    The solution was embarrassingly simple: I whitelisted YouTube in Flashblock.
    Which doesn't solve all the mysteries - why didn't YouTube work when I started Firefox in safe mode? Why did I never have to whitelist YT before? - but, mission accomplished.
    I'm glad this is here for the next person to find, in case it's helpful.

  • My Mac's sound won't work-the buttons do though

    When I play videos(i haven't checked youtube yet) my sound was out if i paused the video and restarted. Now my sound won't work at all or even for my Facebook games. I had this problem before with just youtube and i was able to fix that, but now i can't fix this. Help?

    Hey saxon198
    If it is just the one user account, then the next step would be to migrate the data that you have to a new user. The best method is to copy your Home Folder to an external hard drive. The next step after that is complete is to delete the user that is causing the issue. Then all you have to do is to copy your data back over. Just copy the contents of the documents folder into the new documents folder instead of replacing it. Now things that probably will not make the move unless you have iCloud or another syncing service is Contacts, Calendars and Notes. You can export those if needed. If it seems confusing or to daunting, then the next step would be to contact Apple Support for further help. I have provided a link to do so with multiple different options for you.
    Isolating an issue by using another user account
    http://support.apple.com/kb/TS4053
    OS X: Manually migrating data from another Mac
    http://support.apple.com/kb/HT6101
    Contact Apple Support
    https://www.apple.com/support/contact/
    Regards,
    -Norm G.

Maybe you are looking for

  • Cost of the iphone

    Hi, i' ve got a question for u. Why the iphone cost a lot in italy? in the WWDC Steve Jobs annunced the iphone. and he announced that it would have been sold to 199 dollars. in italy it cost 499 euros!!!!!!! So, Steve,ARE U KIDDING US!?

  • Mail Sender Adapter - read from public folder.

    Hello Experts. I have a scenario, where I need to read an incoming mail from a public folder, and after mapping the attachment (which is a csv) I need to put the result as a file in a shared folder. right now the problem is, I am not sure how to acce

  • How to download app over 100 mb without wifi?

    How to download app over 100 mb without wifi?

  • Looking for advanced Swing training/courses

    Hi, I am looking for compagnies/trainingcenters which have advanced swing trainings. Many have swing courses but after working pretty extensive with swing for a year now, I dont think those will be usefull. I'm looking from a course which handles adv

  • Links Broken in PDF Package

    I'm putting 6 files together in a Package. Each pdf's links are active. After packaging they are not. Is there some preference I'm missing?