336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
How do I add my domain name to my computers host file?
Posted by Support, Last modified by Support on 12 September 2013 01:44 PM

Windows

    • Open Notepad and then open the "Hosts" file on your computer. The location of the "Hosts" file is as follows:

      Windows 95/98/Me:  c:\windows\hosts 
      Windows NT/2000/XP Pro:  c:\winnt\system32\drivers\etc\hosts
      Windows XP Home: c:\windows\system32\drivers\etc\hosts
      Windows Vista/7/8: c:\windows\system32\drivers\etc\hosts

      You may need administrator access for Windows NT/2000/XP/Vista/7/8, you can gain this by logging in as an Administrator or by right clicking on Notepad in the start menu and then clicking on Run As Administrator. Then open the file listed above.

      NOTE: Hosts is the name of the hosts file and not another directory name. It does not have an file extension (extensions are the .exe, .txt, .doc, etc. endings to filenames) and so appears to be another directory in the example above.

      This file should be edited with a text editor, such as Notepad, and not a word processor, such as Microsoft Word.

    • Add this line to the Hosts file at the bottom where 0.0.0.0 is the IP address and your-domain-name.com is the domain name.
      0.0.0.0     your-domain-name.com

 

  • Save your changes.
  • Once you are done with this entry you can delete the line from your Hosts file and save it.

    NOTE: Windows users should verify that they are showing extensions for all file types. This will help verify that the Hosts file is named correctly. To reset Windows to show all file extensions, double click on My Computer. Go to View Menu (Win95/98/ME) or Tools Menu (Win2000/XP), and select Folder Options. Click the View tab. In the Files and Folders section, DESELECT (uncheck) the item named "Hide file extensions for known file types". Click Apply, and then click OK.



https://support.aiso.net/index.php?/Knowledgebase/Article/View/240/2/how-do-i-add-my-domain-name-to-my-computers-host-file

'Programming > C,CPP,CS' 카테고리의 다른 글

[CPP] Windows Service 간단하게 만들기  (0) 2017.10.17
WaitForMultipleObjects  (0) 2017.04.19
[VS2013] 힙이 손상되었습니다.  (0) 2017.04.05
Visual Studio 2013 갑자기 느려질때  (0) 2017.04.04
AES Block cipher modes  (0) 2017.03.29

[VS2013] 힙이 손상되었습니다.

Programming/C,CPP,CS 2017. 4. 5. 14:30 Posted by TanSanC
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

[VS2013] 힙이 손상되었습니다.



프로그램이 사용하던 메모리를 해제한 후에 다음과 같이 에러가 발생하는 경우



처음에 메모리 할당시 적절한 크기를 할당하지 못하여 발생하는 경우가 있다.




최고 malloc 시 제대로 크기 계산을 못하여 



해당 메모리를 해제 할때 다음과 같은 에러가 발생 함.











336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

Visual Studio 2013 갑자기 느려질때




Microsoft SQL Server 를 지우면서


관련 프로그램을 모두 지웠더니


Visual Studio 가 엄청 느려졌다





재설치를 하려고 보니





다음과 같은 에러 발생



Microsoft SQL Server Compact 4.0


https://www.microsoft.com/ko-kr/download/details.aspx?id=17876



를 설치하고 나니 원래의 속도로 작동 됨.



AES Block cipher modes

Programming/C,CPP,CS 2017. 3. 29. 09:50 Posted by TanSanC
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

AES Block cipher modes




Electronic Codebook (ECB)



Cipher Block Chaining (CBC)





Propagating Cipher Block Chaining (PCBC)




Cipher Feedback (CFB)




Counter (CTR)






Output Feedback (OFB)







출처 : https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation










파인드라이브 TANK S

IT제품 리뷰 2017. 3. 23. 10:04 Posted by TanSanC
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.




  - 가장 오래하는 주차 감시 ! (최소 전력으로 가장 오래 감시, 충격 감지 1초 부팅, 0.75초 녹화!)


  - 4인치로 확인되는 큰 LCD 모니터


  - 전후방 FULL + HD


  - 3년 무상 AS로 자신있는 품질과 서비스! 


  - 소니 명품 센서 탑재 !


  - 또렷한 프리미엄 나이트 비전 


  - 안전운전을 위한 ADAS 기능 (앞차출발 알림, 차선이탈 경보)


  - 포멧프리 저장방식







