Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2012-09-10 | 435 Bytes | |
tce2py.py | 2012-09-10 | 23.8 kB | |
utils.py | 2012-09-10 | 4.9 kB | |
test_c.py | 2012-09-10 | 1.4 kB | |
test_s.py | 2012-09-10 | 1.5 kB | |
tcelib.py | 2012-09-10 | 10.4 kB | |
tcelib.pyc | 2012-09-10 | 15.2 kB | |
tce1.txt | 2012-09-10 | 854 Bytes | |
tce2py.pyc | 2012-09-10 | 21.4 kB | |
mylex.py | 2012-09-10 | 6.7 kB | |
network.py | 2012-09-10 | 11.3 kB | |
lexparser.py | 2012-09-10 | 3.8 kB | |
message.py | 2012-09-10 | 3.3 kB | |
errbase.py | 2012-09-10 | 812 Bytes | |
app.py | 2012-09-10 | 35.6 kB | |
Totals: 15 Items | 141.2 kB | 0 |
tce -------------- TINY COMMUNICATION ENGINE https://sourceforge.net/projects/adoggie-tce/files/tcelib/ #scott shanghai china #86-13916624477 qq:24509826 msn: socketref@hotmail.com # steps: ======= 1. create your idl, to see <tce1.txt> 2. compile idl python tce2py.py it will create app.py 3. execute test_s.py , test_c.py illustrating how to rpc requirements: ============== 1.python 2.6 above 2.ply 3.4 enjoy!