Git Product home page Git Product logo

secs4java8's Issues

Another language

Hello, may I ask if you have considered using C # for implementation

Some questions about Example 5: ExampleHsmsGsActiveOne

Hello:
When I was running Example 5 ActiveOne, the Host established a TCP connection with the Passive system normally, but after sending S1F15, the TCP disconnected and the console encountered the error shown in the diagram. Would you like to tell me how this happened. In addition, what is the difference between ActiveOne and ActiveTwo?
image

Clarify API scope

Great work!

It's a bit unclear to me if the library allows only consuming SECS/GEM server or if it also could be used to serve a SECS/GEM endpoint. Could this be clarified in the documentation (maybe including an example)?

about build Secs2 Message quesion

eg : Secs2.list(
Secs2.uint2(portListRptId), //DATAID
Secs2.uint4(eventId),
Secs2.list( //L:a
Secs2.list( //L:2
Secs2.uint4(portListRptId), //rptId
Secs2.list( //L:b
/*
V
*/
Secs2.ascii(agvCode), // agvCode
Secs2.list(
Secs2.ascii(ports.get(0)), //port1
Secs2.ascii(ports.get(1)) // port2
)
)
)
)

        );

the params port1 and port2 is List, it maybe one or more ,how do i build him, does it support foreach

SecsCommunicatableStateChangeListener What state does it listener

Hi,we are passive,SecsCommunicatableStateChangeListener listener state is false,In this state, we send a message, the other party can't receive it, the other party sends a message, we can receive it! Our system will receive HsmsNotConnectionException!
please tell me why? thanks

running example error

I use the host '127.0.0.1' and port '5000' to run the example,but an error was occured.
"AbstractHsmsSsActiveCommunicator#open AsynchronousSocketChannel#connect failed"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.