文件名称:socketsms
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- 2**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于C#同步套接字的发消息实例.程序分为服务端和客户端,在VS2005下编译通过,运行测试时要先启动服务端,输入相关信息,然后启动客户端请求连接,这样就可以在指定的IP两台电脑间互相发送消息。-Based on the C# examples of synchronous socket send an announcement. Program is divided into server and client, in the VS2005 compiled by running the test must first start the server, enter the relevant information, and then start the client requests a connection, so that you can at the specified IP between two computers with each other to send the message.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
socketsms\同步套接字客户端\AssemblyInfo.cs
.........\................\Form1.cs
.........\................\Form1.resx
.........\................\licenses.licx
.........\................\Sock_Conn.csproj
.........\................\Sock_Conn.csproj.user
.........\................\Sock_Conn.sln
.........\................\Sock_Conn.suo
.........\..........服务器\AssemblyInfo.cs
.........\................\Form1.cs
.........\................\Form1.resx
.........\................\licenses.licx
.........\................\Socket-Bin.csproj
.........\................\Socket-Bin.csproj.user
.........\................\Socket-Bin.sln
.........\................\Socket-Bin.suo
.........\同步套接字客户端
.........\同步套接字服务器
socketsms
.........\................\Form1.cs
.........\................\Form1.resx
.........\................\licenses.licx
.........\................\Sock_Conn.csproj
.........\................\Sock_Conn.csproj.user
.........\................\Sock_Conn.sln
.........\................\Sock_Conn.suo
.........\..........服务器\AssemblyInfo.cs
.........\................\Form1.cs
.........\................\Form1.resx
.........\................\licenses.licx
.........\................\Socket-Bin.csproj
.........\................\Socket-Bin.csproj.user
.........\................\Socket-Bin.sln
.........\................\Socket-Bin.suo
.........\同步套接字客户端
.........\同步套接字服务器
socketsms