@Xeha
@orignal
Arch
CIVINULL
Danny
FreeRider
Irc2PGuest12106
Irc2PGuest43409
Irc2PGuest77854
Irc2PGuest97524
Napsterbater_
Over1
R4SAS
RN
RN_
SlippyJoe
acetone
anon2
aside
b3t4f4c3
eyedeekay
hagen_
hk
itsjustme
poriori
r3med1tz-
rapidash
shiver_
thetia
u5657_1
weko
x74a6
yeti
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
no
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
Hmm
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
Yes
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
Yes
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