1
0
Fork 0
Smalltalk version of IPA muxer, SCCP muxer, msgb class
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Holger Hans Peter Freyther 9cf469c261 misc: Increase portability and initialize at most once
Use the custom "^self basicNew initialize" to create and
initialize the object.
2014-07-24 15:40:10 +02:00
contrib ipa: Make the IPADispatcher automatically initialize the object 2012-07-28 19:04:39 +02:00
core misc: Increase portability and initialize at most once 2014-07-24 15:40:10 +02:00
ipa misc: Increase portability and initialize at most once 2014-07-24 15:40:10 +02:00
isup misc: Increase portability and initialize at most once 2014-07-24 15:40:10 +02:00
m2ua misc: Increase portability and initialize at most once 2014-07-24 15:40:10 +02:00
mtp3 mtp3: Change categories to match Pharo code a bit 2014-07-15 15:26:52 +02:00
osmo misc: Increase portability and initialize at most once 2014-07-24 15:40:10 +02:00
pharo-porting net: Introduce the OsmoStreamSocketBase connection 2013-05-14 17:09:59 +02:00
sccp sccp: Implement connection refused parsing and handling 2014-07-09 13:37:17 +02:00
ua m2ua: Move the code to separate directory to prepare merging with Pharo 2013-06-17 14:19:26 +02:00
.gitignore misc: Ignore vi files 2012-07-30 17:00:47 +02:00
Makefile m2ua: Merge the ASP changes from Pharo to GST 2013-06-17 15:15:35 +02:00
README Add a README with the 'goal' of this sub-project. 2010-09-27 01:42:42 +08:00
Tests.st sccp: Implement connection refused parsing and handling 2014-07-09 13:37:17 +02:00
package.xml m2ua: Merge the ASP changes from Pharo to GST 2013-06-17 15:15:35 +02:00

README

osmo-network a module for networking (SCCP, M3UA, IPA) protocol handling