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 f79228225f msgb: Add putLen32 and test adding an empty bytearray
Add a putLen32 that puts 32 bit in network order on
the stream.

Test adding empty byte arrays to the stream
2011-02-03 19:32:45 +01:00
contrib License: Add AGPLv3 headers to the files 2010-12-14 02:54:16 +01:00
Extensions.st extensions: Introduce a swap32 on numbers 2011-02-03 18:51:33 +01:00
IPAConstants.st License: Add AGPLv3 headers to the files 2010-12-14 02:54:16 +01:00
IPADispatcher.st License: Add AGPLv3 headers to the files 2010-12-14 02:54:16 +01:00
IPAMuxer.st License: Add AGPLv3 headers to the files 2010-12-14 02:54:16 +01:00
IPAProtoHandler.st License: Add AGPLv3 headers to the files 2010-12-14 02:54:16 +01:00
LogAreas.st m2ua: Introduce M2UA support to the networking code 2011-02-03 18:52:41 +01:00
M2UA.st m2ua: Introduce M2UA support to the networking code 2011-02-03 18:52:41 +01:00
MessageBuffer.st msgb: Add putLen32 and test adding an empty bytearray 2011-02-03 19:32:45 +01:00
README Add a README with the 'goal' of this sub-project. 2010-09-27 01:42:42 +08:00
SCCP.st sccp: Add the missing copyright file 2011-02-03 13:44:01 +01:00
Tests.st msgb: Add putLen32 and test adding an empty bytearray 2011-02-03 19:32:45 +01:00
package.xml m2ua: Introduce M2UA support to the networking code 2011-02-03 18:52:41 +01:00

README

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