From: René v A. <app...@xs...> - 2010-11-03 12:15:53
|
Hello, I could only find binaries, but is the tool also open source? Is the source available? Also if I understands well, the tool is connecting with the cli program to do its thing ( programming reading etc ). Plus it got a library to the device info? Greetz RvA |
From: Frans S. <fra...@gm...> - 2010-11-03 13:18:05
Attachments:
signature.asc
|
Dear René van Amerongen, I wonder where you have looked if you couldn't find the source? Of course usbpicprog is open source, else it wouldn't be on sourceforge! Kind regards, Frans Schreuder On 11/03/2010 01:15 PM, René v Amerongen wrote: > Hello, I could only find binaries, but is the tool also open source? > Is the source available? > > Also if I understands well, the tool is connecting with the cli program to do its thing ( programming reading etc ). Plus it got a library to the device info? > > Greetz > > RvA > ------------------------------------------------------------------------------ > Achieve Improved Network Security with IP and DNS Reputation. > Defend against bad network traffic, including botnets, malware, > phishing sites, and compromised hosts - saving your company time, > money, and embarrassment. Learn More! > http://p.sf.net/sfu/hpdev2dev-nov > _______________________________________________ > Usbpicprog-technical mailing list > Usb...@li... > https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical |
From: Frans S. <fra...@gm...> - 2010-11-03 14:42:58
Attachments:
signature.asc
|
Dear René v Amerongen, The CLI for osx is somewhat difficult to access, since the binary is inside an .app package. If you realize that the .app is just a directory, you can access it and find the executable in usbpicprog.app/Contents/MacOS if you type: export PATH=$PATH:/Applications/usbpicprog.app/Contents/MacOS/ You can access the cli by typing e.g.: usbpicprog -h Kind regards, Frans Schreuder On 11/03/2010 01:15 PM, René v Amerongen wrote: > Hello, I could only find binaries, but is the tool also open source? > Is the source available? > > Also if I understands well, the tool is connecting with the cli program to do its thing ( programming reading etc ). Plus it got a library to the device info? > > Greetz > > RvA > ------------------------------------------------------------------------------ > Achieve Improved Network Security with IP and DNS Reputation. > Defend against bad network traffic, including botnets, malware, > phishing sites, and compromised hosts - saving your company time, > money, and embarrassment. Learn More! > http://p.sf.net/sfu/hpdev2dev-nov > _______________________________________________ > Usbpicprog-technical mailing list > Usb...@li... > https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical |
From: René v A. <app...@xs...> - 2010-11-03 18:50:42
|
Hoi Frans Of course I understand that UsbPicProg is open source and I have that code. But I cant find the cocoa code for the macosx app. Thank you René Op 3 nov 2010, om 15:42 heeft Frans Schreuder het volgende geschreven: > Dear René v Amerongen, > > The CLI for osx is somewhat difficult to access, since the binary is > inside an .app package. I know how to connect to the cli and I did found this already. > If you realize that the .app is just a directory, you can access it and > find the executable in usbpicprog.app/Contents/MacOS > if you type: > > export PATH=$PATH:/Applications/usbpicprog.app/Contents/MacOS/ > > You can access the cli by typing e.g.: > > usbpicprog -h > > Kind regards, > > Frans Schreuder > > On 11/03/2010 01:15 PM, René v Amerongen wrote: >> Hello, I could only find binaries, but is the tool also open source? >> Is the source available? >> >> Also if I understands well, the tool is connecting with the cli program to do its thing ( programming reading etc ). Plus it got a library to the device info? >> >> Greetz >> >> RvA >> ------------------------------------------------------------------------------ >> Achieve Improved Network Security with IP and DNS Reputation. >> Defend against bad network traffic, including botnets, malware, >> phishing sites, and compromised hosts - saving your company time, >> money, and embarrassment. Learn More! >> http://p.sf.net/sfu/hpdev2dev-nov >> _______________________________________________ >> Usbpicprog-technical mailing list >> Usb...@li... >> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical > > > ------------------------------------------------------------------------------ > Achieve Improved Network Security with IP and DNS Reputation. > Defend against bad network traffic, including botnets, malware, > phishing sites, and compromised hosts - saving your company time, > money, and embarrassment. Learn More! > http://p.sf.net/sfu/hpdev2dev-nov_______________________________________________ > Usbpicprog-technical mailing list > Usb...@li... > https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical |
From: Frans S. <fra...@gm...> - 2010-11-03 18:58:07
Attachments:
signature.asc
|
Dear René, There is no different code for osx / cocoa. There are some os specific #ifdef lines in the code, but that's all. Regards, Frans On 11/03/2010 07:50 PM, René v Amerongen wrote: > Hoi Frans > > Of course I understand that UsbPicProg is open source and I have that code. But I cant find the cocoa code for the macosx app. > > Thank you > > René > > Op 3 nov 2010, om 15:42 heeft Frans Schreuder het volgende geschreven: > >> Dear René v Amerongen, >> >> The CLI for osx is somewhat difficult to access, since the binary is >> inside an .app package. > I know how to connect to the cli and I did found this already. > >> If you realize that the .app is just a directory, you can access it and >> find the executable in usbpicprog.app/Contents/MacOS >> if you type: >> >> export PATH=$PATH:/Applications/usbpicprog.app/Contents/MacOS/ >> >> You can access the cli by typing e.g.: >> >> usbpicprog -h >> >> Kind regards, >> >> Frans Schreuder >> >> On 11/03/2010 01:15 PM, René v Amerongen wrote: >>> Hello, I could only find binaries, but is the tool also open source? >>> Is the source available? >>> >>> Also if I understands well, the tool is connecting with the cli program to do its thing ( programming reading etc ). Plus it got a library to the device info? >>> >>> Greetz >>> >>> RvA >>> ------------------------------------------------------------------------------ >>> Achieve Improved Network Security with IP and DNS Reputation. >>> Defend against bad network traffic, including botnets, malware, >>> phishing sites, and compromised hosts - saving your company time, >>> money, and embarrassment. Learn More! >>> http://p.sf.net/sfu/hpdev2dev-nov >>> _______________________________________________ >>> Usbpicprog-technical mailing list >>> Usb...@li... >>> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical >> >> ------------------------------------------------------------------------------ >> Achieve Improved Network Security with IP and DNS Reputation. >> Defend against bad network traffic, including botnets, malware, >> phishing sites, and compromised hosts - saving your company time, >> money, and embarrassment. Learn More! >> http://p.sf.net/sfu/hpdev2dev-nov_______________________________________________ >> Usbpicprog-technical mailing list >> Usb...@li... >> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical > > ------------------------------------------------------------------------------ > Achieve Improved Network Security with IP and DNS Reputation. > Defend against bad network traffic, including botnets, malware, > phishing sites, and compromised hosts - saving your company time, > money, and embarrassment. Learn More! > http://p.sf.net/sfu/hpdev2dev-nov > _______________________________________________ > Usbpicprog-technical mailing list > Usb...@li... > https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical |
From: Frans S. <fra...@gm...> - 2010-11-04 07:37:44
Attachments:
signature.asc
|
Hoi René, If you are really looking for osx / cocoa code, this is handled by wxWidgets. I am using this library to handle operating system specific things. Regards, Frans On 11/03/2010 07:57 PM, Frans Schreuder wrote: > Dear René, > > There is no different code for osx / cocoa. There are some os specific > #ifdef lines in the code, but that's all. > > Regards, > > Frans > > On 11/03/2010 07:50 PM, René v Amerongen wrote: >> Hoi Frans >> >> Of course I understand that UsbPicProg is open source and I have that code. But I cant find the cocoa code for the macosx app. >> >> Thank you >> >> René >> >> Op 3 nov 2010, om 15:42 heeft Frans Schreuder het volgende geschreven: >> >>> Dear René v Amerongen, >>> >>> The CLI for osx is somewhat difficult to access, since the binary is >>> inside an .app package. >> I know how to connect to the cli and I did found this already. >> >>> If you realize that the .app is just a directory, you can access it and >>> find the executable in usbpicprog.app/Contents/MacOS >>> if you type: >>> >>> export PATH=$PATH:/Applications/usbpicprog.app/Contents/MacOS/ >>> >>> You can access the cli by typing e.g.: >>> >>> usbpicprog -h >>> >>> Kind regards, >>> >>> Frans Schreuder >>> >>> On 11/03/2010 01:15 PM, René v Amerongen wrote: >>>> Hello, I could only find binaries, but is the tool also open source? >>>> Is the source available? >>>> >>>> Also if I understands well, the tool is connecting with the cli program to do its thing ( programming reading etc ). Plus it got a library to the device info? >>>> >>>> Greetz >>>> >>>> RvA >>>> ------------------------------------------------------------------------------ >>>> Achieve Improved Network Security with IP and DNS Reputation. >>>> Defend against bad network traffic, including botnets, malware, >>>> phishing sites, and compromised hosts - saving your company time, >>>> money, and embarrassment. Learn More! >>>> http://p.sf.net/sfu/hpdev2dev-nov >>>> _______________________________________________ >>>> Usbpicprog-technical mailing list >>>> Usb...@li... >>>> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical >>> ------------------------------------------------------------------------------ >>> Achieve Improved Network Security with IP and DNS Reputation. >>> Defend against bad network traffic, including botnets, malware, >>> phishing sites, and compromised hosts - saving your company time, >>> money, and embarrassment. Learn More! >>> http://p.sf.net/sfu/hpdev2dev-nov_______________________________________________ >>> Usbpicprog-technical mailing list >>> Usb...@li... >>> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical >> ------------------------------------------------------------------------------ >> Achieve Improved Network Security with IP and DNS Reputation. >> Defend against bad network traffic, including botnets, malware, >> phishing sites, and compromised hosts - saving your company time, >> money, and embarrassment. Learn More! >> http://p.sf.net/sfu/hpdev2dev-nov >> _______________________________________________ >> Usbpicprog-technical mailing list >> Usb...@li... >> https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical |