• LF몰 이벤트
  • 파일시티 이벤트
  • 서울좀비 이벤트
  • 탑툰 이벤트
  • 닥터피엘 이벤트
  • 아이템베이 이벤트
  • 아이템매니아 이벤트

OTP 보안 토큰 발급 프로그램 소스(구현:C샵)

*운*
개인인증판매자스토어
최초 등록일
2020.07.22
최종 저작일
2010.05
1페이지/파일확장자 압축파일
가격 2,500원 할인쿠폰받기
다운로드
장바구니

소개글

소프트웨어 공학전공, 4학년 컴퓨터보안 과목에서 실습과제로 수행항 OTP토큰발급 로그인 프로그램소스입니다.

-소스설명:
1)서버/클라이언트 프로그램: 서버 접속하여 회원가입/로그인 수행
2)서버는 회원가입한 유저의 ID에 해당하는 Hash값을 테이블에 저장하고 관리함
3)클라이언트는 ID/PW로 회원가입후, 발급된 OTP번호로 로그인 가능
4)c#기반 UI구현 및 소켓통신 프로그램으로 구현

컴파일 실행환경

Microsoft ,net Framework (c샵)

압축파일 내 파일목록

OTP_해시체인기법_SKey방식.hwp
OTPProgramming/ClientOTP/
OTPProgramming/ClientOTP/OTPNetworkCommunication.sln
OTPProgramming/ClientOTP/OTPNetworkCommunication.suo
OTPProgramming/ClientOTP/OTPNetworkCommunication/
OTPProgramming/ClientOTP/OTPNetworkCommunication/bin/
OTPProgramming/ClientOTP/OTPNetworkCommunication/bin/Debug/
OTPProgramming/ClientOTP/OTPNetworkCommunication/bin/Debug/OTPNetworkCommunication.exe
OTPProgramming/ClientOTP/OTPNetworkCommunication/bin/Debug/OTPNetworkCommunication.pdb
OTPProgramming/ClientOTP/OTPNetworkCommunication/bin/Debug/OTPNetworkCommunication.vshost.exe
OTPProgramming/ClientOTP/OTPNetworkCommunication/ClientOTP.cs
OTPProgramming/ClientOTP/OTPNetworkCommunication/ClientOTP.Designer.cs
OTPProgramming/ClientOTP/OTPNetworkCommunication/ClientOTP.resx
OTPProgramming/ClientOTP/OTPNetworkCommunication/InputOTP.cs
OTPProgramming/ClientOTP/OTPNetworkCommunication/InputOTP.Designer.cs
OTPProgramming/ClientOTP/OTPNetworkCommunication/InputOTP.resx
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/Debug/
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/Debug/OTPNetworkCommunication.ClientOTP.resources
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/Debug/OTPNetworkCommunication.csproj.GenerateResource.Cache
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/Debug/OTPNetworkCommunication.exe
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/Debug/OTPNetworkCommunication.InputOTP.resources
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/Debug/OTPNetworkCommunication.pdb
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/Debug/OTPNetworkCommunication.Properties.Resources.resources
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/Debug/OTPNetworkCommunication.Registration.resources
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/Debug/OTPNetworkCommunication.ServerOTP.resources
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/Debug/Refactor/
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/Debug/TempPE/
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
OTPProgramming/ClientOTP/OTPNetworkCommunication/obj/OTPNetworkCommunication.csproj.FileListAbsolute.txt
OTPProgramming/ClientOTP/OTPNetworkCommunication/OTPNetworkCommunication.csproj
OTPProgramming/ClientOTP/OTPNetworkCommunication/Program.cs
OTPProgramming/ClientOTP/OTPNetworkCommunication/Properties/
OTPProgramming/ClientOTP/OTPNetworkCommunication/Properties/AssemblyInfo.cs
OTPProgramming/ClientOTP/OTPNetworkCommunication/Properties/Resources.Designer.cs
OTPProgramming/ClientOTP/OTPNetworkCommunication/Properties/Resources.resx
OTPProgramming/ClientOTP/OTPNetworkCommunication/Properties/Settings.Designer.cs
OTPProgramming/ClientOTP/OTPNetworkCommunication/Properties/Settings.settings
OTPProgramming/ClientOTP/OTPNetworkCommunication/Registration.cs
OTPProgramming/ClientOTP/OTPNetworkCommunication/Registration.Designer.cs
OTPProgramming/ClientOTP/OTPNetworkCommunication/Registration.resx
OTPProgramming/ClientOTP/OTPNetworkCommunication/ServerOTP.cs
OTPProgramming/ClientOTP/OTPNetworkCommunication/ServerOTP.Designer.cs
OTPProgramming/ClientOTP/OTPNetworkCommunication/ServerOTP.resx
OTPProgramming/ClientOTP/OTPNetworkCommunication/TcpClient.cs
OTPProgramming/ServerOTP/
OTPProgramming/ServerOTP/ServerOTP.sln
OTPProgramming/ServerOTP/ServerOTP.suo
OTPProgramming/ServerOTP/ServerOTP/
OTPProgramming/ServerOTP/ServerOTP/bin/
OTPProgramming/ServerOTP/ServerOTP/bin/Debug/
OTPProgramming/ServerOTP/ServerOTP/bin/Debug/ServerOTP.exe
OTPProgramming/ServerOTP/ServerOTP/bin/Debug/ServerOTP.pdb
OTPProgramming/ServerOTP/ServerOTP/bin/Debug/ServerOTP.vshost.exe
OTPProgramming/ServerOTP/ServerOTP/Member.cs
OTPProgramming/ServerOTP/ServerOTP/obj/
OTPProgramming/ServerOTP/ServerOTP/obj/Debug/
OTPProgramming/ServerOTP/ServerOTP/obj/Debug/Refactor/
OTPProgramming/ServerOTP/ServerOTP/obj/Debug/ServerOTP.csproj.GenerateResource.Cache
OTPProgramming/ServerOTP/ServerOTP/obj/Debug/ServerOTP.exe
OTPProgramming/ServerOTP/ServerOTP/obj/Debug/ServerOTP.pdb
OTPProgramming/ServerOTP/ServerOTP/obj/Debug/ServerOTP.Properties.Resources.resources
OTPProgramming/ServerOTP/ServerOTP/obj/Debug/ServerOTP.ServerOTP.resources
OTPProgramming/ServerOTP/ServerOTP/obj/Debug/TempPE/
OTPProgramming/ServerOTP/ServerOTP/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
OTPProgramming/ServerOTP/ServerOTP/obj/ServerOTP.csproj.FileListAbsolute.txt
OTPProgramming/ServerOTP/ServerOTP/OTPProcedure.cs
OTPProgramming/ServerOTP/ServerOTP/Program.cs
OTPProgramming/ServerOTP/ServerOTP/Properties/
OTPProgramming/ServerOTP/ServerOTP/Properties/AssemblyInfo.cs
OTPProgramming/ServerOTP/ServerOTP/Properties/Resources.Designer.cs
OTPProgramming/ServerOTP/ServerOTP/Properties/Resources.resx
OTPProgramming/ServerOTP/ServerOTP/Properties/Settings.Designer.cs
OTPProgramming/ServerOTP/ServerOTP/Properties/Settings.settings
OTPProgramming/ServerOTP/ServerOTP/ServerOTP.cs
OTPProgramming/ServerOTP/ServerOTP/ServerOTP.csproj
OTPProgramming/ServerOTP/ServerOTP/ServerOTP.Designer.cs
OTPProgramming/ServerOTP/ServerOTP/ServerOTP.resx
OTPProgramming/ServerOTP/ServerOTP/TcpServer.cs
시연.jpg

