-
SSH and MIME
I not sure if this goes in this forum but any way
I want to create a Web server but I have no clue about SSL and how uploading file workd - I read the data that goes in and out of my pc - when i uploaded a file - but still i have no clue :cry:
can any one point me right direction :D
Thx
-
Re: SSH and MIME
What are you going to be using as a development language?
-
Re: SSH and MIME
C for accepting connecting and dealing with the connections and ASM to deal with the client.
I just need to know How it basically works
example questing
1. how does the client know the encrption type ?? or vice versa
2. what port client connect to ?
3. what kind of request cleint sends ? etc
I used google but No luck - I cannot find these answers