Commits on Source (15)
-
Cyril HECKMANN authoredfc3dd3eb
-
Cyril HECKMANN authored9a574aed
-
Cyril HECKMANN authoredb1468f94
-
Cyril HECKMANN authored383908c3
-
Cyril HECKMANN authoreda6f1eb9e
-
Cyril HECKMANN authored50f70ce5
-
Cyril HECKMANN authoredbd5dc758
-
HECKMANN CYRIL authoredeb0edb77
-
HECKMANN CYRIL authored8b7c28a2
-
HECKMANN CYRIL authored3b03c173
-
HECKMANN CYRIL authored103291e0
-
HECKMANN CYRIL authored8ed1f058
-
HECKMANN CYRIL authored0491e5c3
-
HECKMANN CYRIL authored19d68392
-
HECKMANN CYRIL authoredd3253b37
Showing
- .gitattributes 63 additions, 0 deletions.gitattributes
- .gitignore 242 additions, 0 deletions.gitignore
- Chat/FormClient/FormClient.sln 22 additions, 0 deletionsChat/FormClient/FormClient.sln
- Chat/FormClient/FormClient/App.config 6 additions, 0 deletionsChat/FormClient/FormClient/App.config
- Chat/FormClient/FormClient/ChatMessage.cs 96 additions, 0 deletionsChat/FormClient/FormClient/ChatMessage.cs
- Chat/FormClient/FormClient/Form1.Designer.cs 185 additions, 0 deletionsChat/FormClient/FormClient/Form1.Designer.cs
- Chat/FormClient/FormClient/Form1.cs 183 additions, 0 deletionsChat/FormClient/FormClient/Form1.cs
- Chat/FormClient/FormClient/Form1.resx 120 additions, 0 deletionsChat/FormClient/FormClient/Form1.resx
- Chat/FormClient/FormClient/FormClient.csproj 94 additions, 0 deletionsChat/FormClient/FormClient/FormClient.csproj
- Chat/FormClient/FormClient/Program.cs 22 additions, 0 deletionsChat/FormClient/FormClient/Program.cs
- Chat/FormClient/FormClient/Properties/AssemblyInfo.cs 36 additions, 0 deletionsChat/FormClient/FormClient/Properties/AssemblyInfo.cs
- Chat/FormClient/FormClient/Properties/Resources.Designer.cs 71 additions, 0 deletionsChat/FormClient/FormClient/Properties/Resources.Designer.cs
- Chat/FormClient/FormClient/Properties/Resources.resx 117 additions, 0 deletionsChat/FormClient/FormClient/Properties/Resources.resx
- Chat/FormClient/FormClient/Properties/Settings.Designer.cs 30 additions, 0 deletionsChat/FormClient/FormClient/Properties/Settings.Designer.cs
- Chat/FormClient/FormClient/Properties/Settings.settings 7 additions, 0 deletionsChat/FormClient/FormClient/Properties/Settings.settings
- Chat/clientUdp/clientUdp/ChatMessage.cs 96 additions, 0 deletionsChat/clientUdp/clientUdp/ChatMessage.cs
- Chat/clientUdp/clientUdp/ClientUdp.cs 78 additions, 19 deletionsChat/clientUdp/clientUdp/ClientUdp.cs
- Chat/clientUdp/clientUdp/clientUdp.csproj 1 addition, 0 deletionsChat/clientUdp/clientUdp/clientUdp.csproj
- Chat/serveurUdp - Copie/serveurUdp.sln 20 additions, 0 deletionsChat/serveurUdp - Copie/serveurUdp.sln
- Chat/serveurUdp - Copie/serveurUdp/ChatMessage.cs 96 additions, 0 deletionsChat/serveurUdp - Copie/serveurUdp/ChatMessage.cs
.gitattributes
0 → 100644
.gitignore
0 → 100644
Chat/FormClient/FormClient.sln
0 → 100644
Chat/FormClient/FormClient/App.config
0 → 100644
Chat/FormClient/FormClient/ChatMessage.cs
0 → 100644
Chat/FormClient/FormClient/Form1.Designer.cs
0 → 100644
Chat/FormClient/FormClient/Form1.cs
0 → 100644
Chat/FormClient/FormClient/Form1.resx
0 → 100644
Chat/FormClient/FormClient/FormClient.csproj
0 → 100644
Chat/FormClient/FormClient/Program.cs
0 → 100644
Chat/clientUdp/clientUdp/ChatMessage.cs
0 → 100644
Chat/serveurUdp - Copie/serveurUdp.sln
0 → 100644