Hello everyone,
I am Anchit Jain, Computer Science undergraduate from BITS PILANI, India.
I am interested in pursuing SSH Service project.
I have some experience in Socket Programming and Network Protocol development
in C. Some of my work could be seen at [https://github.com/anchitjain1234](https://link.nylas.com/link/ezhvubksgc7dhi29sglp2mpvq/7af2e7b30ed04821b97b5daf…
9e7a5/0?redirect=https%3A%2F%2Fgithub.com%2Fanchitjain1234).
In past, I have implemented some basic network services like TFTP protocol and
some minor part of FTP client.
Regarding the project :- Would this project require a new SSH Server to be
written from scratch or to be build upon some existing codebase like Apache
Mina etc.?
I would request potential mentors to guide me for the same.
Thanks,
Anchit Jain
![](https://link.nylas.com/open/ezhvubksgc7dhi29sglp2mpvq/b6c19abbf9d6411eb72c
8562b4b783ce)
> Hi,I'm Chu Bingxiang, from Harbin Engineering University, China, and this is my third year in this University. This is my first time met with ReactOS, and I found that I really love this project. And maybe "Fully Integrate lwIP" is my dish.After reading the idea-list, I think this one is to fit IwIP well with ReactOS and I need to try my best to make further progress in it.Now I'm facing a big problem, that the newest version of lwIP is 1.4.1, and 1.5.0 is going to be released, which one should I learn?
Hi Chu, welcome to ReactOS!
The lwip version won't be a problem for two reasons:
* We try to stay up to date whenever a new release is available.
* There *shouldn't* be significant differences between lwip versions to
the point of needing to rewrite the whole tcpip driver when a new lwip
version is released.
Also, please consider joining our IRC channel if you need realtime
discussions/interactions.
Good luck!
Cheers,
Amine.
Hi,I'm Chu Bingxiang, from Harbin Engineering University, China, and this is my third year in this University. This is my first time met with ReactOS, and I found that I really love this project. And maybe "Fully Integrate lwIP" is my dish.After reading the idea-list, I think this one is to fit IwIP well with ReactOS and I need to try my best to make further progress in it.Now I'm facing a big problem, that the newest version of lwIP is 1.4.1, and 1.5.0 is going to be released, which one should I learn?
Cheers,
初炳享Chu Bingxiang哈尔滨工程大学计算机科学与技术学院Computer Science and Technology of Harbin Engineering University
Registration is closed! They cant report to JIRA.
> Hello, we normally ask that bug reports be opened on our JIRA at https://jira.reactos.org/
>
> Some months ago I had an issue with VMware, where boot would fail if I upgraded the VM to hardware version 11 or 12, and I had to set it to hardware version 10 for it to work correctly. I thoguht that issue was fixed a while ago, but it may be worth checking.
>
> On 3 March 2016 at 15:20, Thomas Schweikle <tschweikle(a)gmail.com> wrote:
>
>> Hi!
>>
>> After I managed to build ReactOS with the build system I noticed that
>>
>> live- and bootcd do not work within VMware Workstation 12. I've tried
>>
>> ESX Server too. Same: livecd just displays a black screen, while
>>
>> bootcd shows a startup menu. After selecting (or letting timeout) an
>>
>> item the screen goes black.
>>
>> Since the downloadable versions of live- and bootcd do have the same
>>
>> problem I assume this not being a problem of my build, but something
>>
>> they just do not work together with VMware Workstation/ESX-Server.
>>
>> --
>>
>> Thomas
>>
>> _______________________________________________
>>
>> Ros-dev mailing list
>>
>> Ros-dev(a)reactos.org
>>
>> http://www.reactos.org/mailman/listinfo/ros-dev
Hi!
After I managed to build ReactOS with the build system I noticed that
live- and bootcd do not work within VMware Workstation 12. I've tried
ESX Server too. Same: livecd just displays a black screen, while
bootcd shows a startup menu. After selecting (or letting timeout) an
item the screen goes black.
Since the downloadable versions of live- and bootcd do have the same
problem I assume this not being a problem of my build, but something
they just do not work together with VMware Workstation/ESX-Server.
--
Thomas
Hi!
Building ReactOS from scratch is not really magic! It is easy. But now
I am trying to set up an automated build by jenkins, and it starts to
be a challenge ...
I could not find any repository for the build system RosBE? Is there
one? I'd like to check it out, compile it, install it and if this went
OK -- start compiling ReactOS.
Here's an other point: I've to start the build system; this offers a
shell I can enter the next commands. It doesn't seem to be possible to
handle commands to the build system in some way, without typing them
in -- exactly this would be nice to have. It would be useful for
automating with jenkins ...!
Any idea? I've gut some to push the commands in, but all of them are
crude and not really simple and stupid adding some more points of
failure to this build process.
Thanks in advance for any help!
--
Thomas