Coder Social home page Coder Social logo

Comments (17)

vforteli avatar vforteli commented on June 4, 2024

https://github.com/vforteli/RadiusServerService contains an implementation used in production, however it is made according to our specific requirements, so it will not be very useful without modification.

from flexinets.radius.radiusserver.

bbhxwl avatar bbhxwl commented on June 4, 2024

I downloaded a lot of errors, I am Chinese, Chinese information is very little, I hope you can help me, you can run the project.

from flexinets.radius.radiusserver.

bbhxwl avatar bbhxwl commented on June 4, 2024

qq 20170516032434

from flexinets.radius.radiusserver.

vforteli avatar vforteli commented on June 4, 2024

Yes, so those references are specific to our implementation and should be removed.
https://github.com/vforteli/RadiusServerService/tree/Base this branch is a cleaned up version using less references and only a basic mock packet handler.

from flexinets.radius.radiusserver.

bbhxwl avatar bbhxwl commented on June 4, 2024

C # this little information in this area.
qq 20170516034650

from flexinets.radius.radiusserver.

bbhxwl avatar bbhxwl commented on June 4, 2024

Can you give me radiusserver.dll? I think the most important may be this, I try.

from flexinets.radius.radiusserver.

vforteli avatar vforteli commented on June 4, 2024

Oh, that can be removed, leftovers from a clickonce installation project.

from flexinets.radius.radiusserver.

vforteli avatar vforteli commented on June 4, 2024

radiusserver.dll is built from this project https://github.com/vforteli/RadiusServer and has to be referenced by radiusserverservice. Probably a good idea to just include them in the same solution and add a project reference.

from flexinets.radius.radiusserver.

bbhxwl avatar bbhxwl commented on June 4, 2024

I obviously have the nuget package, but still can not run. Hey

qq 20170516035731

from flexinets.radius.radiusserver.

vforteli avatar vforteli commented on June 4, 2024

You will have to enable nuget package restore (right click the solution and it should be there). Also note that the projects target .Net 4.6.2

from flexinets.radius.radiusserver.

bbhxwl avatar bbhxwl commented on June 4, 2024

I built a new project, the code copied to the new project which is running, but there will be a mistake, the path access was rejected?
Do you have a mailbox? I sent you my project, you look, I did not use the service, but the use of winform

qq 20170516035731

from flexinets.radius.radiusserver.

bbhxwl avatar bbhxwl commented on June 4, 2024

Made the wrong picture

from flexinets.radius.radiusserver.

bbhxwl avatar bbhxwl commented on June 4, 2024

qq 20170516042548

from flexinets.radius.radiusserver.

bbhxwl avatar bbhxwl commented on June 4, 2024

Chinese days are bright, I have to pay close attention to sleep, I hope you can help me. One night did not sleep

from flexinets.radius.radiusserver.

vforteli avatar vforteli commented on June 4, 2024

Cant really help much with that error. Just make sure the dictionary file is copied to output, and is readable by the process.

from flexinets.radius.radiusserver.

bbhxwl avatar bbhxwl commented on June 4, 2024

I found this to be a bug that requires an incoming file that is not a folder. Will not you modify the normal operation?

from flexinets.radius.radiusserver.

vforteli avatar vforteli commented on June 4, 2024

Its not a bug, but depends on how you reference RadiusServer. If you build it and create an assembly reference to the dll, Visual Studio doesnt know about the directory file and wont copy it to the output.
However, if you put the projects in the same solution and create a project reference, Visual Studio should copy the file to the final output directory.

from flexinets.radius.radiusserver.

Related Issues (14)

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.