# myTeller **Repository Path**: flyingdown/myTeller ## Basic Information - **Project Name**: myTeller - **Description**: 一个模拟银行柜面的小程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-04-08 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README /*********************************************************************** * 模拟器使用介绍 * * 作者:wangaq * * 日期:2015-11-15 * ************************************************************************/ 1、emulation模拟柜面发送8583报文,报文采用8位长度头,68位报文头,暂时写死,未作配置文件处理。 2、使用方法:emulation 交易码 [单个进程交易数] [进程数] 3、server为挡板程序 4、配置文件统一放置在config目录下 bitmap.ini 配置交易位图 server.ini 配置服务端信息及挡板程序信息 traninfo.ini 配置交易各个位图域的值 5、emulation日志存放于log目录下、server挡板存放与当前目录emulationDebug.log