diff --git a/Client/Client.vcxproj b/Client/Client.vcxproj index 42d5516..bf7a42a 100644 --- a/Client/Client.vcxproj +++ b/Client/Client.vcxproj @@ -154,7 +154,7 @@ - + diff --git a/Client/Client.vcxproj.filters b/Client/Client.vcxproj.filters index 41d453a..1e5676c 100644 --- a/Client/Client.vcxproj.filters +++ b/Client/Client.vcxproj.filters @@ -15,7 +15,7 @@ - + Source Files diff --git a/Client/Debug/Client.log b/Client/Debug/Client.log index ace289e..a66f366 100644 --- a/Client/Debug/Client.log +++ b/Client/Debug/Client.log @@ -1,2 +1,2 @@ - Source.cpp + client.cpp Client.vcxproj -> C:\Users\bartool\MyData\MyCode\Cpp\VisualStudio_lap\LanChat\Debug\Client.exe diff --git a/Client/Debug/Client.tlog/CL.command.1.tlog b/Client/Debug/Client.tlog/CL.command.1.tlog index b1926e0..4748699 100644 Binary files a/Client/Debug/Client.tlog/CL.command.1.tlog and b/Client/Debug/Client.tlog/CL.command.1.tlog differ diff --git a/Client/Debug/Client.tlog/CL.read.1.tlog b/Client/Debug/Client.tlog/CL.read.1.tlog index 0231590..cc174e0 100644 Binary files a/Client/Debug/Client.tlog/CL.read.1.tlog and b/Client/Debug/Client.tlog/CL.read.1.tlog differ diff --git a/Client/Debug/Client.tlog/CL.write.1.tlog b/Client/Debug/Client.tlog/CL.write.1.tlog index a050747..24e34bd 100644 Binary files a/Client/Debug/Client.tlog/CL.write.1.tlog and b/Client/Debug/Client.tlog/CL.write.1.tlog differ diff --git a/Client/Debug/Client.tlog/link.command.1.tlog b/Client/Debug/Client.tlog/link.command.1.tlog index 9deb286..70c2370 100644 Binary files a/Client/Debug/Client.tlog/link.command.1.tlog and b/Client/Debug/Client.tlog/link.command.1.tlog differ diff --git a/Client/Debug/Client.tlog/link.read.1.tlog b/Client/Debug/Client.tlog/link.read.1.tlog index 9e70532..6b1bda0 100644 Binary files a/Client/Debug/Client.tlog/link.read.1.tlog and b/Client/Debug/Client.tlog/link.read.1.tlog differ diff --git a/Client/Debug/Client.tlog/link.write.1.tlog b/Client/Debug/Client.tlog/link.write.1.tlog index d8a2f37..b49fa63 100644 Binary files a/Client/Debug/Client.tlog/link.write.1.tlog and b/Client/Debug/Client.tlog/link.write.1.tlog differ diff --git a/Client/Debug/Source.obj b/Client/Debug/Source.obj deleted file mode 100644 index 372f20f..0000000 Binary files a/Client/Debug/Source.obj and /dev/null differ diff --git a/Client/Debug/vc142.idb b/Client/Debug/vc142.idb index ed65117..7c40eeb 100644 Binary files a/Client/Debug/vc142.idb and b/Client/Debug/vc142.idb differ diff --git a/Client/Debug/vc142.pdb b/Client/Debug/vc142.pdb index 2c2287c..ec2b585 100644 Binary files a/Client/Debug/vc142.pdb and b/Client/Debug/vc142.pdb differ diff --git a/Client/Source.cpp b/Client/client.cpp similarity index 100% rename from Client/Source.cpp rename to Client/client.cpp diff --git a/Debug/Client.exe b/Debug/Client.exe index 3806eb4..184b843 100644 Binary files a/Debug/Client.exe and b/Debug/Client.exe differ diff --git a/Debug/Client.ilk b/Debug/Client.ilk index 1a8b72f..1c62122 100644 Binary files a/Debug/Client.ilk and b/Debug/Client.ilk differ diff --git a/Debug/Client.pdb b/Debug/Client.pdb index eb4be9d..984934b 100644 Binary files a/Debug/Client.pdb and b/Debug/Client.pdb differ diff --git a/Debug/Server.exe b/Debug/Server.exe index 62ce352..91b5348 100644 Binary files a/Debug/Server.exe and b/Debug/Server.exe differ diff --git a/Debug/Server.ilk b/Debug/Server.ilk index 40548a5..d91cd33 100644 Binary files a/Debug/Server.ilk and b/Debug/Server.ilk differ diff --git a/Debug/Server.pdb b/Debug/Server.pdb index 2071166..818da50 100644 Binary files a/Debug/Server.pdb and b/Debug/Server.pdb differ diff --git a/Debug/SocketLibrary.lib b/Debug/SocketLibrary.lib index 245a601..2a969ec 100644 Binary files a/Debug/SocketLibrary.lib and b/Debug/SocketLibrary.lib differ diff --git a/Debug/SocketLibrary.pdb b/Debug/SocketLibrary.pdb index fd23686..02ff430 100644 Binary files a/Debug/SocketLibrary.pdb and b/Debug/SocketLibrary.pdb differ diff --git a/Server/Debug/Server.Build.CppClean.log b/Server/Debug/Server.Build.CppClean.log index efdbcc5..11f0f2f 100644 --- a/Server/Debug/Server.Build.CppClean.log +++ b/Server/Debug/Server.Build.CppClean.log @@ -1,14 +1,12 @@ c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\vc142.pdb c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\vc142.idb c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\source.obj +c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\debug\server.ilk +c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\debug\server.exe c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\debug\server.pdb c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\server.tlog\cl.command.1.tlog c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\server.tlog\cl.read.1.tlog c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\server.tlog\cl.write.1.tlog -c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\server.tlog\link-cvtres.read.1.tlog -c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\server.tlog\link-cvtres.write.1.tlog -c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\server.tlog\link-rc.read.1.tlog -c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\server.tlog\link-rc.write.1.tlog c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\server.tlog\link.command.1.tlog c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\server.tlog\link.read.1.tlog c:\users\bartool\mydata\mycode\cpp\visualstudio_lap\lanchat\server\debug\server.tlog\link.write.1.tlog diff --git a/Server/Debug/Source.obj b/Server/Debug/Source.obj index 09e3713..bb9fe22 100644 Binary files a/Server/Debug/Source.obj and b/Server/Debug/Source.obj differ diff --git a/Server/Debug/vc142.idb b/Server/Debug/vc142.idb index ff09322..84689d7 100644 Binary files a/Server/Debug/vc142.idb and b/Server/Debug/vc142.idb differ diff --git a/Server/Debug/vc142.pdb b/Server/Debug/vc142.pdb index 2ed9e40..e35be41 100644 Binary files a/Server/Debug/vc142.pdb and b/Server/Debug/vc142.pdb differ diff --git a/SocketLibrary/Debug/SocketLibrary.idb b/SocketLibrary/Debug/SocketLibrary.idb index 9ababee..a35b3d2 100644 Binary files a/SocketLibrary/Debug/SocketLibrary.idb and b/SocketLibrary/Debug/SocketLibrary.idb differ diff --git a/SocketLibrary/Debug/SocketLibrary.log b/SocketLibrary/Debug/SocketLibrary.log index b3c7254..949faa5 100644 --- a/SocketLibrary/Debug/SocketLibrary.log +++ b/SocketLibrary/Debug/SocketLibrary.log @@ -1,2 +1,2 @@ - Source.cpp + server.cpp SocketLibrary.vcxproj -> C:\Users\bartool\MyData\MyCode\Cpp\VisualStudio_lap\LanChat\Debug\SocketLibrary.lib diff --git a/SocketLibrary/Debug/SocketLibrary.pdb b/SocketLibrary/Debug/SocketLibrary.pdb index fd23686..02ff430 100644 Binary files a/SocketLibrary/Debug/SocketLibrary.pdb and b/SocketLibrary/Debug/SocketLibrary.pdb differ diff --git a/SocketLibrary/Debug/SocketLibrary.tlog/CL.command.1.tlog b/SocketLibrary/Debug/SocketLibrary.tlog/CL.command.1.tlog index 9a94d33..854c271 100644 Binary files a/SocketLibrary/Debug/SocketLibrary.tlog/CL.command.1.tlog and b/SocketLibrary/Debug/SocketLibrary.tlog/CL.command.1.tlog differ diff --git a/SocketLibrary/Debug/SocketLibrary.tlog/CL.read.1.tlog b/SocketLibrary/Debug/SocketLibrary.tlog/CL.read.1.tlog index 500db73..a460dd6 100644 Binary files a/SocketLibrary/Debug/SocketLibrary.tlog/CL.read.1.tlog and b/SocketLibrary/Debug/SocketLibrary.tlog/CL.read.1.tlog differ diff --git a/SocketLibrary/Debug/SocketLibrary.tlog/CL.write.1.tlog b/SocketLibrary/Debug/SocketLibrary.tlog/CL.write.1.tlog index c1a32c3..355512c 100644 Binary files a/SocketLibrary/Debug/SocketLibrary.tlog/CL.write.1.tlog and b/SocketLibrary/Debug/SocketLibrary.tlog/CL.write.1.tlog differ diff --git a/SocketLibrary/Debug/SocketLibrary.tlog/Lib-link.read.1.tlog b/SocketLibrary/Debug/SocketLibrary.tlog/Lib-link.read.1.tlog index 417a532..ece6522 100644 Binary files a/SocketLibrary/Debug/SocketLibrary.tlog/Lib-link.read.1.tlog and b/SocketLibrary/Debug/SocketLibrary.tlog/Lib-link.read.1.tlog differ diff --git a/SocketLibrary/Debug/SocketLibrary.tlog/Lib-link.write.1.tlog b/SocketLibrary/Debug/SocketLibrary.tlog/Lib-link.write.1.tlog index ab2b921..42bab3e 100644 Binary files a/SocketLibrary/Debug/SocketLibrary.tlog/Lib-link.write.1.tlog and b/SocketLibrary/Debug/SocketLibrary.tlog/Lib-link.write.1.tlog differ diff --git a/SocketLibrary/Debug/SocketLibrary.tlog/Lib.command.1.tlog b/SocketLibrary/Debug/SocketLibrary.tlog/Lib.command.1.tlog index b9df5e9..26a6a4e 100644 Binary files a/SocketLibrary/Debug/SocketLibrary.tlog/Lib.command.1.tlog and b/SocketLibrary/Debug/SocketLibrary.tlog/Lib.command.1.tlog differ diff --git a/SocketLibrary/Debug/Source.obj b/SocketLibrary/Debug/Source.obj deleted file mode 100644 index 844f41f..0000000 Binary files a/SocketLibrary/Debug/Source.obj and /dev/null differ diff --git a/SocketLibrary/SocketLibrary.vcxproj b/SocketLibrary/SocketLibrary.vcxproj index c09ec2c..7d1dae9 100644 --- a/SocketLibrary/SocketLibrary.vcxproj +++ b/SocketLibrary/SocketLibrary.vcxproj @@ -145,7 +145,7 @@ - + diff --git a/SocketLibrary/SocketLibrary.vcxproj.filters b/SocketLibrary/SocketLibrary.vcxproj.filters index 52b7b2a..13a3a49 100644 --- a/SocketLibrary/SocketLibrary.vcxproj.filters +++ b/SocketLibrary/SocketLibrary.vcxproj.filters @@ -20,7 +20,7 @@ - + Source Files diff --git a/SocketLibrary/Source.cpp b/SocketLibrary/server.cpp similarity index 100% rename from SocketLibrary/Source.cpp rename to SocketLibrary/server.cpp