Monthly Archives: 12월 2013

삼성·SK하이닉스, 차세대 모바일 메모리 ‘LPDDR4’ 개발

삼성전자와 SK하이닉스가 세계 최초로 20나노급 기술을 적용한 LPDDR4(Low Power Double Data Rate4) 제품을 나란히 개발했다. LPDDR4는 표준화가 진행 중인 차세대 모바일 D램 규격으로 초고속, 저전력의 특성을 갖췄다. 양사가 8Gb LPDDR4 모바일 D램 개발에 성공함에 따라 지금까지 LPDDR3 규격에 머물러 있던 모바일 D램 시장은 LPDDR4로 또 한 번의 세대교체를 이룰 것으로 전망된다. 삼성전자와 SK하이닉스는 최첨단 20나노급… Read More »

asp download file

Response.BinaryWrite Office 2007 docs corrupted 참조 : http://www.aspsnippets.com/Articles/Save-Files-to-SQL-Server-Database-using-FileUpload-Control.aspx 다운로드시 10M 이상 다운로드 안될때 // IIS 서비스 재시작 C:\WINDOWS\system32\inetsrv MetaBase.xml 열어 수정 (범퍼/업로드) AspBufferingLimit=”10240000″ => AspBufferingLimit=”20240000″ AspMaxRequestEntityAllowed=”4240000″ => spMaxRequestEntityAllowed=”20240000″

vsFTPd 2.3.5 버전에서 ftp 오류 발생

상태: 211.111.111.188:21에 연결…상태: 연결 수립, 환영 메시지를 기다림…응답: 220 (vsFTPd 2.3.5)명령: USER root응답: 331 Please specify the password.명령: PASS *******응답: 530 Login incorrect.오류: 치명적 오류오류: 서버에 연결하지 못함 sudo apt-get remove –purge vsftpd후 다시 설치 sudo apt-get install vsftpd # ——————————————————————————# SETUP FTP USERS ————————————————————–# —————————————————————————— # create the ftp users and lock them to… Read More »

asp.net/ajaxlibrary

ASP.NET AJAX Control Toolkit Welcome to the ASP.NET AJAX Control Toolkit.   Choose from any of the samples on the left to see the live controls in action, and experiment with their different possibilities. What is the ASP.NET AJAX Control Toolkit? The ASP.NET AJAX Control Toolkit is an open-source project built on top of the… Read More »