?? readme
字號:
$Id: README,v 1.1 2000/04/19 19:22:15 apr Exp $isoserver is similar to simpleserver but uses ISOServerclass instead of handling sessions itself.It demonstrate the use of ChannelConnectors, Filters and LoopbackChannel as well.-------+ +---------+ +--------+Server |<--->|ISOServer|---------------->|Loopback|Socket |<--->| |<-\ [Reply] |Channel |-------+ +---------+ \--[Filter]---| | +--------+This example is hardcoded for port 8000, ASCIIChannel and ISO87APackager,this should match src/etc/jpos.cfg's simpleclient config if you are totest it from simpleclient example.It may seems confusing the fact that ISOServer receives a 'ServerChannel'on its client side. Client side channel will implement the protocol requiredto talk with remove clients, but it is still a ServerChannel, we are onthe server side of that connection.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -