3월, 2016의 게시물 표시

160331 도서리뷰 - 2015 핀테크 완전 정복

이미지
https://play.google.com/store/books/details?id=jUV7BwAAQBAJ 핀테크      글로벌 모바일 시장 성장           2013 : 235조           2017 : 721조 핀테크 오해      핀테크 범위           간편결제           자산관리           송금           대출      규제완화가 능사?           북미지역 온라인결제 피해액 : 연간 3.5조           국내업체가 준비되지 않은 상황      온라인 오프라인           온라인 결제시장 : 50조           오프라인 결제시장 : 500조      알리바바           위어바오 : 단기금리-예금금리 차액으로 수익모델                1년만에 가입자 1억명                자산총액 94조      모바일결제 플랫폼 사업자           결제수단 30           가맹점 300만           개인 3천만 페이팔      이베이 전체수익의 40%      구매자와 판매자 사이의 지불대행 알리페이      선불전자결제 시스템      중국전자상거래의 가장큰문제인 판매자 구매자간 불신문제 해결      확장 : 송금, 대금결제, 세금납부, 교통비결제, 소액대출 트랜스퍼와이즈      p2p기반의 가상환전 해외송금서비스      0.5% 수수료 온덱      소상공인을 위한 온라인 대출서비스      500만~2.5억 까지 대출가능      온라인으로 대출심사      신용평가를 소셜데이타 빅데이타 분석을 통해 수행 VisualDNA      신용평가전문업체      질문이나 퀴즈통해 신용평가      마스터카드 보고자료 : 전세계 50%가 금융거래 이력 없음      대출불량율 23

160311 IoT Core study

Edit 160311 IoT Core study 황현동 노트북 iotcore 160311 IoT Core study MS, IoT 전략 및 '윈도우 10 IoT 에디션' 출시 발표 rp2 pr3 핀매핑 win32 -> uwp 코드 포팅 분석툴 iot core 용어사전 wifi ap profile을 pc에서 디바이스로 옮겨서 연결 디바이스와 powershell 세션 연결 호환되는 하드웨어 리스트 BLE & GATT 프로필 샘플 파일공유서비스 켜기/끄기 smb프로토콜 ftp 서버로 사용 iot core pro 상업용 라이센스 페이지 uwp api 중에 iot core에서 사용할 수 없는것 Unified Write Filter : 하드디스크 보안관(?) 사용하기 MS, IoT 전략 및 '윈도우 10 IoT 에디션' 출시 발표 http://platum.kr/archives/56200 rp2 pr3 핀매핑 http://ms-iot.github.io/content/en-US/win10/samples/PinMappingsRPi2.htm GPIO As an example, the following code opens GPIO 5 as an output and writes a digital '1' out on the pin: Serial UART Pin 8 - UART0 TX Pin 10 - UART0 RX I2C Bus Pin 3 - I2C1 SDA Pin 5 - I2C1 SCL SPI Bus Pin 19 - SPI0 MOSI Pin 21 - SPI0 MISO Pin 23 - SPI0 SCLK Pin 24 - SPI0 CS0 Pin 26 - SPI0 CS1 win32 -> uwp 코드 포팅 분석툴 http://ms-iot.github.io/content/en-U

160308 uwp 스터디 - 앱확인, 앱삭제

Edit 160308 uwp 스터디 - 앱확인, 앱삭제 황현동 노트북 uwp uwp 스터디 앱삭제 PS C:\> $myapp = Get-AppxPackage *bcf6b83a- 25 db- 443 c-bcc9- 5 e1b236c5a63* PS C:\> $myapp Name : bcf6b83a- 25 db- 443 c-bcc9- 5 e1b236c5a63 Publisher : CN=Hyundong Architecture : X64 ResourceId : Version : 1.0 . 1.0 PackageFullName : bcf6b83a- 25 db- 443 c-bcc9- 5 e1b236c5a63_1. 0.1 . 0 _x64__1nhp4f46kkwka InstallLocation : C:\project\ 160125 _HImgDownloader\HImgDownloader\bin\x64\Debug\AppX IsFramework : False PackageFamilyName : bcf6b83a- 25 db- 443 c-bcc9- 5 e1b236c5a63_1nhp4f46kkwka PublisherId : 1 nhp4f46kkwka IsResourcePackage : False IsBundle : False IsDevelopmentMode : True Dependencies : {Microsoft.NET.CoreRuntime. 1.0 _1. 0.23430 . 0 _x64__8wekyb3d8bbwe, Microsoft.VCLibs. 140.00 .Debug_14. 0.2 3506.0 _x64__8wekyb3d8bbwe} PS C:\> Remove-AppxPackage $myapp ms가 배포하지 않은 모든앱 삭제 PS C:\&g

160308 w10 iot core 스터디, cmd line util, os 시작/종료, pssession연결, psdrive마운트

Edit 160308 w10 iot core 스터디, cmd line util, os 시작/종료, pssession연결, psdrive마운트 황현동 노트북 iotcore kakaocat 160308 w10 iot core 스터디, cmd line util, os 시작/종료, pssession연결, psdrive마운트 IoT Core Command Line Utils Update account password: Set password Query and set device name: Setting startup app: Set Boot Option (Headless vs. headed boot): Device drivers: Services: Shutdown/restart device: Set display resolution iot 부팅 iot core 초기연결 장비 접속시 패스워드 스킵하기 노트북, 디바이스간 파일공유 IoT Core Command Line Utils https://ms-iot.github.io/content/en-US/win10/tools/CommandLineUtils.htm Update account password: net user Administrator [new password] Set password net user [account-username] [new-password] Query and set device name: SetComputerName [new machinename] Setting startup app: IotStartup list lists installed applications IotStartup list headed lists installed headed applications IotStartup list headless lists installed headless