Re: Strange connections from SoftwareUpdateCheck
Littlesnitch uses the IP address, rather than names. From the help file:If there are multiple names which resolve to a given address, it guesses the “best” name (usually the last one used) to present...
View ArticleRe: "LaunchBar has detected a problem with your OS X Clipboa
Thanks for the followup, Adlopa.
View ArticleRe: Strange connections from SoftwareUpdateCheck
Hello hagenI don't understand what you mean with "LS uses the IP address rather than names". If LS tells me that "SoftwareUpdateCheck wants to connect to b.scorecardresearch.com", where does...
View ArticleMonitor VMWare host AND Bridged Guest?
Two questions:1) LittleSnitch 3.2 nightly (4035) is installed on a Mac OSX 10.8.4 machine in my DMZ. This machine is a VMWare Host running a Guest MSFT Machine in bridged mode -- meaning the virtual...
View ArticleGeneral Queery from a newbie
Hi All, I hope you will all forgive my ignorance as I am new to this. I've always built my pages in HTML. I thought WebYep would be good for my site but I'm confused as to the ability to integrate it...
View ArticleRe: Strange connections from SoftwareUpdateCheck
Sargon wrote:I don't understand what you mean with "LS uses the IP address rather than names". If LS tells me that "SoftwareUpdateCheck wants to connect to b.scorecardresearch.com", where does...
View ArticleRe: Strange connections from SoftwareUpdateCheck
I found the relevant chapter in the help of LS:Little Snitch wants to show the hostname recently entered by the user or used by a process, not the reverse lookup name returned by the Domain Name System...
View ArticleDouble-Counting Bandwidth when using VPN Clients
I am using a VPN client (Viscosity) and because this is encrypting all traffic, it is showing as a process in Little Snitch. The issue is, this causes all figures in little snitch to be twice as much...
View ArticleProblem with "make all" in WinAVR(Hidkeys project)
Hi,I'm learning about "hidkey" and want to make a keyboard for me.I downloaded the project "HIDkeys". I think I have the ability to edit it.But now I'm having trouble with the "Make all" in WinAVR....
View ArticleRe: General Queery from a newbie
Yes, you better convert it if you want all the functionality of it. I once had a similar question related to software development, I too needed and answer and I found it here. Good luck!
View ArticleHow much time takes basic HID report at 12Mhz clock?
Hi, I'm wondering how much time takes sending single raport when USB interrupt is ready. I know that depends on HID report length - let's assume 8 bytes (HID joystick to create steering wheel). The CPU...
View ArticleRe: How much time takes basic HID report at 12Mhz clock?
If I understand you correctly you want the time in-between polls?-----------------------------------------------------------------------------For int bulk this is controlled by the os not the client....
View ArticleRe: How much time takes basic HID report at 12Mhz clock?
maybe I should start my question in that way: is communication using V-USB syncrhonous or asynchronous?does function that sends usb HID report (no descriptor) blocks for some time? And i'm asking how...
View ArticleRe: Double-Counting Bandwidth when using VPN Clients
Hello!I have already posed the question about VPN clients. I am still awaiting a reply from someone intelligent. It seems the way Little Snitch is programmed is to monitor all incoming and outgoing...
View ArticleLittle Snitch and WebWatcher
I suspect someone has installed a keylogger (such as WebWatcher) on my Mac. I downloaded Little Snitch to see if I can find out if there are any suspicious outgoing communication attempts from my...
View ArticleRe: Action > Emails with > Airmail
I can confirm that LB's built-in Actions and Services work for me with Airmail without any customisation.When Airmail is set as my default mail client, the "Compose Email" action creates a new blank...
View Articleissues with nvALT
Hello!I've put the following question on 08/05/2013 in the "LaunchBar Search Templates"-section of the forum (viewtopic.php?f=9&t=8574) but got no suggestion / idea so I'm trying again...
View ArticleHID read speed?
I am creating a new HID device to deliver real-time data to a PC (or Mac). I have used a template for a game controller with a single slider and no buttons to get the smallest report descriptor:PROGMEM...
View ArticleRe: HID read speed?
Well, it certainly does help to RTFM, doesn't it? I simply changed USB_CFG_INTR_POLL_INTERVAL from 100 to 10, and all is well.Sorry for the intrusion.
View Article