文件名称:SocketToolsourcecode
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Text]
- 上传时间:
- 2017-12-26
- 文件大小:
- 3.46mb
- 下载次数:
- 0次
- 提 供 者:
- sherr******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Socket测试工具包的开发
第一阶段,先开发客户端,第二阶段 开发服务端.
1.GPS坐标数据的解析与转化, 比如开始和结尾判断后,中间取字符串的方式. 使用什么样的编码.
2.Json数据的解析与转化,快速的发送类的一种方式,不用考虑那么多的字节转化方式
3.最简单的是发送字符串,这样的功能市面上都有。
我要能够发送字节串,可以写一个16进制串,然后发送出去. 可以定时发送.
4.多个客户端同时发送数据. 模拟数量,然后以列表的形式看发送和返回的数据.
5.添加的测试服务器和设置的参数能够保存下来,下次仍然能够使用.(Development of the Socket test kit The first stage, the first development of the client, the second phase of the development of the server. 1.GPS coordinate data analysis and transformation, such as the beginning and end of the judgment, the way to take a string in the middle. What kind of code to use. The resolution and transformation of 2.Json data, a way of fast sending classes without considering so many byte conversion methods 3. the simplest is the sending string, which has the function on the market. I want to be able to send a byte string, write a string of 16, and send it out. You can send it regularly. More than 4. clients send the data at the same time, simulate the number, and then look at the data sent and returned in the form of a list. 5. added test server and set parameters can be saved and can still be used next time.)
第一阶段,先开发客户端,第二阶段 开发服务端.
1.GPS坐标数据的解析与转化, 比如开始和结尾判断后,中间取字符串的方式. 使用什么样的编码.
2.Json数据的解析与转化,快速的发送类的一种方式,不用考虑那么多的字节转化方式
3.最简单的是发送字符串,这样的功能市面上都有。
我要能够发送字节串,可以写一个16进制串,然后发送出去. 可以定时发送.
4.多个客户端同时发送数据. 模拟数量,然后以列表的形式看发送和返回的数据.
5.添加的测试服务器和设置的参数能够保存下来,下次仍然能够使用.(Development of the Socket test kit The first stage, the first development of the client, the second phase of the development of the server. 1.GPS coordinate data analysis and transformation, such as the beginning and end of the judgment, the way to take a string in the middle. What kind of code to use. The resolution and transformation of 2.Json data, a way of fast sending classes without considering so many byte conversion methods 3. the simplest is the sending string, which has the function on the market. I want to be able to send a byte string, write a string of 16, and send it out. You can send it regularly. More than 4. clients send the data at the same time, simulate the number, and then look at the data sent and returned in the form of a list. 5. added test server and set parameters can be saved and can still be used next time.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
SocketTool\app.config | 2051 | 2013-01-26 |
SocketTool\Backup\Core\BitConverter.cs | 2071 | 2012-09-30 |
SocketTool\Backup\Core\CommTcpClient.cs | 3858 | 2012-10-13 |
SocketTool\Backup\Core\CommTcpServer.cs | 4237 | 2012-10-13 |
SocketTool\Backup\Core\CommUdpClient.cs | 999 | 2012-10-13 |
SocketTool\Backup\Core\CommUdpServer.cs | 4891 | 2012-10-13 |
SocketTool\Backup\Core\Connection.cs | 936 | 2012-10-13 |
SocketTool\Backup\Core\Delegates.cs | 635 | 2012-09-30 |
SocketTool\Backup\Core\Enumerations.cs | 554 | 2012-09-30 |
SocketTool\Backup\Core\IPacket.cs | 486 | 2012-10-13 |
SocketTool\Backup\Core\Message.cs | 25615 | 2012-10-13 |
SocketTool\Backup\Core\MessageReceivedEventArgs.cs | 603 | 2012-09-30 |
SocketTool\Backup\Core\MessageSentEventArgs.cs | 652 | 2012-09-30 |
SocketTool\Backup\Core\NetTest.cs | 1989 | 2012-10-13 |
SocketTool\Backup\Core\PacketUtil.cs | 2970 | 2012-09-30 |
SocketTool\Backup\Core\ParseUtil.cs | 2482 | 2012-09-30 |
SocketTool\Backup\Core\SockUtils.cs | 5700 | 2012-10-13 |
SocketTool\Backup\Form1.cs | 360 | 2012-09-30 |
SocketTool\Backup\Form1.Designer.cs | 1865 | 2012-09-30 |
SocketTool\Backup\Form1.resx | 5814 | 2012-09-30 |
SocketTool\Backup\Program.cs | 491 | 2012-09-29 |
SocketTool\Backup\Properties\AssemblyInfo.cs | 1352 | 2012-09-29 |
SocketTool\Backup\Properties\Resources.Designer.cs | 2870 | 2012-09-29 |
SocketTool\Backup\Properties\Resources.resx | 5612 | 2012-09-29 |
SocketTool\Backup\Properties\Settings.Designer.cs | 1095 | 2012-09-29 |
SocketTool\Backup\Properties\Settings.settings | 249 | 2012-09-29 |
SocketTool\Backup\SocketTool.csproj | 6389 | 2012-10-13 |
SocketTool\Backup\Util\Constants.cs | 3630 | 2012-10-13 |
SocketTool\Backup\Util\Utils.cs | 9104 | 2012-10-13 |
SocketTool\bin\Castle.Core.dll | 73728 | 2009-05-15 |
SocketTool\bin\Castle.DynamicProxy.dll | 73728 | 2006-03-04 |
SocketTool\bin\Castle.DynamicProxy2.dll | 106496 | 2009-05-15 |
SocketTool\bin\Common.Logging.dll | 28672 | 2009-05-15 |
SocketTool\bin\Common.Logging.Log4Net.dll | 7680 | 2009-05-15 |
SocketTool\bin\Debug\client.log | 12483 | 2013-01-25 |
SocketTool\bin\Debug\log.txt | 116 | 2013-01-26 |
SocketTool\bin\Debug\log.txt2013.01.25 | ||
SocketTool\bin\Debug\log4net.dll | 270336 | 2009-05-15 |
SocketTool\bin\Debug\RollingFileAppender_log.txt | ||
SocketTool\bin\Debug\server.log | 14235 | 2013-01-25 |
SocketTool\bin\Debug\socketinfo.xml | 720 | 2013-01-26 |
SocketTool\bin\Debug\SocketTool.exe | 137216 | 2013-01-25 |
SocketTool\bin\Debug\SocketTool.exe.config | 3986 | 2013-01-25 |
SocketTool\bin\Debug\SocketTool.vshost.exe.config | 3986 | 2013-01-25 |
SocketTool\bin\Iesi.Collections.dll | 32768 | 2009-05-15 |
SocketTool\bin\log4net.dll | 270336 | 2009-05-15 |
SocketTool\bin\Release\Castle.Core.dll | 73728 | 2009-05-15 |
SocketTool\bin\Release\Castle.DynamicProxy.dll | 73728 | 2006-03-04 |
SocketTool\bin\Release\Castle.DynamicProxy2.dll | 106496 | 2009-05-15 |
SocketTool\bin\Release\client.log | ||
SocketTool\bin\Release\Common.Logging.dll | 28672 | 2009-05-15 |
SocketTool\bin\Release\Common.Logging.Log4Net.dll | 7680 | 2009-05-15 |
SocketTool\bin\Release\Iesi.Collections.dll | 32768 | 2009-05-15 |
SocketTool\bin\Release\log.txt | 116 | 2013-01-25 |
SocketTool\bin\Release\log.txt2013.01.24 | ||
SocketTool\bin\Release\log4net.dll | 376832 | 2013-09-24 |
SocketTool\bin\Release\RollingFileAppender_log.txt | ||
SocketTool\bin\Release\serialiable.xml | 247 | 2013-01-24 |
SocketTool\bin\Release\server.log | ||
SocketTool\bin\Release\socketinfo.xml | 435 | 2013-09-24 |
SocketTool\bin\Release\SocketTool.exe | 123392 | 2013-09-24 |
SocketTool\bin\Release\SocketTool.exe.config | 2051 | 2013-01-26 |
SocketTool\bin\Release\SocketTool.pdb | 230912 | 2013-09-24 |
SocketTool\bin\Release\SocketTool.vshost.exe | 14328 | 2013-09-24 |
SocketTool\bin\Release\SocketTool.vshost.exe.config | 2051 | 2013-01-26 |
SocketTool\bin\Release\SocketTool.vshost.exe.manifest | 490 | 2007-07-21 |
SocketTool\ClientForm.cs | 9408 | 2013-01-25 |
SocketTool\ClientForm.cs.bak | 8892 | 2013-01-25 |
SocketTool\ClientForm.Designer.cs | 18801 | 2013-01-25 |
SocketTool\ClientForm.resx | 5817 | 2013-01-25 |
SocketTool\Core\BitConverter.cs | 2071 | 2012-09-30 |
SocketTool\Core\CommTcpClient.cs | 4673 | 2013-01-25 |
SocketTool\Core\CommTcpServer.cs | 8885 | 2013-01-21 |
SocketTool\Core\CommUdpClient.cs | 3645 | 2013-01-25 |
SocketTool\Core\CommUdpServer.cs | 7233 | 2013-01-21 |
SocketTool\Core\Connection.cs | 5259 | 2013-01-20 |
SocketTool\Core\Delegates.cs | 635 | 2012-09-30 |
SocketTool\Core\Enumerations.cs | 554 | 2012-09-30 |
SocketTool\Core\Event.cs | 1000 | 2013-01-25 |
SocketTool\Core\IClient.cs | 376 | 2013-01-25 |
SocketTool\Core\IConnection.cs | 361 | 2013-01-25 |
SocketTool\Core\IPacket.cs | 470 | 2012-12-31 |
SocketTool\Core\IServer.cs | 581 | 2013-01-26 |
SocketTool\Core\ISocketInfo.cs | 178 | 2013-01-25 |
SocketTool\Core\Message.cs | 25716 | 2012-12-31 |
SocketTool\Core\MessageReceivedEventArgs.cs | 603 | 2012-09-30 |
SocketTool\Core\MessageSentEventArgs.cs | 652 | 2012-09-30 |
SocketTool\Core\NetTest.cs | 1969 | 2012-12-31 |
SocketTool\Core\PacketUtil.cs | 2972 | 2013-01-01 |
SocketTool\Core\ParseUtil.cs | 3474 | 2013-01-25 |
SocketTool\Core\SocketInfo.cs | 881 | 2013-01-26 |
SocketTool\Core\SockUtils.cs | 8237 | 2013-01-20 |
SocketTool\Core\TcpConnection.cs | 5522 | 2013-01-21 |
SocketTool\Core\UdpConnection.cs | 680 | 2013-01-25 |
SocketTool\Form1.cs | 360 | 2012-09-30 |
SocketTool\Form1.Designer.cs | 1865 | 2012-09-30 |
SocketTool\Form1.resx | 5814 | 2012-09-30 |
SocketTool\image\.svn\all-wcprops | 3279 | 2010-09-09 |
SocketTool\image\.svn\entries | 4353 | 2011-05-26 |
SocketTool\image\.svn\prop-base\anchor.png.svn-base | 53 | 2010-08-05 |