전체 글(150)
-
ORACLE Ords+Apex 18.1 to 18.2 upgrade
APEX ################################################## # APEX, ORDS 업그레이드버전 다운로드. # apex/ords file upload. scp -i ./pem_file ./apex_18.2.zip opc@xxx.xxx.xx.xx:~/ scp -i ./pem_file ./ords-18.2.0.zip opc@xxx.xxx.xx.xx:~/ mkdir /u01/media cp /home/opc/*.zip /u01/media apex_18.2.zip 압축해제_경로 -> /u01/app/oracle/product/apex/18.2.0.00.12 cd /u01/app/oracle/product/apex/18.2.0.00.12 sqlplus 'sys as sys..
2019.10.19 -
Photon webhooks + oracle_restful
# 설명 client Photon방생성 -> Webhook -> ords_Server # ORDS_SERVER Webhooks https://doc.photonengine.com/en-us/realtime/current/gameplay/web-extensions/webhooks Webhooks | Photon Engine MULTIPLAYER REALTIME PUN BOLT QUANTUM COMMUNICATION CHAT VOICE SELF-HOSTED SERVER We Make Multiplayer Simple Photon Realtime Develop and launch multiplayer games globally whether you are an indie developer or AAA stud..
2019.10.19 -
Oracle apex & ords upgrade on apache+tomcat+ssl
ORDS & APEX 업그레이드 ORDS 참고 : https://blog.yannickjaquier.com/oracle/oracle-rest-data-services-ords.html , https://oracle-base.com/articles/misc/oracle-rest-data-services-ords-installation-on-tomcat ords_download : https://www.oracle.com/database/technologies/appdev/rest-data-services-v192-downloads.html su - oracle sqlplus 'sys as sysdba' password enter. #ords apex - 유저별 패스워드설정및 권한설정 alter user o..
2019.10.19 -
Jmeter - 사용법
참고 : https://www.slideshare.net/xenonix/apache-jmeter-41356991 Jmeter 조금 더 잘 이용하려면 plug-in이 필요 https://jmeter-plugins.org/install/Install/ download한 jar파일을 설치경로/lib/ext에 복사한다. 재시작 Plugin manager에서 sampler plugins을 설치하고, 테스트할 API서버 경로를 셋팅한다. TreadGroup을 생성 쓰레드 수, 전체 쓰레드 동작시간, 실행 카운트 TreadGroup 선택후 add → sampler → http request (restapi test을 위한 설정_ protocal (http or https) , server name or ip ( ex..
2019.10.19 -
Jump AR 동물원
요즘 증감현실, 인공지능 말이 많지요. 동물을 키우고 싶어도 공간도 안되고 털도 날리고.. 그런 단점을 해결해줄 게임이 나왔습니다.! 심쿵심쿵. 색도 칠할 수 있어요. 제 시절땐 다마고치가 최고였지만 이렇게 세상이 변할 줄이야~
2019.10.10 -
해리포터 마법사연합 (AR 증감현실)
예전에 핫하고 핫한 포켓몬이라는 게임이 있었죠~ 무더운 날 포켓몬 잡고, 알을 부화하느라. 땀을 뻘뻘 흘려가며 걸었었던 추억이 새록새록 떠오릅니다. 포켓몬 고의 해리포터판 - 해리포터 마법사연합. 포켓몬도 인기가많지만 해리포터 또한 소설그리고 영화로 많은 인기가 있었죠. 이곳저곳을 누비며, 운동도하고 즐겁게 게임도 하고 일석이조죠!
2019.08.07