참고 자료

없음
*운*
판매자 유형Bronze개인인증

주의사항

저작권 자료의 정보 및 내용의 진실성에 대하여 해피캠퍼스는 보증하지 않으며, 해당 정보 및 게시물 저작권과 기타 법적 책임은 자료 등록자에게 있습니다.
자료 및 게시물 내용의 불법적 이용, 무단 전재∙배포는 금지되어 있습니다.
저작권침해, 명예훼손 등 분쟁 요소 발견 시 고객센터의 저작권침해 신고센터를 이용해 주시기 바랍니다.
환불정책

해피캠퍼스는 구매자와 판매자 모두가 만족하는 서비스가 되도록 노력하고 있으며, 아래의 4가지 자료환불 조건을 꼭 확인해주시기 바랍니다.

파일오류 중복자료 저작권 없음 설명과 실제 내용 불일치
파일의 다운로드가 제대로 되지 않거나 파일형식에 맞는 프로그램으로 정상 작동하지 않는 경우 다른 자료와 70% 이상 내용이 일치하는 경우 (중복임을 확인할 수 있는 근거 필요함) 인터넷의 다른 사이트, 연구기관, 학교, 서적 등의 자료를 도용한 경우 자료의 설명과 실제 자료의 내용이 일치하지 않는 경우
최근 본 자료더보기
탑툰 이벤트
OTP 보안 토큰 발급 프로그램 소스(구현:C샵)
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업
AI 챗봇
2024년 05월 12일 일요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
3:35 오후
New

24시간 응대가능한
AI 챗봇이 런칭되었습니다. 닫기