Hi,
The codes are to send data, main func is in 'test_tool.go', calling
ParsingXml function is fine. but calling GetRemotePort, GetRemoteIp,
GetProtocol, GetSendData is wrong: "./test_tool.go:67: undefined:
GetRemotePort".
BR,
Wei Yan-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
test_tool.go
Description: Binary data
parsing_config.go
Description: Binary data