336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

파인드라이브 TANK S 


세상에서 가장 오래가는 블랙박스




  - 가장 오래하는 주차 감시 ! (최소 전력으로 가장 오래 감시, 충격 감지 1초 부팅, 0.75초 녹화!)


  - 4인치로 확인되는 큰 LCD 모니터


  - 전후방 FULL + HD


  - 3년 무상 AS로 자신있는 품질과 서비스! 


  - 소니 명품 센서 탑재 !


  - 또렷한 프리미엄 나이트 비전 


  - 안전운전을 위한 ADAS 기능 (앞차출발 알림, 차선이탈 경보)


  - 포멧프리 저장방식




336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.


1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(518,5): error MSB8008: 지정된 플랫폼 도구 집합(v120)이 설치되지 않았거나 올바르지 않습니다. 지원되는 플랫폼 도구 집합 값이 선택되었는지 확인하십시오.







프로젝트를 Visual Studio 2013 에서 빌드를 하다가


Visual Studio 2010 에서 빌드를 시도하니



이렇게 에러가 발생한다.










플랫폼 도구 집합이 빌드할 Visual Studio와 버전이 맞지 않다










플랫폼 도구 집합을 <부모 또는 프로젝트 기본값에서 상속> 으로 바꾸면 잘 돌아간다.












'Programming > C,CPP,CS' 카테고리의 다른 글

Visual Studio 2013 갑자기 느려질때  (0) 2017.04.04
AES Block cipher modes  (0) 2017.03.29
[jsoncpp] getList Names  (0) 2017.02.06
임계영역 설정 Ctirical Section  (0) 2016.11.07
Jsoncpp 주의 사항  (0) 2016.11.01
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

Finedrive T, 실시간주차감시 기능 살펴보기







336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

Windows Network Load Balancing (VirtualBox & Windows2012) #4





Test 를 위한 IIS 설정 및 Test 를 진행 해보겠습니다







1. AppTest1 설정































2. AppTest2 설정





3. Client PC 에서 테스트





이렇게 192.168.20.13 으로 접속을 하면 자동으로 192.168.20.11 혹은 192.168.20.12 로 연결됩니다.










336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

Windows Network Load Balancing (VirtualBox & Windows2012) #3



이제 Windows Network Load Balancing 설정을 해보겠습니다.





이런 형태의 구성이 될 겁니다.







1. AppTest1 에서 Cluster 를 만들기 위해 첫번째 Host 인 192.168.20.11 를 검색 합니다.




 

 

2. 추가된 Host 확인


 

 

 

 

 

 

 

 

 

 

 

 

 



 

 

 

 

 

 

3. Cluster IP 로 사용할 IP를 추가


 

 

 

 

 

 

 


 

 

 

 

 

 

 4. Cluster IP 입력


 

 

 

 

 

 

 



 

 

 

 

 

 

 5. Edit 하여 Cluster Operation Mode 변경

 

 

 

 

 

 

 


 

 

 

 

 

 

 

 6. Port Rules 변경


 

 

 

 

 

 


 

 

 

 

 

 

 

 

 7. Fitering Mode -> Multiple Host : None 선택

 

 

 

 

 


 

 

 

 

 

 

 8. Finish


 

 

 

 

 

 

 


 

 

 

 

 

 9. AppTest1(192.168.20.11)이 Cluster IP(192.168.20.13)으로 설정된 것이 보입니다.


 

 

 

 

 

 

 

 


 

 

 

 

 

 10. AppTest2(192.168.20.12)을 Cluster 에 Host 로 추가해보겠습니다.

 

 

 

 

 

 

 

 


 

 

 

 

 

  11. AppTest2(192.168.20.12)을 검색


 

 

 

 

 

 

 

 


 

 

 

  10. AppTest2(192.168.20.12)을 선택


 

 

 

 

 

 

 

 

 

 


 

 

 

 

  11. IP 확인


 

 

 

 

 

 

 

 

 


 

 

 

 

 

 


 

 

 

 

 

 

 


 

 

 

    12. Port Rule 확인


 

 

 

 

 

 

 

 

 

 


 

 

 

     13. 이제 추가되어 Pending 중 입니다. 


 Virtual Box 라 그런지.... 시간이 좀 걸립니다.







이제 설정은 모두 끝났습니다.