文件名称:wcf-calc
-
所属分类:
- 标签属性:
- 上传时间:2015-08-07
-
文件大小:106.6kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
源码描述:
WCF简单的多人聊天,这是一个简单的应用程序,在这里你可以学到一些关于自托管的Windows的交际基础。
此应用程序与Win形式(聊天 客户端)和WCF库和控制台应用程序的核心。
有了这个应用程序,许多用户可以登录,与其他用户聊天。这很简单,希望大家喜欢。
使用帮助:
在这个项目中,你会发现三个项目,首先来看看配置文件中的所有端点的地址与您的IP地址,必须改变,否则只是改变它用localhost,那样就只能在一台计算机。-Source descr iption:
WCF simple multi-user chat, this is a simple application, where you can learn some basic communication about self-hosting of Windows.
This application form and Win (chat client) and core WCF libraries and console applications.
With this application, many users can log in and chat with other users. It s very simple, I hope you like it.
Using help:
In this project, you ll find three projects, the first to look at the configuration file for all endpoints address with your IP address, must be changed, otherwise just change it with localhost, that can only be in one computer.
WCF简单的多人聊天,这是一个简单的应用程序,在这里你可以学到一些关于自托管的Windows的交际基础。
此应用程序与Win形式(聊天 客户端)和WCF库和控制台应用程序的核心。
有了这个应用程序,许多用户可以登录,与其他用户聊天。这很简单,希望大家喜欢。
使用帮助:
在这个项目中,你会发现三个项目,首先来看看配置文件中的所有端点的地址与您的IP地址,必须改变,否则只是改变它用localhost,那样就只能在一台计算机。-Source descr iption:
WCF simple multi-user chat, this is a simple application, where you can learn some basic communication about self-hosting of Windows.
This application form and Win (chat client) and core WCF libraries and console applications.
With this application, many users can log in and chat with other users. It s very simple, I hope you like it.
Using help:
In this project, you ll find three projects, the first to look at the configuration file for all endpoints address with your IP address, must be changed, otherwise just change it with localhost, that can only be in one computer.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹/
新建文件夹/from.gif
新建文件夹/NumSystem/
新建文件夹/NumSystem/app.config
新建文件夹/NumSystem/bin/
新建文件夹/NumSystem/bin/Debug/
新建文件夹/NumSystem/bin/Debug/NumSystem.exe
新建文件夹/NumSystem/bin/Debug/NumSystem.exe.config
新建文件夹/NumSystem/bin/Debug/NumSystem.pdb
新建文件夹/NumSystem/bin/Debug/NumSystem.vshost.exe
新建文件夹/NumSystem/bin/Debug/NumSystem.vshost.exe.config
新建文件夹/NumSystem/bin/Debug/NumSystem.vshost.exe.manifest
新建文件夹/NumSystem/Form1.cs
新建文件夹/NumSystem/Form1.Designer.cs
新建文件夹/NumSystem/Form1.resx
新建文件夹/NumSystem/NumSystem.csproj
新建文件夹/NumSystem/obj/
新建文件夹/NumSystem/obj/x86/
新建文件夹/NumSystem/obj/x86/Debug/
新建文件夹/NumSystem/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
新建文件夹/NumSystem/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
新建文件夹/NumSystem/obj/x86/Debug/GenerateResource.read.1.tlog
新建文件夹/NumSystem/obj/x86/Debug/GenerateResource.write.1.tlog
新建文件夹/NumSystem/obj/x86/Debug/NumSystem.csproj.FileListAbsolute.txt
新建文件夹/NumSystem/obj/x86/Debug/NumSystem.csproj.GenerateResource.Cache
新建文件夹/NumSystem/obj/x86/Debug/NumSystem.exe
新建文件夹/NumSystem/obj/x86/Debug/NumSystem.Form1.resources
新建文件夹/NumSystem/obj/x86/Debug/NumSystem.pdb
新建文件夹/NumSystem/obj/x86/Debug/NumSystem.Properties.Resources.resources
新建文件夹/NumSystem/obj/x86/Debug/TempPE/
新建文件夹/NumSystem/obj/x86/Debug/TempPE/Service References.host.Reference.cs.dll
新建文件夹/NumSystem/Program.cs
新建文件夹/NumSystem/Properties/
新建文件夹/NumSystem/Properties/AssemblyInfo.cs
新建文件夹/NumSystem/Properties/Resources.Designer.cs
新建文件夹/NumSystem/Properties/Resources.resx
新建文件夹/NumSystem/Properties/Settings.Designer.cs
新建文件夹/NumSystem/Properties/Settings.settings
新建文件夹/NumSystem/Service References/
新建文件夹/NumSystem/Service References/host/
新建文件夹/NumSystem/Service References/host/configuration.svcinfo
新建文件夹/NumSystem/Service References/host/configuration91.svcinfo
新建文件夹/NumSystem/Service References/host/NumService.disco
新建文件夹/NumSystem/Service References/host/NumService.wsdl
新建文件夹/NumSystem/Service References/host/NumService.xsd
新建文件夹/NumSystem/Service References/host/NumService1.xsd
新建文件夹/NumSystem/Service References/host/Reference.cs
新建文件夹/NumSystem/Service References/host/Reference.svcmap
新建文件夹/WCF/
新建文件夹/WCF/App_Data/
新建文件夹/WCF/bin/
新建文件夹/WCF/bin/WCF.dll
新建文件夹/WCF/bin/WCF.pdb
新建文件夹/WCF/INumService.cs
新建文件夹/WCF/NumService.svc
新建文件夹/WCF/NumService.svc.cs
新建文件夹/WCF/obj/
新建文件夹/WCF/obj/Debug/
新建文件夹/WCF/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
新建文件夹/WCF/obj/Debug/TempPE/
新建文件夹/WCF/obj/Debug/WCF.csproj.FileListAbsolute.txt
新建文件夹/WCF/obj/Debug/WCF.dll
新建文件夹/WCF/obj/Debug/WCF.pdb
新建文件夹/WCF/Properties/
新建文件夹/WCF/Properties/AssemblyInfo.cs
新建文件夹/WCF/WCF.csproj
新建文件夹/WCF/WCF.csproj.user
新建文件夹/WCF/Web.config
新建文件夹/WCF/Web.Debug.config
新建文件夹/WCF/Web.Release.config
新建文件夹/最新Asp.Net源码下载.url
新建文件夹/计算器.sln
新建文件夹/计算器.suo
新建文件夹/计算器管理系统/
新建文件夹/计算器管理系统/bin/
新建文件夹/计算器管理系统/bin/Debug/
新建文件夹/计算器管理系统/Form1.cs
新建文件夹/计算器管理系统/Form1.Designer.cs
新建文件夹/计算器管理系统/obj/
新建文件夹/计算器管理系统/obj/x86/
新建文件夹/计算器管理系统/obj/x86/Debug/
新建文件夹/计算器管理系统/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
新建文件夹/计算器管理系统/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
新建文件夹/计算器管理系统/obj/x86/Debug/TempPE/
新建文件夹/计算器管理系统/Program.cs
新建文件夹/计算器管理系统/Properties/
新建文件夹/计算器管理系统/Properties/AssemblyInfo.cs
新建文件夹/计算器管理系统/Properties/Resources.Designer.cs
新建文件夹/计算器管理系统/Properties/Resources.resx
新建文件夹/计算器管理系统/Properties/Settings.Designer.cs
新建文件夹/计算器管理系统/Properties/Settings.settings
新建文件夹/计算器管理系统/计算器管理系统.csproj
新建文件夹/from.gif
新建文件夹/NumSystem/
新建文件夹/NumSystem/app.config
新建文件夹/NumSystem/bin/
新建文件夹/NumSystem/bin/Debug/
新建文件夹/NumSystem/bin/Debug/NumSystem.exe
新建文件夹/NumSystem/bin/Debug/NumSystem.exe.config
新建文件夹/NumSystem/bin/Debug/NumSystem.pdb
新建文件夹/NumSystem/bin/Debug/NumSystem.vshost.exe
新建文件夹/NumSystem/bin/Debug/NumSystem.vshost.exe.config
新建文件夹/NumSystem/bin/Debug/NumSystem.vshost.exe.manifest
新建文件夹/NumSystem/Form1.cs
新建文件夹/NumSystem/Form1.Designer.cs
新建文件夹/NumSystem/Form1.resx
新建文件夹/NumSystem/NumSystem.csproj
新建文件夹/NumSystem/obj/
新建文件夹/NumSystem/obj/x86/
新建文件夹/NumSystem/obj/x86/Debug/
新建文件夹/NumSystem/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
新建文件夹/NumSystem/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
新建文件夹/NumSystem/obj/x86/Debug/GenerateResource.read.1.tlog
新建文件夹/NumSystem/obj/x86/Debug/GenerateResource.write.1.tlog
新建文件夹/NumSystem/obj/x86/Debug/NumSystem.csproj.FileListAbsolute.txt
新建文件夹/NumSystem/obj/x86/Debug/NumSystem.csproj.GenerateResource.Cache
新建文件夹/NumSystem/obj/x86/Debug/NumSystem.exe
新建文件夹/NumSystem/obj/x86/Debug/NumSystem.Form1.resources
新建文件夹/NumSystem/obj/x86/Debug/NumSystem.pdb
新建文件夹/NumSystem/obj/x86/Debug/NumSystem.Properties.Resources.resources
新建文件夹/NumSystem/obj/x86/Debug/TempPE/
新建文件夹/NumSystem/obj/x86/Debug/TempPE/Service References.host.Reference.cs.dll
新建文件夹/NumSystem/Program.cs
新建文件夹/NumSystem/Properties/
新建文件夹/NumSystem/Properties/AssemblyInfo.cs
新建文件夹/NumSystem/Properties/Resources.Designer.cs
新建文件夹/NumSystem/Properties/Resources.resx
新建文件夹/NumSystem/Properties/Settings.Designer.cs
新建文件夹/NumSystem/Properties/Settings.settings
新建文件夹/NumSystem/Service References/
新建文件夹/NumSystem/Service References/host/
新建文件夹/NumSystem/Service References/host/configuration.svcinfo
新建文件夹/NumSystem/Service References/host/configuration91.svcinfo
新建文件夹/NumSystem/Service References/host/NumService.disco
新建文件夹/NumSystem/Service References/host/NumService.wsdl
新建文件夹/NumSystem/Service References/host/NumService.xsd
新建文件夹/NumSystem/Service References/host/NumService1.xsd
新建文件夹/NumSystem/Service References/host/Reference.cs
新建文件夹/NumSystem/Service References/host/Reference.svcmap
新建文件夹/WCF/
新建文件夹/WCF/App_Data/
新建文件夹/WCF/bin/
新建文件夹/WCF/bin/WCF.dll
新建文件夹/WCF/bin/WCF.pdb
新建文件夹/WCF/INumService.cs
新建文件夹/WCF/NumService.svc
新建文件夹/WCF/NumService.svc.cs
新建文件夹/WCF/obj/
新建文件夹/WCF/obj/Debug/
新建文件夹/WCF/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
新建文件夹/WCF/obj/Debug/TempPE/
新建文件夹/WCF/obj/Debug/WCF.csproj.FileListAbsolute.txt
新建文件夹/WCF/obj/Debug/WCF.dll
新建文件夹/WCF/obj/Debug/WCF.pdb
新建文件夹/WCF/Properties/
新建文件夹/WCF/Properties/AssemblyInfo.cs
新建文件夹/WCF/WCF.csproj
新建文件夹/WCF/WCF.csproj.user
新建文件夹/WCF/Web.config
新建文件夹/WCF/Web.Debug.config
新建文件夹/WCF/Web.Release.config
新建文件夹/最新Asp.Net源码下载.url
新建文件夹/计算器.sln
新建文件夹/计算器.suo
新建文件夹/计算器管理系统/
新建文件夹/计算器管理系统/bin/
新建文件夹/计算器管理系统/bin/Debug/
新建文件夹/计算器管理系统/Form1.cs
新建文件夹/计算器管理系统/Form1.Designer.cs
新建文件夹/计算器管理系统/obj/
新建文件夹/计算器管理系统/obj/x86/
新建文件夹/计算器管理系统/obj/x86/Debug/
新建文件夹/计算器管理系统/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
新建文件夹/计算器管理系统/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
新建文件夹/计算器管理系统/obj/x86/Debug/TempPE/
新建文件夹/计算器管理系统/Program.cs
新建文件夹/计算器管理系统/Properties/
新建文件夹/计算器管理系统/Properties/AssemblyInfo.cs
新建文件夹/计算器管理系统/Properties/Resources.Designer.cs
新建文件夹/计算器管理系统/Properties/Resources.resx
新建文件夹/计算器管理系统/Properties/Settings.Designer.cs
新建文件夹/计算器管理系统/Properties/Settings.settings
新建文件夹/计算器管理系统/计算器管理系统.csproj
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.