Description: 看后对socket编程会有很大的提高,朋友们一定不要错过!-socket programming will be greatly improved, and friends must not miss! Platform: |
Size: 223232 |
Author:雷方 |
Hits:
Description: The word building game is a well known game all over the world. It is also called as scrabble. In this network-supported game, four players can play the game together sharing the same matrix board. Players can join their corresponding opponents directly by searching. I have used UDP sockets for searching the hosted game and TCP sockets for game processing. This game can be played within the subnet. Platform: |
Size: 41984 |
Author:王小文 |
Hits:
Description: Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using the actual production client application you may find that you are failing to fully test the server under heavy load or unusual network conditions. You may be using two or more machines, but your development network probably doesn t cause the kind of packet fragmentation and delays that you might encounter in the wild. Often when testing in the development environment your server only ever receives complete, distinct messages, and this can lead novice developers to assume that this is how it always is. As we pointed out in a previous article, the server developer is always responsible for breaking up the TCP byte stream into protocol specific chunks. Platform: |
Size: 110592 |
Author:王小文 |
Hits:
Description: udp和tcp程序
实现多客户端同时连接,并能同时发送信息和接收信息。
504547114-tcp and udp procedures multi-client link, and at the same time send messages and receive information. 504547114 Platform: |
Size: 51200 |
Author:王强 |
Hits:
Description: 这是一个用Csharp写的 Socket无连接收发数据的服务器端和客户端源码-This a use of Socket Csharp was no link transceiver data server and client source code Platform: |
Size: 4096 |
Author: |
Hits:
Description: Windows mobile 5.0的经典客户机、服务器Socket通信实例,摘自Symbol公司的软件源代码,本人已经在VS2005上调试通过。程序中有详细文档说明,如有问题请与本人联系。-Windows mobile 5.0 classic client, server instance of Socket Communications, Symbol from the company Platform: |
Size: 289792 |
Author:yinyz |
Hits:
Description: c#实现的一款即时通信小程序,利用socket封装的udp协议实现,是初学者学习socket编程的很好的源代码。功能比较简单,还有许多可以完善的地方-c# achieved a small instant messaging program, using socket protocol udp package is for beginners to learn the good socket programming source code. Function is relatively simple, there are many good local Platform: |
Size: 83968 |
Author:李彤 |
Hits:
Description: Network-Demo-C#是用c#开发的网络方面的demo,覆盖http、tcp/ip、udp、socket的服务端和客户端的demo示例-Network- Demo- c# Demo is to use c# development of the Network, HTTP, TCP/IP, udp, socket server and client Demo sample Platform: |
Size: 90112 |
Author:shenyunmin |
Hits: