登录

最新会员 最新下载

成为了本站VIP会员

05月09日 16:51

成为了本站VIP会员

05月09日 14:47

成为了本站VIP会员

05月08日 20:16

成为了本站VIP会员

05月08日 10:54

成为了本站VIP会员

05月07日 09:50

成为了本站VIP会员

04月30日 12:23
已选条件
  1. 编程语言:C#
  2. 代码类别:IP
  3. 发布时间:近三天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. TPC_IP_ch3

  TCP/IP source codes Network server

1
下载
30
浏览
2018-02-19发布

2. TCP

  这是一个关于TCP的简单程序。(This is a simple program about TCP)

2
下载
73
浏览
2017-10-21发布

3. stcp

  STCP implementation in C++

2
下载
49
浏览
2017-08-04发布

4. share1

  TCP文件下载上传,可实现随时随地暂停,恢复,终止等操作。(TCP file download, upload, you can achieve anytime, anywhere suspended, recovery, termination and other operations.)

2
下载
17
浏览
2017-07-19发布

5. 29812892

  TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信(File transfer system under the TCP protocol, between client and server to implement communication through IP address confirmation)

2
下载
30
浏览
2017-04-27发布

6. RAW_TCP_CLIENT

  STM32F407开发板块 TCP/IP通信 TCP 客户端程序(STM32F407+TCP CLIENT TEST OK)

12
下载
32
浏览
2016-12-01发布

9. TCP_Server_test

  简单TCP客户端应用程序(采用多进程书写)(Simple TCP client application (using multi process writing))

2
下载
27
浏览
2016-08-01发布

10. Server

  服务端采用TCP/IP协议进行通讯连接,连接端口号默认为20249(The server uses the TCP/IP protocol to communicate the connection, the connection port number is 20249.)

5
下载
70
浏览
2016-07-19发布

11. bacnet-stack-0.8.3

  BACNET协议栈源码,比较复杂的协议,希望对大家有用。(BACNET protocol stack source code, the more complex protocol, want to be useful.)

9
下载
31
浏览
2016-07-15发布

12. TCPSever_dos

  dos环境下的TCP/IP服务端测试程序,经过实测没问题。开发者可以参考作为自己开发的底层源代码,性能稳定。(dos environment TCP/IP server testing procedures, through no problem found. Developers can refer to as their underlying source code development, stable performance.)

1
下载
48
浏览
2015-09-22发布

13. WawaSocket

  支持TCP,UDP协议,需要WinSock控件,功能强大,支持多种协议,使用灵.活,WinSockAPI调用的wsock32.dll(28K)或ws2_32.dll(69K)为Windows系统自带函数库不必担心缺少文件。(Supports TCP, UDP protocol, WinSock control, powerful, supporting multiple protocols, using the spirit. Live, wsock32.dll WinSockAPI call (28K) or ws2_32.dll (69K) for the Windows system comes with the library does not have to worry about missing files ʱ ??)

6
下载
26
浏览
2015-09-07发布

14. TcpServerConnection

  tcp server connection class

3
下载
13
浏览
2015-07-30发布

15. nRF24L01_TX-RX_Test_v0.2

  tcp ip wi fi samples c sources code

2
下载
23
浏览
2015-05-09发布

16. w5500-51-Demo-Code

  W5500网络模块的51单片机驱动程序,模拟SPI接口驱动,硬件TCPIP集成协议栈,开发很方便,调通可用。(W5500 51 Demo Code)

34
下载
63
浏览
2015-05-01发布

17. HWTest12

  给出一个整数(负数使用其绝对值),输出这个整数中的两种递减数之和(1.最大递减数;2.递减数中各位数之和最大的数)。递减数:一个数字的递减数是指相邻的数位从大到小排列的数字,不包含相邻的数位大小相同的情况。最大递减数:所输入整数的所有递减数中值最大的一个。如:75345323,递减数有:75,753,53,53,532,32.最大递减数是753.各位数字之和最大的递减数:75个位数字之和=12(7+5),753各位数之和15,由此可知最大递减数为753。此程序输出结果=最大递减数+各位数之和最大的递减数。输入:75345323,输出:1506(Given an integer (negative using its absolute value), output the sum of two descending in the integer number (1. Maximum decreasing number 2. The decline in the number of each number the sum is the biggest number).Decreasing number: a number of decreasing number refers to the digital adjacent order number, do not contain adjacent digital size are the same.Maximum number of decreasing: all the input integer one of the biggest decline in the number of values.Such as: 75345323, decreasing number: 75753,53,53,532,32. Maximum decreasing number is 753. The sum of digits of the largest decline number: 75 bits digital = 12 (7+ 5), the sum of the sum of 753 digits 15, thus the maximum decreasing number is 753.The program output = maximum decreasing number+ you number the sum is one of the largest decline.Input: 75345323, output: 1506)

5
下载
41
浏览
2015-04-04发布

18. enet_io

  enet_io TI Cortex-M4系列 LWIP+TCP通信。 好的代码。(enet_io TI Cortex-M4 LWIP+TCP)

9
下载
31
浏览
2014-10-20发布

19. AT91SAM_uCOSII_Lwip

  在AT91SAM7X平台上,使用lwip网络协议栈来实现和互联网通信,支持ARP,TCP,UDP等基础协议,方使实现远距离和大数据传输(On AT91SAM7X platform, using lwip network protocol stack to achieve and Internet communications, support ARP, TCP, UDP and other basic agreement, parties make to achieve long-range and large data transfers)

6
下载
25
浏览
2014-09-01发布

20. tcpudp

  C# 编写的TCP和UDP测试工具,用于测试TCP及UDP数据(TCP and UDP testing tool written in C#, is used to test the TCP and UDP data)

23
下载
20
浏览
2014-08-22发布