IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2pd-dev
/2024/09/17
@Xeha
@orignal
Arch
CIVINULL
Danny
Irc2PGuest78391
Napsterbater_
R4SAS
RN
acetone
anon2
aside
b3t4f4c3__
epoch
eyedeekay
goose2
goose2_
hagen
itsjustme
j6
mareki2p
poriori
qend-irc2p
r00tobo
rapidash
shiver_
thetia
u5657
veiledwizard
weko
x74a6
orignal i2pd supports only SAM 3.1
orignal and yes it supported those datagrams that are used in iMule
goose orignal: Should I file an issue for this?
goose SAM UDP Datagram API doesn't work in MacOS
orignal again
orignal i2pd implemets SAM 3.1 only
orignal and I'm not going to implement SAM 3.3
goose Sorry, I got disconnected.
orignal many thanks to zzz about this
orignal <orignal> i2pd supports only SAM 3.1
orignal <orignal> and yes it supported those datagrams that are used in iMule
orignal 3.3 will never be implemented
goose Hmm, I am implementing my own application on SAM v3
orignal until this mess gets sorted out
orignal use SAM 3.1
goose Thanks!
orignal that's all I have now
orignal but no datagrams there
goose Wait
orignal only datagrams over streams
goose No datagram in sam v3.1?
orignal for iMule
orignal well SAM 3.3 is partially implemnted
orignal but it will not be completed because of this
orignal "In an earlier version of this specification, PRIMARY sessions were known as MASTER sessions. In both i2pd and I2P+, they are still known only as MASTER sessions. "
orignal zzz has made this mess
orignal and I'm not going to work on SAM 3.3 until it gets cleared
goose Also, I wonder why I can't connect i2pd sam interface on windows sandbox.
orignal maybe because it's disabled in config?
orignal SAM 3.1 should work
orignal it's widely used
goose I'll test it on new System.
orignal you don't reach that port or what?
goose HTTP console works
goose But SAM connections never established
orignal telnet 127.0.0.1 7656
orignal what does it say?
goose It's not my environment.
orignal if it works you should see like this
orignal SAM sessions:
orignal GOSTcoin-client (VITUQD)
orignal it the web console
goose It works on macos
orignal HTTP Proxy Enabled
orignal SOCKS Proxy Enabled
orignal BOB Disabled
orignal SAM Enabled
orignal I2CP Disabled
orignal I2PControl Disabled
orignal you should something like this on the web console
goose But only tcp connection is hanged
orignal you connect than send HELLO
orignal on windows mind \r\n
orignal you must send \n
goose I'll investigate further after the vm is installed.
goose Finally, I am attempting to build i2pd with cosmocc. Which Makefile should I start with?
orignal no /r/n should work
orignal just type make
orignal it will recognzie atomatically
orignal for windows you need MSYS2
goose Thank you for your support!
orignal maybe I will implement 3.3 somewhen but not soon
goose Since there is no implementation of Go library version 3.1, it seems I will have to implement it myself.
orignal it should be
orignal you can use 3.3 but with 3.1 features only